Home
last modified time | relevance | path

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

/trunk/main/rsc/source/parser/
H A Drscdb.cxx529 ERRTYPE WriteHxx( RscTop * pCl, ObjNode * pRoot ){ in WriteHxx() function in RscEnumerateObj
720 ERRTYPE WriteHxx( sal_uLong lFileKey ) in WriteHxx() function in RscEnumerateRef
773 aEnumObj.WriteHxx( pRef, pRef->GetObjNode() ); in IMPL_LINK_INLINE_END()
886 ERRTYPE RscTypCont :: WriteHxx( FILE * fOutput, sal_uLong nFileKey ) in WriteHxx() function in RscTypCont
933 aError = aEnumRef.WriteHxx( aFileTab.GetIndex( pFName ) ); in WriteHxx()
938 aError = aEnumRef.WriteHxx( nFileKey ); in WriteHxx()
/trunk/main/rsc/source/res/
H A Drsctop.cxx805 return rInst.pClass->WriteHxx( rInst, fOutput, pTC, rId ); in WriteHxxHeader()
817 ERRTYPE RscTop::WriteHxx( const RSCINST & rInst, FILE * fOutput, in WriteHxx() function in RscTop
820 return pSuperClass->WriteHxx( rInst, fOutput, pTC, rId ); in WriteHxx()
H A Drsccont.cxx984 ERRTYPE RscBaseCont::WriteHxx( const RSCINST & rInst, FILE * fOutput, in WriteHxx() function in RscBaseCont
991 aError = RscTop::WriteHxx( rInst, fOutput, pTC, rRscId ); in WriteHxx()
1001 WriteHxx( pClassData->pEntries[ i ].aInst, in WriteHxx()
H A Drscmgr.cxx441 aError = RscClass::WriteHxx( rInst, fOutput, pTC, rId ); in WriteHxxHeader()
471 ERRTYPE RscMgr::WriteHxx( const RSCINST & rInst, FILE * fOutput, in WriteHxx() function in RscMgr
/trunk/main/idl/source/objects/
H A Dmodule.cxx660 void SvMetaModule::WriteHxx( SvIdlDataBase & rBase, SvStream & rOutStm, in WriteHxx() function in SvMetaModule
666 pClass->WriteHxx( rBase, rOutStm, nTab ); in WriteHxx()
H A Dbasobj.cxx177 void SvMetaObject::WriteHxx( SvIdlDataBase &, SvStream &, sal_uInt16 /*nTab */ ) in WriteHxx() function in SvMetaObject
H A Dobject.cxx968 void SvMetaClass::WriteHxx( SvIdlDataBase &, SvStream & rOutStm, sal_uInt16 ) in WriteHxx() function in SvMetaClass
/trunk/main/rsc/inc/
H A Drscmgr.hxx64 ERRTYPE WriteHxx( const RSCINST & rInst, FILE * fOutput,
H A Drsccont.hxx110 ERRTYPE WriteHxx( const RSCINST & rInst, FILE * fOutput,
H A Drsctop.hxx228 virtual ERRTYPE WriteHxx( const RSCINST & rInst, FILE * fOutput,
H A Drscdb.hxx344 ERRTYPE WriteHxx( FILE * fOutput, sal_uLong nFileKey);
/trunk/main/idl/inc/
H A Dmodule.hxx105 virtual void WriteHxx( SvIdlDataBase & rBase, SvStream & rOutStm, sal_uInt16 nTab );
H A Dobject.hxx158 virtual void WriteHxx( SvIdlDataBase & rBase, SvStream & rOutStm, sal_uInt16 nTab );
H A Dbasobj.hxx115 virtual void WriteHxx( SvIdlDataBase & rBase, SvStream & rOutStm, sal_uInt16 nTab );
/trunk/main/rsc/source/rsc/
H A Drsc.cxx1013 aError = pTC->WriteHxx( foutput, NOFILE_INDEX ); in Link()

Completed in 55 milliseconds