Home
last modified time | relevance | path

Searched refs:GetFontCharMap (Results 1 – 8 of 8) sorted by relevance

/AOO42X/main/cui/source/dialogs/ !
H A Dcuicharmap.cxx425 aShowSet.GetFontCharMap( aFontCharMap ); in IMPL_LINK()
/AOO42X/main/svx/source/dialog/ !
H A Dcharmap.cxx489 GetFontCharMap( maFontCharMap ); in SetFont()
/AOO42X/main/svtools/source/control/ !
H A Dctrlbox.cxx850 bool bHasCharMap = rUDEvt.GetDevice()->GetFontCharMap( aFontCharMap ); in UserDraw()
/AOO42X/main/vcl/inc/vcl/ !
H A Doutdev.hxx1122 sal_Bool GetFontCharMap( FontCharMap& rFontCharMap ) const;
/AOO42X/main/svtools/source/filter/wmf/ !
H A Dwmfwr.cxx1118 if ( pVirDev->GetFontCharMap( aFontCharMap ) ) in SetAllAttr()
/AOO42X/main/sc/source/filter/excel/ !
H A Dxistyle.cxx402 if( pPrinter->GetFontCharMap( aCharMap ) ) in GuessScriptType()
/AOO42X/main/starmath/source/ !
H A Ddialog.cxx2265 aCharsetDisplay.GetFontCharMap( aFontCharMap ); in SetFont()
/AOO42X/main/vcl/source/gdi/ !
H A Doutdev3.cxx7975 sal_Bool OutputDevice::GetFontCharMap( FontCharMap& rFontCharMap ) const in GetFontCharMap() function in OutputDevice
8050 sal_Bool bRet = GetFontCharMap( aFontCharMap ); in HasGlyphs()