Home
last modified time | relevance | path

Searched defs:RSCINST (Results 1 – 2 of 2) sorted by relevance

/trunk/main/rsc/inc/
H A Drscall.h85 struct RSCINST { struct
89 RSCINST(){ pClass = NULL; pData = NULL; } in RSCINST() function
90 RSCINST( RscTop * pCl, CLASS_DATA pClassData ){ in RSCINST() argument
94 sal_Bool IsInst() const { return( pData != NULL ); } in IsInst()
/trunk/main/rsc/source/res/
H A Drscmgr.cxx237 void RscMgr::WriteSrc( const RSCINST &, FILE *, RscTypCont *, sal_uInt32, in WriteSrc()
348 ERRTYPE RscMgr::WriteRc( const RSCINST &, RscWriteRc &, in WriteRc()

Completed in 20 milliseconds