summaryrefslogtreecommitdiff
path: root/vbahelper/source/msforms/vbaimage.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'vbahelper/source/msforms/vbaimage.hxx')
-rw-r--r--vbahelper/source/msforms/vbaimage.hxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/vbahelper/source/msforms/vbaimage.hxx b/vbahelper/source/msforms/vbaimage.hxx
index 74ba18992188..61fa8dc72e77 100644
--- a/vbahelper/source/msforms/vbaimage.hxx
+++ b/vbahelper/source/msforms/vbaimage.hxx
@@ -33,8 +33,8 @@ public:
virtual sal_Int32 SAL_CALL getBackColor() throw (css::uno::RuntimeException);
virtual void SAL_CALL setBackColor( sal_Int32 nBackColor ) throw (css::uno::RuntimeException);
//XHelperInterface
- virtual rtl::OUString getServiceImplName();
- virtual css::uno::Sequence<rtl::OUString> getServiceNames();
+ virtual OUString getServiceImplName();
+ virtual css::uno::Sequence<OUString> getServiceNames();
};
#endif //SC_VBA_IMAGE_HXX