summaryrefslogtreecommitdiff
path: root/xmloff/source/text/XMLIndexBibliographyEntryContext.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'xmloff/source/text/XMLIndexBibliographyEntryContext.cxx')
-rw-r--r--xmloff/source/text/XMLIndexBibliographyEntryContext.cxx3
1 files changed, 1 insertions, 2 deletions
diff --git a/xmloff/source/text/XMLIndexBibliographyEntryContext.cxx b/xmloff/source/text/XMLIndexBibliographyEntryContext.cxx
index f775857c77fe..1ad8c07315c4 100644
--- a/xmloff/source/text/XMLIndexBibliographyEntryContext.cxx
+++ b/xmloff/source/text/XMLIndexBibliographyEntryContext.cxx
@@ -148,8 +148,7 @@ void XMLIndexBibliographyEntryContext::EndElement()
}
void XMLIndexBibliographyEntryContext::FillPropertyValues(
- ::com::sun::star::uno::Sequence<
- ::com::sun::star::beans::PropertyValue> & rValues)
+ css::uno::Sequence<css::beans::PropertyValue> & rValues)
{
// entry name and (optionally) style name in parent class
XMLIndexSimpleEntryContext::FillPropertyValues(rValues);