Searched refs:ToolPanelDeck_Impl (Results 1 – 2 of 2) sorted by relevance
74 class ToolPanelDeck_Impl : public IToolPanelDeckListener class77 ToolPanelDeck_Impl( ToolPanelDeck& i_rDeck ) in ToolPanelDeck_Impl() function in svt::ToolPanelDeck_Impl91 ~ToolPanelDeck_Impl() in ~ToolPanelDeck_Impl()156 PToolPanel ToolPanelDeck_Impl::GetActiveOrDummyPanel_Impl() in GetActiveOrDummyPanel_Impl()180 size_t ToolPanelDeck_Impl::GetPanelCount() const in GetPanelCount()216 void ToolPanelDeck_Impl::ImplDoLayout() in ImplDoLayout()247 void ToolPanelDeck_Impl::DoAction( const DeckAction i_eAction ) in DoAction()295 bool ToolPanelDeck_Impl::FocusActivePanel() in FocusActivePanel()314 void ToolPanelDeck_Impl::PanelRemoved( const size_t i_nPosition ) in PanelRemoved()350 void ToolPanelDeck_Impl::Dying() in Dying()[all …]
42 class ToolPanelDeck_Impl;180 ::std::auto_ptr< ToolPanelDeck_Impl > m_pImpl;
Completed in 14 milliseconds