summaryrefslogtreecommitdiff
path: root/forms/source/component/FixedText.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'forms/source/component/FixedText.hxx')
-rw-r--r--forms/source/component/FixedText.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/forms/source/component/FixedText.hxx b/forms/source/component/FixedText.hxx
index a813298eab99..bfea6178ea07 100644
--- a/forms/source/component/FixedText.hxx
+++ b/forms/source/component/FixedText.hxx
@@ -40,7 +40,7 @@ public:
virtual StringSequence SAL_CALL getSupportedServiceNames() throw(::com::sun::star::uno::RuntimeException);
// XPersistObject
- virtual ::rtl::OUString SAL_CALL getServiceName() throw(::com::sun::star::uno::RuntimeException);
+ virtual OUString SAL_CALL getServiceName() throw(::com::sun::star::uno::RuntimeException);
virtual void SAL_CALL
write(const ::com::sun::star::uno::Reference< ::com::sun::star::io::XObjectOutputStream>& _rxOutStream) throw(::com::sun::star::io::IOException, ::com::sun::star::uno::RuntimeException);
virtual void SAL_CALL