summaryrefslogtreecommitdiff
path: root/sfx2/inc
diff options
context:
space:
mode:
authorMichael Stahl <mstahl@redhat.com>2011-10-26 17:33:05 +0200
committerMichael Stahl <mstahl@redhat.com>2011-10-28 17:33:42 +0200
commit96be522e795d88134e010035bc63d625564ddbea (patch)
treea5054a9986a938b2da75305fb07122709c460cc6 /sfx2/inc
parentc9e2f8ff5d19d746a2f2403465c7f9d7e480e166 (diff)
remove pointless SfxBaseModel::setDocumentProperties()
Diffstat (limited to 'sfx2/inc')
-rw-r--r--sfx2/inc/sfx2/sfxbasemodel.hxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/sfx2/inc/sfx2/sfxbasemodel.hxx b/sfx2/inc/sfx2/sfxbasemodel.hxx
index e3c773a5829c..0a15156484d7 100644
--- a/sfx2/inc/sfx2/sfxbasemodel.hxx
+++ b/sfx2/inc/sfx2/sfxbasemodel.hxx
@@ -1512,7 +1512,6 @@ protected:
/* returns true if the document signatures are valid, otherwise false */
sal_Bool hasValidSignatures() const;
- void setDocumentProperties( const ::com::sun::star::uno::Reference< ::com::sun::star::document::XDocumentProperties >& );
//________________________________________________________________________________________________________
// private methods
//________________________________________________________________________________________________________