Searched refs:aTipHelp (Results 1 – 1 of 1) sorted by relevance
68 rtl::OUString aTipHelp( aTipHelpStr ); in LightButton() local70 sal_Int32 nIndex = aTipHelp.indexOf( aReplacementStr ); in LightButton()73 aTipHelp = aTipHelp.replaceAt(nIndex, aReplacementStr.getLength(), in LightButton()76 this->SetQuickHelpText( String( aTipHelp ) ); in LightButton()
Completed in 14 milliseconds