Home
last modified time | relevance | path

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

/trunk/main/vcl/source/window/
H A Dwindow.cxx408 String aButtonStr = Button::GetStandardText( aTestButtons[n] ); in ImplCheckUIFont() local
411 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 45 milliseconds