summaryrefslogtreecommitdiff
path: root/sw/inc
diff options
context:
space:
mode:
authorJulien Nabet <serval2412@yahoo.fr>2012-08-09 23:01:21 +0200
committerJulien Nabet <serval2412@yahoo.fr>2012-08-09 23:17:34 +0200
commitc5cab0a3193ee286134b0d94dd68ccb7d2835381 (patch)
tree7f2481915fb557b2222e3a6d3690602c3896b474 /sw/inc
parent3dd05633bf29dcad613d6787c2a57ea2db2216f7 (diff)
Bin ViewShell::getIDocumentFieldsAccess()
Change-Id: Ib5c49b06a6aab7d578030c3486c9cab91c7f9b28
Diffstat (limited to 'sw/inc')
-rw-r--r--sw/inc/viewsh.hxx4
1 files changed, 0 insertions, 4 deletions
diff --git a/sw/inc/viewsh.hxx b/sw/inc/viewsh.hxx
index ab0e01413746..63ae581a41a0 100644
--- a/sw/inc/viewsh.hxx
+++ b/sw/inc/viewsh.hxx
@@ -324,10 +324,6 @@ public:
const IDocumentLayoutAccess* getIDocumentLayoutAccess() const;
IDocumentLayoutAccess* getIDocumentLayoutAccess();
- /** Provides access to the document fields administration interface
- */
- const IDocumentFieldsAccess* getIDocumentFieldsAccess() const;
-
/** Provides access to the content operations interface
*/
IDocumentContentOperations* getIDocumentContentOperations();