summaryrefslogtreecommitdiff
path: root/xmloff/inc/txtfldi.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'xmloff/inc/txtfldi.hxx')
-rw-r--r--xmloff/inc/txtfldi.hxx4
1 files changed, 0 insertions, 4 deletions
diff --git a/xmloff/inc/txtfldi.hxx b/xmloff/inc/txtfldi.hxx
index b2483de0fd6f..a78f77d69f58 100644
--- a/xmloff/inc/txtfldi.hxx
+++ b/xmloff/inc/txtfldi.hxx
@@ -1077,7 +1077,6 @@ class XMLMacroFieldImportContext : public XMLTextFieldImportContext
::rtl::OUString sMacro; // macro for old documents (pre 638i)
- sal_Bool bMacroOK;
sal_Bool bDescriptionOK;
public:
@@ -1122,11 +1121,9 @@ class XMLReferenceFieldImportContext : public XMLTextFieldImportContext
sal_uInt16 nElementToken;
sal_Int16 nSource;
sal_Int16 nType;
- sal_Int16 nSequenceNumber;
sal_Bool bNameOK;
sal_Bool bTypeOK;
- sal_Bool bSeqNumberOK;
public:
@@ -1402,7 +1399,6 @@ class XMLScriptImportContext : public XMLTextFieldImportContext
sal_Bool bContentOK;
sal_Bool bScriptTypeOK;
- sal_Bool bUrlContent;
public: