Home
last modified time | relevance | path

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

/trunk/main/svtools/workben/toolpanel/
H A Dtoolpaneltest.cxx163 BitmapEx m_aPanelIcon; member in svt::toolpanel::ColoredPanel
174 ,m_aPanelIcon() in ColoredPanel()
177 m_aPanelIcon = BitmapEx( aBitmap ); in ColoredPanel()
178 m_aPanelIcon.Erase( i_rColor ); in ColoredPanel()
186 ,m_aPanelIcon() in ColoredPanel()
189 m_aPanelIcon = BitmapEx( aBitmap ); in ColoredPanel()
190 m_aPanelIcon.Erase( i_rColor ); in ColoredPanel()
269 return Image( m_aPanelIcon ); in GetImage()

Completed in 17 milliseconds