Home
last modified time | relevance | path

Searched refs:aSwFont (Results 1 – 2 of 2) sorted by relevance

/aoo41x/main/sw/source/core/inc/
H A Dswfntcch.hxx64 SwFont aSwFont; member in SwFontObj
74 inline SwFont *GetFont() { return &aSwFont; } in GetFont()
75 inline const SwFont *GetFont() const { return &aSwFont; } in GetFont()
/aoo41x/main/sw/source/core/txtnode/
H A Dswfntcch.cxx51 aSwFont( &((SwTxtFmtColl *)pOwn)->GetAttrSet(), pSh ? pSh->getIDocumentSettingAccess() : 0 ) in SwFontObj()
53 aSwFont.GoMagic( pSh, aSwFont.GetActual() ); in SwFontObj()

Completed in 15 milliseconds