Searched refs:ColoredPanelWindow (Results 1 – 1 of 1) sorted by relevance
74 class ColoredPanelWindow : public Window class77 ColoredPanelWindow( Window& i_rParent, const Color& i_rColor, const String& i_rTitle ) in ColoredPanelWindow() function in svt::toolpanel::ColoredPanelWindow160 ::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 18 milliseconds