Searched refs:RscMgr (Results 1 – 3 of 3) sorted by relevance
/aoo42x/main/rsc/source/res/ |
H A D | rscmgr.cxx | 49 RscMgr::RscMgr( Atom nId, sal_uInt32 nTypeId, RscTop * pSuperCl ) in RscMgr() function in RscMgr 63 sal_uInt32 RscMgr::Size() in Size() 112 void RscMgr::Destroy( const RSCINST & rInst ){ in Destroy() 130 void RscMgr::SetToDefault( const RSCINST & rInst ) in SetToDefault() 149 sal_Bool RscMgr::IsDefault( const RSCINST & rInst ){ in IsDefault() 197 void RscMgr::WriteSrcHeader( const RSCINST & rInst, FILE * fOutput, in WriteSrcHeader() 348 ERRTYPE RscMgr::WriteRc( const RSCINST &, RscWriteRc &, in WriteRc() 471 ERRTYPE RscMgr::WriteHxx( const RSCINST & rInst, FILE * fOutput, in WriteHxx() 572 ERRTYPE RscMgr::WriteCxx( const RSCINST & rInst, FILE * fOutput, in WriteCxx() 624 ERRTYPE RscMgr::GetRef( const RSCINST & rInst, RscId * pRscId ){ in GetRef() [all …]
|
/aoo42x/main/rsc/inc/ |
H A D | rscmgr.hxx | 33 class RscMgr : public RscClass { class 42 RscMgr( Atom nId, sal_uInt32 nTypId, RscTop * pSuperCl );
|
/aoo42x/main/rsc/source/parser/ |
H A D | rscicpx.cxx | 79 pClassMgr = new RscMgr( nId, RSC_RESOURCE, pClass ); in InitClassMgr()
|
Completed in 118 milliseconds