diff options
Diffstat (limited to 'xmloff/inc/XMLIndexBibliographyConfigurationContext.hxx')
-rw-r--r-- | xmloff/inc/XMLIndexBibliographyConfigurationContext.hxx | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/xmloff/inc/XMLIndexBibliographyConfigurationContext.hxx b/xmloff/inc/XMLIndexBibliographyConfigurationContext.hxx index 40845cb94c88..563a0b904a2d 100644 --- a/xmloff/inc/XMLIndexBibliographyConfigurationContext.hxx +++ b/xmloff/inc/XMLIndexBibliographyConfigurationContext.hxx @@ -43,17 +43,6 @@ namespace com { namespace sun { namespace star { */ class XMLIndexBibliographyConfigurationContext : public SvXMLStyleContext { - const OUString sFieldMaster_Bibliography; - const OUString sBracketBefore; - const OUString sBracketAfter; - const OUString sIsNumberEntries; - const OUString sIsSortByPosition; - const OUString sSortKeys; - const OUString sSortKey; - const OUString sIsSortAscending; - const OUString sSortAlgorithm; - const OUString sLocale; - OUString sSuffix; OUString sPrefix; OUString sAlgorithm; |