diff options
Diffstat (limited to 'xmloff')
-rw-r--r-- | xmloff/source/text/XMLIndexBibliographyEntryContext.cxx | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/xmloff/source/text/XMLIndexBibliographyEntryContext.cxx b/xmloff/source/text/XMLIndexBibliographyEntryContext.cxx index ad4eaa217481..9c6f4dd85dc5 100644 --- a/xmloff/source/text/XMLIndexBibliographyEntryContext.cxx +++ b/xmloff/source/text/XMLIndexBibliographyEntryContext.cxx @@ -39,10 +39,6 @@ using ::com::sun::star::uno::Sequence; using ::com::sun::star::uno::Any; using ::com::sun::star::xml::sax::XAttributeList; - -const sal_Char sAPI_TokenType[] = "TokenType"; -const sal_Char sAPI_CharacterStyleName[] = "CharacterStyleName"; - TYPEINIT1( XMLIndexBibliographyEntryContext, XMLIndexSimpleEntryContext); XMLIndexBibliographyEntryContext::XMLIndexBibliographyEntryContext( |