Home
last modified time | relevance | path

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

/trunk/main/svtools/source/toolpanel/
H A Dtoolpaneldeck.cxx74 class ToolPanelDeck_Impl : public IToolPanelDeckListener class
77 ToolPanelDeck_Impl( ToolPanelDeck& i_rDeck ) in ToolPanelDeck_Impl() function in svt::ToolPanelDeck_Impl
91 ~ToolPanelDeck_Impl() in ~ToolPanelDeck_Impl()
156 PToolPanel ToolPanelDeck_Impl::GetActiveOrDummyPanel_Impl() in GetActiveOrDummyPanel_Impl()
165 void ToolPanelDeck_Impl::SetLayouter( const PDeckLayouter& i_pNewLayouter ) in SetLayouter()
180 size_t ToolPanelDeck_Impl::GetPanelCount() const in GetPanelCount()
186 PToolPanel ToolPanelDeck_Impl::GetPanel( const size_t i_nPos ) const in GetPanel()
192 ::boost::optional< size_t > ToolPanelDeck_Impl::GetActivePanel() const in GetActivePanel()
198 void ToolPanelDeck_Impl::ActivatePanel( const ::boost::optional< size_t >& i_rPanel ) in ActivatePanel()
204 size_t ToolPanelDeck_Impl::InsertPanel( const PToolPanel& i_pPanel, const size_t i_nPosition ) in InsertPanel()
[all …]
/trunk/main/svtools/inc/svtools/toolpanel/
H A Dtoolpaneldeck.hxx42 class ToolPanelDeck_Impl;
180 ::std::auto_ptr< ToolPanelDeck_Impl > m_pImpl;