summaryrefslogtreecommitdiff
path: root/lotuswordpro/source
diff options
context:
space:
mode:
Diffstat (limited to 'lotuswordpro/source')
-rw-r--r--lotuswordpro/source/filter/lwpfoundry.hxx1
-rw-r--r--lotuswordpro/source/filter/lwpprtinfo.hxx9
-rw-r--r--lotuswordpro/source/filter/lwptable.hxx3
-rw-r--r--lotuswordpro/source/filter/lwpuidoc.hxx1
-rw-r--r--lotuswordpro/source/filter/xfilter/xfdrawobj.hxx1
-rw-r--r--lotuswordpro/source/filter/xfilter/xfendnote.hxx1
-rw-r--r--lotuswordpro/source/filter/xfilter/xfheader.hxx2
-rw-r--r--lotuswordpro/source/filter/xfilter/xfsection.hxx1
8 files changed, 0 insertions, 19 deletions
diff --git a/lotuswordpro/source/filter/lwpfoundry.hxx b/lotuswordpro/source/filter/lwpfoundry.hxx
index 5906a26b62c3..8f28c6db3a76 100644
--- a/lotuswordpro/source/filter/lwpfoundry.hxx
+++ b/lotuswordpro/source/filter/lwpfoundry.hxx
@@ -211,7 +211,6 @@ private:
LwpDocument* m_pDoc;
bool m_bRegisteredAll;
private: //file members
- LwpVersionManager m_VerMgr;
LwpObjectManager m_ObjMgr;
LwpObjectID m_MarkerHead;
LwpObjectID m_FootnoteMgr;
diff --git a/lotuswordpro/source/filter/lwpprtinfo.hxx b/lotuswordpro/source/filter/lwpprtinfo.hxx
index 78f966b9f4f4..2b490c104498 100644
--- a/lotuswordpro/source/filter/lwpprtinfo.hxx
+++ b/lotuswordpro/source/filter/lwpprtinfo.hxx
@@ -72,15 +72,6 @@ class LwpPrinterInfo
public:
explicit LwpPrinterInfo(LwpObjectStream* pStrm);
~LwpPrinterInfo(){}
-private:
- LwpAtomHolder m_OutputFile;
- LwpAtomHolder cSelectedDivisions;
-
- LwpAtomHolder m_Output;
- LwpAtomHolder m_Name;
- LwpAtomHolder m_Driver;
- LwpAtomHolder m_Queue;
- LwpAtomHolder m_SelectedPages;
public:
static void Read(LwpObjectStream* pStrm);
diff --git a/lotuswordpro/source/filter/lwptable.hxx b/lotuswordpro/source/filter/lwptable.hxx
index ecd2d55be6e4..17d7180eb37b 100644
--- a/lotuswordpro/source/filter/lwptable.hxx
+++ b/lotuswordpro/source/filter/lwptable.hxx
@@ -127,9 +127,6 @@ public:
virtual bool IsTable() override { return true;}
LwpSuperTableLayout* GetSuperTableLayout();
protected:
- LwpDLVListHeadTail m_RowCache;
- LwpDLVListHeadTail m_ColumnCache;
- LwpNotifyListPersistent m_CPTempVersionedNotifyList;
LwpForkedNotifyList m_CPNotifyList;
sal_uInt16 m_nRow, m_nColumn;
diff --git a/lotuswordpro/source/filter/lwpuidoc.hxx b/lotuswordpro/source/filter/lwpuidoc.hxx
index 5d4d4fa02883..e2e9ddb83ad6 100644
--- a/lotuswordpro/source/filter/lwpuidoc.hxx
+++ b/lotuswordpro/source/filter/lwpuidoc.hxx
@@ -132,7 +132,6 @@ public:
explicit LwpUIDocument(LwpObjectStream *pStrm);
~LwpUIDocument();
private:
- LwpNamedProperties m_NamedProps;
LwpAutoRunMacroOptions m_ARMacroOpts;
LwpMergeOptions m_MergedOpts;
LwpAtomHolder m_SheetFullPath; // full path for style sheet
diff --git a/lotuswordpro/source/filter/xfilter/xfdrawobj.hxx b/lotuswordpro/source/filter/xfilter/xfdrawobj.hxx
index 4f7fad207d44..0fa262344d67 100644
--- a/lotuswordpro/source/filter/xfilter/xfdrawobj.hxx
+++ b/lotuswordpro/source/filter/xfilter/xfdrawobj.hxx
@@ -98,7 +98,6 @@ public:
virtual void ToXml(IXFStream *pStrm) override;
protected:
- rtl::Reference<XFContentContainer> m_aContents;
double m_fRotate;
XFPoint m_aRotatePoint;
double m_fScaleX;
diff --git a/lotuswordpro/source/filter/xfilter/xfendnote.hxx b/lotuswordpro/source/filter/xfilter/xfendnote.hxx
index f73aaad500ba..b7812881c53c 100644
--- a/lotuswordpro/source/filter/xfilter/xfendnote.hxx
+++ b/lotuswordpro/source/filter/xfilter/xfendnote.hxx
@@ -79,7 +79,6 @@ public:
private:
OUString m_strID;
OUString m_strLabel;
- rtl::Reference<XFContentContainer> m_aContents;
};
inline XFEndNote::XFEndNote()
diff --git a/lotuswordpro/source/filter/xfilter/xfheader.hxx b/lotuswordpro/source/filter/xfilter/xfheader.hxx
index c9a14799cd20..31e917d9a134 100644
--- a/lotuswordpro/source/filter/xfilter/xfheader.hxx
+++ b/lotuswordpro/source/filter/xfilter/xfheader.hxx
@@ -80,8 +80,6 @@ public:
XFContentContainer::ToXml(pStrm);
pStrm->EndElement( "style:header" );
}
-private:
- rtl::Reference<XFContentContainer> m_aContents;
};
#endif
diff --git a/lotuswordpro/source/filter/xfilter/xfsection.hxx b/lotuswordpro/source/filter/xfilter/xfsection.hxx
index 232262e9bb9a..7aa68cedad52 100644
--- a/lotuswordpro/source/filter/xfilter/xfsection.hxx
+++ b/lotuswordpro/source/filter/xfilter/xfsection.hxx
@@ -87,7 +87,6 @@ private:
OUString m_strSectionName;
bool m_bProtected;
bool m_bHiden;
- XFColor m_aBackColor;
OUString m_strSourceLink;
};