Home
last modified time | relevance | path

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

/trunk/main/svtools/workben/toolpanel/
H A Dtoolpaneltest.cxx77 ColoredPanelWindow( Window& i_rParent, const Color& i_rColor, const String& i_rTitle ) in ColoredPanelWindow() argument
84 SetFillColor( i_rColor ); in ColoredPanelWindow()
139 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 );
170 ColoredPanel::ColoredPanel( Window& i_rParent, const Color& i_rColor, const sal_Char* i_pAsciiPanel… in ColoredPanel() argument
178 m_aPanelIcon.Erase( i_rColor ); in ColoredPanel()
182 ColoredPanel::ColoredPanel( Window& i_rParent, const Color& i_rColor, const String& i_rPanelName ) in ColoredPanel() argument
184 ,m_pWindow( new ColoredPanelWindow( i_rParent, i_rColor, i_rPanelName ) ) in ColoredPanel()
190 m_aPanelIcon.Erase( i_rColor ); in ColoredPanel()
351 PToolPanel CreateToolPanel( const Color& i_rColor, const String& i_rPanelName );
[all …]

Completed in 11 milliseconds