summaryrefslogtreecommitdiff
path: root/include/vbahelper/vbaglobalbase.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/vbahelper/vbaglobalbase.hxx')
-rw-r--r--include/vbahelper/vbaglobalbase.hxx3
1 files changed, 1 insertions, 2 deletions
diff --git a/include/vbahelper/vbaglobalbase.hxx b/include/vbahelper/vbaglobalbase.hxx
index ed1f2114fcfb..517784d64773 100644
--- a/include/vbahelper/vbaglobalbase.hxx
+++ b/include/vbahelper/vbaglobalbase.hxx
@@ -46,9 +46,8 @@ namespace ooo { namespace vba {
typedef InheritedHelperInterfaceWeakImpl< ov::XGlobalsBase > Globals_BASE;
class VBAHELPER_DLLPUBLIC VbaGlobalsBase : public Globals_BASE
{
-protected:
const OUString msDocCtxName;
-
+protected:
bool hasServiceName( const OUString& serviceName );
void init( const css::uno::Sequence< css::beans::PropertyValue >& aInitArgs );