Home
last modified time | relevance | path

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

/aoo4110/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()
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 …]
/aoo4110/main/svtools/inc/svtools/toolpanel/
H A Dtoolpaneldeck.hxx42 class ToolPanelDeck_Impl;
180 ::std::auto_ptr< ToolPanelDeck_Impl > m_pImpl;

Completed in 21 milliseconds