Home
last modified time | relevance | path

Searched refs:PanelTabBar_Impl (Results 1 – 2 of 2) sorted by relevance

/trunk/main/svtools/source/toolpanel/
H A Dpaneltabbar.cxx339 class PanelTabBar_Impl : public IToolPanelDeckListener class
342PanelTabBar_Impl( PanelTabBar& i_rTabBar, IToolPanelDeck& i_rPanelDeck, const TabAlignment i_eAlig…
344 ~PanelTabBar_Impl() in ~PanelTabBar_Impl()
437 static void lcl_checkConsistency( const PanelTabBar_Impl& i_rImpl ) in lcl_checkConsistency()
468 ClipItemRegion( const PanelTabBar_Impl& i_rImpl ) in ClipItemRegion()
489PanelTabBar_Impl::PanelTabBar_Impl( PanelTabBar& i_rTabBar, IToolPanelDeck& i_rPanelDeck, const Ta… in PanelTabBar_Impl() function in svt::PanelTabBar_Impl
525 m_aScrollBack.SetClickHdl( LINK( this, PanelTabBar_Impl, OnScroll ) ); in PanelTabBar_Impl()
531 m_aScrollForward.SetClickHdl( LINK( this, PanelTabBar_Impl, OnScroll ) ); in PanelTabBar_Impl()
537 void PanelTabBar_Impl::impl_calcItemRects() in impl_calcItemRects()
579 …Size PanelTabBar_Impl::impl_calculateItemContentSize( const PToolPanel& i_pPanel, const TabItemCon… in impl_calculateItemContentSize()
[all …]
/trunk/main/svtools/inc/svtools/toolpanel/
H A Dpaneltabbar.hxx43 class PanelTabBar_Impl;
91 ::std::auto_ptr< PanelTabBar_Impl > m_pImpl;