Searched refs:ColoredPanel (Results 1 – 1 of 1) sorted by relevance
136 class ColoredPanel : public IToolPanel class139 ColoredPanel( Window& i_rParent, const Color& i_rColor, const sal_Char* i_pAsciiPanelName );140 ColoredPanel( Window& i_rParent, const Color& i_rColor, const String& i_rPanelName );141 ~ColoredPanel();170 ColoredPanel::ColoredPanel( Window& i_rParent, const Color& i_rColor, const sal_Char* i_pAsciiPanel… in ColoredPanel() function in svt::toolpanel::ColoredPanel182 ColoredPanel::ColoredPanel( Window& i_rParent, const Color& i_rColor, const String& i_rPanelName ) in ColoredPanel() function in svt::toolpanel::ColoredPanel194 ColoredPanel::~ColoredPanel() in ~ColoredPanel()199 oslInterlockedCount SAL_CALL ColoredPanel::acquire() in acquire()205 oslInterlockedCount SAL_CALL ColoredPanel::release() in release()214 void ColoredPanel::Activate( Window& i_rParentWindow ) in Activate()[all …]