summaryrefslogtreecommitdiff
path: root/framework/inc/tabwin/tabwindow.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'framework/inc/tabwin/tabwindow.hxx')
-rw-r--r--framework/inc/tabwin/tabwindow.hxx2
1 files changed, 0 insertions, 2 deletions
diff --git a/framework/inc/tabwin/tabwindow.hxx b/framework/inc/tabwin/tabwindow.hxx
index e693ae20bb26..9bdc6a827b21 100644
--- a/framework/inc/tabwin/tabwindow.hxx
+++ b/framework/inc/tabwin/tabwindow.hxx
@@ -139,8 +139,6 @@ class TabWindow : public ::com::sun::star::lang::XTypeProvider ,
NOTIFY_DEACTIVATED
};
- sal_Int32 impl_GetPageIdFromIndex( ::sal_Int32 nIndex ) const;
- bool impl_CheckIndex( ::sal_Int32 nIndex ) const;
void implts_LayoutWindows() const;
void impl_SetTitle( const OUString& rTitle );
TabControl* impl_GetTabControl( const ::com::sun::star::uno::Reference< ::com::sun::star::awt::XWindow >& xTabControlWindow ) const;