Home
last modified time | relevance | path

Searched refs:WriteCxx (Results 1 – 15 of 15) sorted by relevance

/trunk/main/rsc/source/parser/
H A Drscdb.cxx523 ERRTYPE WriteCxx( RscTop * pCl, ObjNode * pRoot ){ in WriteCxx() function in RscEnumerateObj
711 ERRTYPE WriteCxx( sal_uLong lFileKey ) in WriteCxx() function in RscEnumerateRef
766 aEnumObj.WriteCxx( pRef, pRef->GetObjNode() ); in IMPL_LINK_INLINE_END()
952 ERRTYPE RscTypCont::WriteCxx( FILE * fOutput, sal_uLong nFileKey, in WriteCxx() function in RscTypCont
970 aError = aEnumRef.WriteCxx( aFileTab.GetIndex( pFName ) ); in WriteCxx()
975 aError = aEnumRef.WriteCxx( nFileKey ); in WriteCxx()
/trunk/main/rsc/source/res/
H A Drsctop.cxx840 return rInst.pClass->WriteCxx( rInst, fOutput, pTC, rId ); in WriteCxxHeader()
852 ERRTYPE RscTop::WriteCxx( const RSCINST & rInst, FILE * fOutput, in WriteCxx() function in RscTop
855 return pSuperClass->WriteCxx( rInst, fOutput, pTC, rId ); in WriteCxx()
H A Drsccont.cxx1019 ERRTYPE RscBaseCont::WriteCxx( const RSCINST & rInst, FILE * fOutput, in WriteCxx() function in RscBaseCont
1026 aError = RscTop::WriteCxx( rInst, fOutput, pTC, rRscId ); in WriteCxx()
1036 WriteCxx( pClassData->pEntries[ i ].aInst, in WriteCxx()
H A Drscmgr.cxx532 aError = RscClass::WriteCxx( rInst, fOutput, pTC, rId ); in WriteCxxHeader()
572 ERRTYPE RscMgr::WriteCxx( const RSCINST & rInst, FILE * fOutput, in WriteCxx() function in RscMgr
/trunk/main/idl/source/objects/
H A Dmodule.cxx673 void SvMetaModule::WriteCxx( SvIdlDataBase & rBase, SvStream & rOutStm, in WriteCxx() function in SvMetaModule
679 pClass->WriteCxx( rBase, rOutStm, nTab ); in WriteCxx()
H A Dbasobj.cxx168 void SvMetaObject::WriteCxx( SvIdlDataBase &, SvStream &, sal_uInt16 /*nTab */ ) in WriteCxx() function in SvMetaObject
H A Dobject.cxx998 void SvMetaClass::WriteCxx( SvIdlDataBase &, SvStream & rOutStm, sal_uInt16 ) in WriteCxx() function in SvMetaClass
/trunk/main/rsc/inc/
H A Drscmgr.hxx68 ERRTYPE WriteCxx( const RSCINST & rInst, FILE * fOutput,
H A Drsccont.hxx112 ERRTYPE WriteCxx( const RSCINST & rInst, FILE * fOutput,
H A Drsctop.hxx232 virtual ERRTYPE WriteCxx( const RSCINST & rInst, FILE * fOutput,
H A Drscdb.hxx345 ERRTYPE WriteCxx( FILE * fOutput, sal_uLong nFileKey,
/trunk/main/idl/inc/
H A Dmodule.hxx104 virtual void WriteCxx( SvIdlDataBase & rBase, SvStream & rOutStm, sal_uInt16 nTab );
H A Dobject.hxx157 virtual void WriteCxx( SvIdlDataBase & rBase, SvStream & rOutStm, sal_uInt16 nTab );
H A Dbasobj.hxx114 virtual void WriteCxx( SvIdlDataBase & rBase, SvStream & rOutStm, sal_uInt16 nTab );
/trunk/main/rsc/source/rsc/
H A Drsc.cxx1037 aError = pTC->WriteCxx( foutput, NOFILE_INDEX, aHxx ); in Link()

Completed in 72 milliseconds