Home
last modified time | relevance | path

Searched refs:SwFontObj (Results 1 – 3 of 3) sorted by relevance

/trunk/main/sw/source/core/txtnode/
H A Dswfntcch.cxx49 SwFontObj::SwFontObj( const void *pOwn, ViewShell *pSh ) : in SwFontObj() function in SwFontObj
59 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()
/trunk/main/sw/source/core/inc/
H A Dswfntcch.hxx59 class SwFontObj : public SwCacheObj class
68 DECL_FIXEDMEMPOOL_NEWDEL(SwFontObj)
70 SwFontObj( const void* pOwner, ViewShell *pSh );
72 virtual ~SwFontObj();
92 SwFontObj *Get();
/trunk/main/sw/source/core/bastyp/
H A Dswtypes.cxx72 IMPL_FIXEDMEMPOOL_NEWDEL( SwFontObj, 50, 50 )

Completed in 14 milliseconds