Home
last modified time | relevance | path

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

/trunk/main/svx/source/dialog/
H A Dcharmap.cxx361 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()
/trunk/main/vcl/source/gdi/
H A Dimpfont.cxx305 sal_UCS4 ImplFontCharMap::GetCharFromIndex( int nCharIndex ) const in GetCharFromIndex() function in ImplFontCharMap
707 sal_UCS4 FontCharMap::GetCharFromIndex( int nIndex ) const in GetCharFromIndex() function in FontCharMap
709 return mpImpl->GetCharFromIndex( nIndex ); in GetCharFromIndex()
/trunk/main/vcl/inc/vcl/
H A Dmetric.hxx112 sal_UCS4 GetCharFromIndex( int ) const;
/trunk/main/vcl/inc/
H A Dimpfont.hxx194 sal_uInt32 GetCharFromIndex( int ) const;

Completed in 52 milliseconds