Home
last modified time | relevance | path

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

/trunk/main/svx/source/dialog/
H A Dcharmap.cxx58 sal_uInt32& SvxShowCharSet::getSelectedChar() in getSelectedChar() function in SvxShowCharSet
470 getSelectedChar() = maFontCharMap.GetCharFromIndex( nSelectedIndex ); in GetSelectCharacter()
471 return getSelectedChar(); in GetSelectCharacter()
480 getSelectedChar() = maFontCharMap.GetCharFromIndex( nSelectedIndex ); in SetFont()
508 int nMapIndex = maFontCharMap.GetIndexFromChar( getSelectedChar() ); in SetFont()
528 sal_uInt32 cPrev = maFontCharMap.GetPrevChar( getSelectedChar() ); in SelectIndex()
586 getSelectedChar() = maFontCharMap.GetCharFromIndex( nSelectedIndex ); in SelectIndex()
/trunk/main/svx/inc/svx/
H A Dcharmap.hxx68 static sal_uInt32& getSelectedChar();
/trunk/main/cui/source/dialogs/
H A Dcuicharmap.cxx342 if( SvxShowCharSet::getSelectedChar() == ' ') in SvxCharMapData()

Completed in 15 milliseconds