Searched refs:aButtonStr (Results 1 – 1 of 1) sorted by relevance
408 String aButtonStr = Button::GetStandardText( aTestButtons[n] ); in ImplCheckUIFont() local411 const int nLen = aButtonStr.Len(); in ImplCheckUIFont()414 const sal_Unicode c = aButtonStr.GetChar( i ); in ImplCheckUIFont()422 aButtonStr.SetChar( i, ' ' ); in ImplCheckUIFont()425 aTestText.Append( aButtonStr ); in ImplCheckUIFont()
Completed in 73 milliseconds