summaryrefslogtreecommitdiff
path: root/vbahelper/source/msforms/vbaspinbutton.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'vbahelper/source/msforms/vbaspinbutton.hxx')
-rw-r--r--vbahelper/source/msforms/vbaspinbutton.hxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/vbahelper/source/msforms/vbaspinbutton.hxx b/vbahelper/source/msforms/vbaspinbutton.hxx
index f3b07f35da81..ecb7f2e9709e 100644
--- a/vbahelper/source/msforms/vbaspinbutton.hxx
+++ b/vbahelper/source/msforms/vbaspinbutton.hxx
@@ -39,8 +39,8 @@ public:
virtual void SAL_CALL setMin( ::sal_Int32 _min ) 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_SPINBUTTON_HXX