summaryrefslogtreecommitdiff
path: root/sd
diff options
context:
space:
mode:
authorThorsten Behrens <Thorsten.Behrens@CIB.de>2018-02-15 18:20:57 +0100
committerThorsten Behrens <Thorsten.Behrens@CIB.de>2018-02-15 18:21:35 +0100
commitcf385d9cbbd7e64dd981595e07cac7f3e05519f8 (patch)
tree61539bc0cbd3943fef54453a12de7c2d53cb3b1b /sd
parentf563a81000ce43e95e117229b72228386077f94e (diff)
sd: fix whitespace
Change-Id: Ibefd63909b0e505f52471373ef566f7309d6d5de
Diffstat (limited to 'sd')
-rw-r--r--sd/source/ui/unoidl/unomodel.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sd/source/ui/unoidl/unomodel.cxx b/sd/source/ui/unoidl/unomodel.cxx
index 50702bed3a3e..2ff6f93c0680 100644
--- a/sd/source/ui/unoidl/unomodel.cxx
+++ b/sd/source/ui/unoidl/unomodel.cxx
@@ -577,7 +577,7 @@ void SdXImpressDocument::SetModified() throw()
}
// XModel
-void SAL_CALL SdXImpressDocument ::lockControllers( )
+void SAL_CALL SdXImpressDocument::lockControllers( )
{
::SolarMutexGuard aGuard;