summaryrefslogtreecommitdiff
path: root/sw/inc/pagedesc.hxx
diff options
context:
space:
mode:
authorMathias Bauer <mba@openoffice.org>2010-02-04 17:59:58 +0100
committerMathias Bauer <mba@openoffice.org>2010-02-04 17:59:58 +0100
commitfb184b9cb42d5acd7ca4b011211286f9da0dc54b (patch)
treecfb7d4870b3bb4674c485dcb87fae5086f4c1011 /sw/inc/pagedesc.hxx
parent5b95aa9cd99b7bc4593622ab8cf6d112e09ee104 (diff)
parent65d792a0b8508a931221451c6e1e5072681fd3db (diff)
CWS svxsplit: merge with m71
Diffstat (limited to 'sw/inc/pagedesc.hxx')
-rw-r--r--sw/inc/pagedesc.hxx3
1 files changed, 3 insertions, 0 deletions
diff --git a/sw/inc/pagedesc.hxx b/sw/inc/pagedesc.hxx
index def757b9cf..00686cfd55 100644
--- a/sw/inc/pagedesc.hxx
+++ b/sw/inc/pagedesc.hxx
@@ -344,4 +344,7 @@ public:
operator SwPageDesc() const; // #i7983#
};
+
+SwPageDesc* GetPageDescByName_Impl(SwDoc& rDoc, const String& rName);
+
#endif //_PAGEDESC_HXX