Searched refs:i_pAsciiPanelName (Results 1 – 1 of 1) sorted by relevance
139 ColoredPanel( Window& i_rParent, const Color& i_rColor, const sal_Char* i_pAsciiPanelName );170 …dPanel::ColoredPanel( Window& i_rParent, const Color& i_rColor, const sal_Char* i_pAsciiPanelName ) in ColoredPanel() argument172 … ColoredPanelWindow( i_rParent, i_rColor, ::rtl::OUString::createFromAscii( i_pAsciiPanelName ) ) ) in ColoredPanel()173 ,m_aPanelName( ::rtl::OUString::createFromAscii( i_pAsciiPanelName ) ) in ColoredPanel()
Completed in 9 milliseconds