Searched refs:SwFontObj (Results 1 – 3 of 3) sorted by relevance
49 SwFontObj::SwFontObj( const void *pOwn, ViewShell *pSh ) : in SwFontObj() function in SwFontObj59 SwFontObj::~SwFontObj() in ~SwFontObj()79 SwFontObj *SwFontAccess::Get( ) in Get()81 return (SwFontObj *) SwCacheAccess::Get( ); in Get()87 return new SwFontObj( pOwner, pShell ); in NewObj()
59 class SwFontObj : public SwCacheObj class68 DECL_FIXEDMEMPOOL_NEWDEL(SwFontObj)70 SwFontObj( const void* pOwner, ViewShell *pSh );72 virtual ~SwFontObj();92 SwFontObj *Get();
72 IMPL_FIXEDMEMPOOL_NEWDEL( SwFontObj, 50, 50 )
Completed in 19 milliseconds