summaryrefslogtreecommitdiff
path: root/sfx2/source/control/dispatch.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'sfx2/source/control/dispatch.cxx')
-rw-r--r--sfx2/source/control/dispatch.cxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/sfx2/source/control/dispatch.cxx b/sfx2/source/control/dispatch.cxx
index fd0cb6ec9cfa..bc2e8dcda13c 100644
--- a/sfx2/source/control/dispatch.cxx
+++ b/sfx2/source/control/dispatch.cxx
@@ -1348,7 +1348,7 @@ void SfxDispatcher::Update_Impl_( bool bUIActive, bool bIsMDIApp, bool bIsIPOwne
SfxShell *pShell = GetShell( nShell-1 );
SfxInterface *pIFace = pShell->GetInterface();
- // don't consider shells if "Hidden" oder "Quiet"
+ // don't consider shells if "Hidden" or "Quiet"
bool bReadOnlyShell = IsReadOnlyShell_Impl( nShell-1 );
sal_uInt16 nNo;
for ( nNo = 0; pIFace && nNo<pIFace->GetObjectBarCount(); ++nNo )
@@ -1622,7 +1622,7 @@ void SfxDispatcher::FlushImpl()
overturned by the use of 'bEnable == 2', so this will be displayed again.
On the other slots it has no effect.
- // HACK(hier muss mal ein enum rein) ???
+ // HACK(here should be used an enum) ???
@param nEnable 1==true: only enable specified slots, disable all other
0==false: disable specified slots, first enable all other
@param nCount Number of SIDs in the following Array