summaryrefslogtreecommitdiff
path: root/xmloff/source/text/txtfldi.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'xmloff/source/text/txtfldi.cxx')
-rw-r--r--xmloff/source/text/txtfldi.cxx10
1 files changed, 4 insertions, 6 deletions
diff --git a/xmloff/source/text/txtfldi.cxx b/xmloff/source/text/txtfldi.cxx
index 002fee83985b..f26039b2843b 100644
--- a/xmloff/source/text/txtfldi.cxx
+++ b/xmloff/source/text/txtfldi.cxx
@@ -1962,8 +1962,7 @@ void XMLUserDocInfoImportContext::ProcessAttribute(
}
void XMLUserDocInfoImportContext::PrepareField(
- const ::com::sun::star::uno::Reference<
- ::com::sun::star::beans::XPropertySet> & xPropertySet)
+ const css::uno::Reference<css::beans::XPropertySet> & xPropertySet)
{
uno::Any aAny;
if ( !aName.isEmpty() )
@@ -3259,8 +3258,7 @@ void XMLPageNameFieldImportContext::ProcessAttribute( sal_uInt16,
/// prepare XTextField for insertion into document
void XMLPageNameFieldImportContext::PrepareField(
- const ::com::sun::star::uno::Reference<
- ::com::sun::star::beans::XPropertySet> &)
+ const css::uno::Reference<css::beans::XPropertySet> &)
{
}
@@ -4136,8 +4134,8 @@ void XMLDateTimeFieldImportContext::ProcessAttribute( sal_uInt16,
/// prepare XTextField for insertion into document
void XMLDateTimeFieldImportContext::PrepareField(
- const ::com::sun::star::uno::Reference<
- ::com::sun::star::beans::XPropertySet> &)
+ const css::uno::Reference<
+ css::beans::XPropertySet> &)
{
}