summaryrefslogtreecommitdiff
path: root/xmloff/inc
diff options
context:
space:
mode:
authorJoseph Powers <jpowers27@cox.net>2011-01-07 08:15:35 -0800
committerJoseph Powers <jpowers27@cox.net>2011-01-07 08:15:35 -0800
commit44343e4979187b55072beb5b38ecd9d70a7c448b (patch)
treec8707504a79f40dee05931197a9b049de14ecda0 /xmloff/inc
parente8bf716e6dc616e67a940be048d2df2673e83fcf (diff)
Remove DECLARE_LIST( XMLSectionList_Impl, XMLSectionImportContext* )
Diffstat (limited to 'xmloff/inc')
-rw-r--r--xmloff/inc/xmloff/txtimp.hxx5
1 files changed, 0 insertions, 5 deletions
diff --git a/xmloff/inc/xmloff/txtimp.hxx b/xmloff/inc/xmloff/txtimp.hxx
index 4f1332da1e50..5e776200a08e 100644
--- a/xmloff/inc/xmloff/txtimp.hxx
+++ b/xmloff/inc/xmloff/txtimp.hxx
@@ -375,9 +375,6 @@ enum XMLTextType
#define XML_TEXT_RENAME_TYPE_FRAME 10
#define XML_TEXT_RENAME_TYPE_TABLE 20
-// create type for section list, XMLSectionList_Impl
-DECLARE_LIST( XMLSectionList_Impl, XMLSectionImportContext* )
-
class XMLOFF_DLLPUBLIC XMLTextImportHelper : public UniRefBase,
private boost::noncopyable
{
@@ -457,8 +454,6 @@ public:
bool IsOrganizerMode() const;
bool IsProgress() const;
- XMLSectionList_Impl & GetSectionList();
-
::rtl::OUString ConvertStarFonts( const ::rtl::OUString& rChars,
const ::rtl::OUString& rStyleName,
sal_uInt8& rFlags,