Searched refs:GetCharFromIndex (Results 1 – 4 of 4) sorted by relevance
361 buf.appendUtf32( maFontCharMap.GetCharFromIndex( i ) ); in DrawChars_Impl()470 getSelectedChar() = maFontCharMap.GetCharFromIndex( nSelectedIndex ); in GetSelectCharacter()480 getSelectedChar() = maFontCharMap.GetCharFromIndex( nSelectedIndex ); in SetFont()586 getSelectedChar() = maFontCharMap.GetCharFromIndex( nSelectedIndex ); in SelectIndex()687 buf.appendUtf32( maFontCharMap.GetCharFromIndex( _nPos ) ); in ImplGetItem()
305 sal_UCS4 ImplFontCharMap::GetCharFromIndex( int nCharIndex ) const in GetCharFromIndex() function in ImplFontCharMap707 sal_UCS4 FontCharMap::GetCharFromIndex( int nIndex ) const in GetCharFromIndex() function in FontCharMap709 return mpImpl->GetCharFromIndex( nIndex ); in GetCharFromIndex()
112 sal_UCS4 GetCharFromIndex( int ) const;
194 sal_uInt32 GetCharFromIndex( int ) const;
Completed in 30 milliseconds