summaryrefslogtreecommitdiff
path: root/sw/inc/docsh.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/inc/docsh.hxx')
-rw-r--r--sw/inc/docsh.hxx3
1 files changed, 0 insertions, 3 deletions
diff --git a/sw/inc/docsh.hxx b/sw/inc/docsh.hxx
index 20dfcea30f33..5f919cf83f3a 100644
--- a/sw/inc/docsh.hxx
+++ b/sw/inc/docsh.hxx
@@ -289,9 +289,6 @@ public:
virtual void setDocAccTitle( const OUString& rTitle );
virtual const OUString getDocAccTitle() const;
- void setDocReadOnly( bool bReadOnly);
- bool getDocReadOnly() const;
-
::com::sun::star::uno::Reference< ::com::sun::star::frame::XController >
GetController();