summaryrefslogtreecommitdiffstats
path: root/framework/source
diff options
context:
space:
mode:
authorThorsten Behrens <tbehrens@novell.com>2011-03-09 14:56:21 +0100
committerThorsten Behrens <tbehrens@novell.com>2011-03-09 14:56:21 +0100
commit35fbb45086c389f91c0d6ff410d814f7567c1ceb (patch)
tree9bfe461d6912cf164f18784b06903d826cf470ee /framework/source
parentinstall high-resolution icons (diff)
downloadcore-35fbb45086c389f91c0d6ff410d814f7567c1ceb.tar.gz
core-35fbb45086c389f91c0d6ff410d814f7567c1ceb.zip
Revert idle whitespace changes
Reverting all hunks that solely change whitespace, prior to performing the m101 merge from OOo.
Diffstat (limited to 'framework/source')
-rw-r--r--framework/source/dispatch/windowcommanddispatch.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/framework/source/dispatch/windowcommanddispatch.cxx b/framework/source/dispatch/windowcommanddispatch.cxx
index 459496fd300e..32361382b0a4 100644
--- a/framework/source/dispatch/windowcommanddispatch.cxx
+++ b/framework/source/dispatch/windowcommanddispatch.cxx
@@ -154,7 +154,7 @@ IMPL_LINK(WindowCommandDispatch, impl_notifyCommand, void*, pParam)
return 0L;
const int nCommand = pData->GetDialogId();
- ::rtl::OUString sCommand;
+ ::rtl::OUString sCommand;
switch (nCommand)
{