diff options
Diffstat (limited to 'include/toolkit/controls/tabpagecontainer.hxx')
-rw-r--r-- | include/toolkit/controls/tabpagecontainer.hxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/toolkit/controls/tabpagecontainer.hxx b/include/toolkit/controls/tabpagecontainer.hxx index 2e071ae16f3c..21808db7f37a 100644 --- a/include/toolkit/controls/tabpagecontainer.hxx +++ b/include/toolkit/controls/tabpagecontainer.hxx @@ -33,7 +33,6 @@ namespace com { namespace sun { namespace star { namespace awt { namespace tab { namespace com { namespace sun { namespace star { namespace awt { namespace tab { class XTabPageContainerListener; } } } } } namespace com { namespace sun { namespace star { namespace awt { namespace tab { class XTabPageModel; } } } } } -// class css::awt::tab::UnoControlTabPageContainerModel typedef ::cppu::AggImplInheritanceHelper1 < UnoControlModel , css::awt::tab::XTabPageContainerModel |