Searched refs:CustomToolPanel (Results 1 – 1 of 1) sorted by relevance
303 class CustomToolPanel : public ::svt::ToolPanelBase class306 …CustomToolPanel( const ::utl::OConfigurationNode& i_rPanelWindowState, const Reference< XFrame >& …323 ~CustomToolPanel();341 …CustomToolPanel::CustomToolPanel( const ::utl::OConfigurationNode& i_rPanelWindowState, const Refe… in CustomToolPanel() function in sfx2::CustomToolPanel354 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 …]