diff options
Diffstat (limited to 'xmloff/source/text/XMLIndexTableSourceContext.hxx')
-rw-r--r-- | xmloff/source/text/XMLIndexTableSourceContext.hxx | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/xmloff/source/text/XMLIndexTableSourceContext.hxx b/xmloff/source/text/XMLIndexTableSourceContext.hxx index 511dd303c72f..a61dc4d4ab7b 100644 --- a/xmloff/source/text/XMLIndexTableSourceContext.hxx +++ b/xmloff/source/text/XMLIndexTableSourceContext.hxx @@ -35,10 +35,6 @@ namespace com { namespace sun { namespace star { */ class XMLIndexTableSourceContext : public XMLIndexSourceBaseContext { - const OUString sCreateFromLabels; - const OUString sLabelCategory; - const OUString sLabelDisplayType; - OUString sSequence; sal_Int16 nDisplayFormat; |