Home
last modified time | relevance | path

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

/aoo41x/main/svtools/workben/toolpanel/
H A Dtoolpaneltest.cxx74 class ColoredPanelWindow : public Window class
77 ColoredPanelWindow( Window& i_rParent, const Color& i_rColor, const String& i_rTitle ) in ColoredPanelWindow() function in svt::toolpanel::ColoredPanelWindow
160 ::std::auto_ptr< ColoredPanelWindow >
172 …,m_pWindow( new ColoredPanelWindow( i_rParent, i_rColor, ::rtl::OUString::createFromAscii( i_pAsci… in ColoredPanel()
184 ,m_pWindow( new ColoredPanelWindow( i_rParent, i_rColor, i_rPanelName ) ) in ColoredPanel()

Completed in 19 milliseconds