Home
last modified time | relevance | path

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

/trunk/main/sw/source/core/text/
H A Dporrst.cxx241 SwFontAccess aFontAccess( &rTxtNode.GetAnyFmtColl(), pSh); in EmptyHeight() local
242 pFnt = new SwFont( *aFontAccess.Get()->GetFont() ); in EmptyHeight()
394 SwFontAccess aFontAccess( pFmt, pSh ); in FillRegister() local
395 SwFont aFnt( *aFontAccess.Get()->GetFont() ); in FillRegister()
H A Dredlnitr.cxx71 SwFontAccess aFontAccess( &rTxtNode.GetAnyFmtColl(), pShell ); in CtorInitAttrIter() local
73 pFnt = new SwFont( *aFontAccess.Get()->GetFont() ); in CtorInitAttrIter()
93 aAttrHandler.Init( aFontAccess.Get()->GetDefault(), pAttrSet, in CtorInitAttrIter()
H A Dfrmpaint.cxx498 SwFontAccess aFontAccess( &rTxtNode.GetAnyFmtColl(), pSh ); in PaintEmpty() local
499 pFnt = new SwFont( *aFontAccess.Get()->GetFont() ); in PaintEmpty()
H A Dfrmcrsr.cxx1449 SwFontAccess aFontAccess( pColl, pSh ); in FillCrsrPos() local
1450 pFnt = new SwFont( *aFontAccess.Get()->GetFont() ); in FillCrsrPos()

Completed in 38 milliseconds