summaryrefslogtreecommitdiff
path: root/sw/source/uibase/app/docstyle.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/source/uibase/app/docstyle.cxx')
-rw-r--r--sw/source/uibase/app/docstyle.cxx10
1 files changed, 0 insertions, 10 deletions
diff --git a/sw/source/uibase/app/docstyle.cxx b/sw/source/uibase/app/docstyle.cxx
index 33b78477fd3f..91c5c3b21786 100644
--- a/sw/source/uibase/app/docstyle.cxx
+++ b/sw/source/uibase/app/docstyle.cxx
@@ -2363,16 +2363,6 @@ SwDocStyleSheetPool::SwDocStyleSheetPool( SwDoc& rDocument, bool bOrg )
{
}
-void SAL_CALL SwDocStyleSheetPool::acquire( ) throw ()
-{
- comphelper::OWeakTypeObject::acquire();
-}
-
-void SAL_CALL SwDocStyleSheetPool::release( ) throw ()
-{
- comphelper::OWeakTypeObject::release();
-}
-
SfxStyleSheetBase& SwDocStyleSheetPool::Make( const OUString& rName,
SfxStyleFamily eFam,
sal_uInt16 _nMask)