Searched refs:aCharStr (Results 1 – 3 of 3) sorted by relevance
362 String aCharStr(buf.makeStringAndClear()); in DrawChars_Impl() local363 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()
708 const rtl::OUString aCharStr( mpParent->maText); in getAccessibleDescription() local710 const sal_UCS4 c = aCharStr.iterateCodePoints( &nStrIndex ); in getAccessibleDescription()
166 String aCharStr( cChar ); in ImplIsPatternChar() local167 …nType = ImplGetCharClass()->getStringType( aCharStr, 0, aCharStr.Len(), Application::GetSettings()… in ImplIsPatternChar()
Completed in 33 milliseconds