Searched refs:aSwFont (Results 1 – 2 of 2) sorted by relevance
64 SwFont aSwFont; member in SwFontObj74 inline SwFont *GetFont() { return &aSwFont; } in GetFont()75 inline const SwFont *GetFont() const { return &aSwFont; } in GetFont()
51 aSwFont( &((SwTxtFmtColl *)pOwn)->GetAttrSet(), pSh ? pSh->getIDocumentSettingAccess() : 0 ) in SwFontObj()53 aSwFont.GoMagic( pSh, aSwFont.GetActual() ); in SwFontObj()
Completed in 27 milliseconds