summaryrefslogtreecommitdiff
path: root/cui/source/customize/macropg_impl.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'cui/source/customize/macropg_impl.hxx')
-rw-r--r--cui/source/customize/macropg_impl.hxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/cui/source/customize/macropg_impl.hxx b/cui/source/customize/macropg_impl.hxx
index 514ba9cbd432..2c8c87b7fd01 100644
--- a/cui/source/customize/macropg_impl.hxx
+++ b/cui/source/customize/macropg_impl.hxx
@@ -20,10 +20,10 @@
#ifndef INCLUDED_CUI_SOURCE_CUSTOMIZE_MACROPG_IMPL_HXX
#define INCLUDED_CUI_SOURCE_CUSTOMIZE_MACROPG_IMPL_HXX
-class _SvxMacroTabPage_Impl
+class SvxMacroTabPage_Impl
{
public:
- explicit _SvxMacroTabPage_Impl( const SfxItemSet& rAttrSet );
+ explicit SvxMacroTabPage_Impl( const SfxItemSet& rAttrSet );
VclPtr<PushButton> pAssignPB;
VclPtr<PushButton> pAssignComponentPB;