summaryrefslogtreecommitdiff
path: root/sfx2/source/appl/appbaslib.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'sfx2/source/appl/appbaslib.cxx')
-rw-r--r--sfx2/source/appl/appbaslib.cxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/sfx2/source/appl/appbaslib.cxx b/sfx2/source/appl/appbaslib.cxx
index 7d295cdef8cc..aeee95233dff 100644
--- a/sfx2/source/appl/appbaslib.cxx
+++ b/sfx2/source/appl/appbaslib.cxx
@@ -36,7 +36,7 @@ using namespace ::com::sun::star::embed;
using ::osl::MutexGuard;
using ::osl::Mutex;
-//============================================================================
+
SfxBasicManagerHolder::SfxBasicManagerHolder()
:mpBasicManager( NULL )
{
@@ -153,7 +153,7 @@ SfxBasicManagerHolder::LegacyPsswdBinaryLimitExceeded( Sequence< OUString >& sMo
return sal_True;
}
-//============================================================================
+
// Service for application library container
extern "C" SAL_DLLPUBLIC_EXPORT css::uno::XInterface * SAL_CALL
@@ -165,7 +165,7 @@ com_sun_star_comp_sfx2_ApplicationDialogLibraryContainer_get_implementation(
return SFX_APP()->GetDialogContainer();
}
-//============================================================================
+
// Service for application library container
extern "C" SAL_DLLPUBLIC_EXPORT css::uno::XInterface * SAL_CALL