summaryrefslogtreecommitdiff
path: root/lotuswordpro/source/filter/xfilter/xftextcontent.hxx
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2011-08-30 09:23:55 +0100
committerCaolán McNamara <caolanm@redhat.com>2011-08-30 09:32:24 +0100
commit1a777329e8a49bc4b2cf9c0e60397588197c3ca7 (patch)
tree5349b96474b33e0ae75e8f8911192d41c7e9fefd /lotuswordpro/source/filter/xfilter/xftextcontent.hxx
parent8fef2fef0349d3f21a8c9bfd0f99c72e8b85a9de (diff)
regenerate list
Diffstat (limited to 'lotuswordpro/source/filter/xfilter/xftextcontent.hxx')
-rw-r--r--lotuswordpro/source/filter/xfilter/xftextcontent.hxx6
1 files changed, 0 insertions, 6 deletions
diff --git a/lotuswordpro/source/filter/xfilter/xftextcontent.hxx b/lotuswordpro/source/filter/xfilter/xftextcontent.hxx
index a885aaa80380..81908e07c758 100644
--- a/lotuswordpro/source/filter/xfilter/xftextcontent.hxx
+++ b/lotuswordpro/source/filter/xfilter/xftextcontent.hxx
@@ -84,12 +84,6 @@ public:
*/
void SetText(const rtl::OUString& text);
- /**
- * @descr return the content.
- * @return text content.
- */
- rtl::OUString GetText();
-
virtual enumXFContent GetContentType();
virtual void ToXml(IXFStream *pStrm);