summaryrefslogtreecommitdiff
path: root/sw/inc/doc.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/inc/doc.hxx')
-rw-r--r--sw/inc/doc.hxx3
1 files changed, 0 insertions, 3 deletions
diff --git a/sw/inc/doc.hxx b/sw/inc/doc.hxx
index 65b533bbba59..3bbf5462bef2 100644
--- a/sw/inc/doc.hxx
+++ b/sw/inc/doc.hxx
@@ -903,9 +903,6 @@ public:
*/
void ReplaceUserDefinedDocumentProperties( const ::com::sun::star::uno::Reference< ::com::sun::star::document::XDocumentProperties > xSourceDocProps );
- // Replace all user defined document properties with those from rSource.
- void ReplaceUserDefinedDocumentProperties( const SwDoc& rSource );
-
/** Replace document properties with those from rSource.
This includes the user defined document properties!