summaryrefslogtreecommitdiff
path: root/xmloff/source/text/XMLIndexChapterInfoEntryContext.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'xmloff/source/text/XMLIndexChapterInfoEntryContext.cxx')
-rw-r--r--xmloff/source/text/XMLIndexChapterInfoEntryContext.cxx3
1 files changed, 1 insertions, 2 deletions
diff --git a/xmloff/source/text/XMLIndexChapterInfoEntryContext.cxx b/xmloff/source/text/XMLIndexChapterInfoEntryContext.cxx
index 9124d142df6c..50c02bcf1a83 100644
--- a/xmloff/source/text/XMLIndexChapterInfoEntryContext.cxx
+++ b/xmloff/source/text/XMLIndexChapterInfoEntryContext.cxx
@@ -169,8 +169,7 @@ void XMLIndexChapterInfoEntryContext::StartElement(
}
void XMLIndexChapterInfoEntryContext::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);