summaryrefslogtreecommitdiff
path: root/sw/inc
diff options
context:
space:
mode:
Diffstat (limited to 'sw/inc')
-rw-r--r--sw/inc/pam.hxx1
-rw-r--r--sw/inc/shellio.hxx1
2 files changed, 0 insertions, 2 deletions
diff --git a/sw/inc/pam.hxx b/sw/inc/pam.hxx
index c090b3f0dfae..dd95d13492f7 100644
--- a/sw/inc/pam.hxx
+++ b/sw/inc/pam.hxx
@@ -302,7 +302,6 @@ public:
};
bool CheckNodesRange( const SwNodeIndex&, const SwNodeIndex&, bool bChkSection );
-bool GoInCntnt( SwPaM & rPam, SwMoveFn fnMove );
#endif // INCLUDED_SW_INC_PAM_HXX
diff --git a/sw/inc/shellio.hxx b/sw/inc/shellio.hxx
index 3ab0b228c3c4..b91aa41f84ad 100644
--- a/sw/inc/shellio.hxx
+++ b/sw/inc/shellio.hxx
@@ -559,7 +559,6 @@ void GetRTFWriter( const OUString&, const OUString&, WriterRef& );
void GetASCWriter( const OUString&, const OUString&, WriterRef& );
void GetHTMLWriter( const OUString&, const OUString&, WriterRef& );
void GetXMLWriter( const OUString&, const OUString&, WriterRef& );
-void GetWW8Writer( const OUString&, const OUString&, WriterRef& );
#endif