summaryrefslogtreecommitdiff
path: root/svx/source/smarttags/SmartTagMgr.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'svx/source/smarttags/SmartTagMgr.cxx')
-rw-r--r--svx/source/smarttags/SmartTagMgr.cxx6
1 files changed, 0 insertions, 6 deletions
diff --git a/svx/source/smarttags/SmartTagMgr.cxx b/svx/source/smarttags/SmartTagMgr.cxx
index 7eb9011a0164..7513536e73e3 100644
--- a/svx/source/smarttags/SmartTagMgr.cxx
+++ b/svx/source/smarttags/SmartTagMgr.cxx
@@ -329,8 +329,6 @@ void SmartTagMgr::changesOccurred( const util::ChangesEvent& rEvent )
ReadConfiguration( bExcludedTypes, bRecognize );
}
-/**
-*/
void SmartTagMgr::LoadLibraries()
{
Reference< container::XContentEnumerationAccess > rContent( mxContext->getServiceManager(), UNO_QUERY_THROW );
@@ -393,8 +391,6 @@ void SmartTagMgr::LoadLibraries()
}
-/**
-*/
void SmartTagMgr::PrepareConfiguration( const OUString& rConfigurationGroupName )
{
Any aAny = makeAny( "/org.openoffice.Office.Common/SmartTags/" + rConfigurationGroupName );
@@ -465,8 +461,6 @@ void SmartTagMgr::ReadConfiguration( bool bExcludedTypes, bool bRecognize )
}
}
-/**
-*/
void SmartTagMgr::RegisterListener()
{
// register as listener at package manager