Home
last modified time | relevance | path

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

/trunk/main/svx/source/dialog/
H A Dcharmap.cxx362 String aCharStr(buf.makeStringAndClear()); in DrawChars_Impl() local
363 int nTextWidth = GetTextWidth(aCharStr); in DrawChars_Impl()
369 if( GetTextBoundRect( aBoundRect, aCharStr ) && !aBoundRect.IsEmpty() ) in DrawChars_Impl()
401 DrawText( aPointTxTy, aCharStr ); in DrawChars_Impl()
415 DrawText( aPointTxTy, aCharStr ); in DrawChars_Impl()
430 DrawText( aPointTxTy, aCharStr ); in DrawChars_Impl()
/trunk/main/svx/source/accessibility/
H A Dcharmapacc.cxx708 const rtl::OUString aCharStr( mpParent->maText); in getAccessibleDescription() local
710 const sal_UCS4 c = aCharStr.iterateCodePoints( &nStrIndex ); in getAccessibleDescription()
/trunk/main/vcl/source/control/
H A Dfield2.cxx166 String aCharStr( cChar ); in ImplIsPatternChar() local
167 …nType = ImplGetCharClass()->getStringType( aCharStr, 0, aCharStr.Len(), Application::GetSettings()… in ImplIsPatternChar()

Completed in 36 milliseconds