Home
last modified time | relevance | path

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

/trunk/main/sfx2/source/dialog/
H A Dtaskpane.cxx303 class CustomToolPanel : public ::svt::ToolPanelBase class
306CustomToolPanel( const ::utl::OConfigurationNode& i_rPanelWindowState, const Reference< XFrame >& …
323 ~CustomToolPanel();
341CustomToolPanel::CustomToolPanel( const ::utl::OConfigurationNode& i_rPanelWindowState, const Refe… in CustomToolPanel() function in sfx2::CustomToolPanel
354 CustomToolPanel::~CustomToolPanel() in ~CustomToolPanel()
359 bool CustomToolPanel::impl_ensureToolPanelWindow( Window& i_rPanelParentWindow ) in impl_ensureToolPanelWindow()
388 void CustomToolPanel::impl_updatePanelConfig( const bool i_bVisible ) const in impl_updatePanelConfig()
398 ::rtl::OUString CustomToolPanel::GetDisplayName() const in GetDisplayName()
404 Image CustomToolPanel::GetImage() const in GetImage()
419 rtl::OString CustomToolPanel::GetHelpID() const in GetHelpID()
[all …]