Searched refs:RscFileInst (Results 1 – 6 of 6) sorted by relevance
/trunk/main/rsc/source/parser/ |
H A D | rscpar.cxx | 43 void RscFileInst::Init() in Init() 63 RscFileInst::RscFileInst( RscTypCont * pTC, sal_uLong lIndexSrc, in RscFileInst() function in RscFileInst 78 RscFileInst::RscFileInst( RscTypCont * pTC, sal_uLong lIndexSrc, in RscFileInst() function in RscFileInst 104 RscFileInst::~RscFileInst(){ in ~RscFileInst() 120 int RscFileInst::GetChar() in GetChar() 146 void RscFileInst::GetNewLine() in GetNewLine() 227 void RscFileInst::SetError( ERRTYPE aError ) in SetError()
|
H A D | rsclex.cxx | 64 RscFileInst* pFI; 328 void InitParser( RscFileInst * pFileInst ) in InitParser() 358 void IncludeParser( RscFileInst * pFileInst ) in IncludeParser() 391 ERRTYPE parser( RscFileInst * pFileInst ) in parser() 410 RscExpression * MacroParser( RscFileInst & rFileInst ) in MacroParser()
|
H A D | rsclex.hxx | 114 class RscFileInst; 117 extern RscFileInst * pFI;
|
/trunk/main/rsc/inc/ |
H A D | rscpar.hxx | 35 class RscFileInst class 58 RscFileInst( RscTypCont * pTC, sal_uLong lIndexSrc, 60 RscFileInst( RscTypCont * pTC, sal_uLong lIndexSrc, 62 ~RscFileInst(); 84 void IncludeParser( RscFileInst * pFileInst ); 85 ERRTYPE parser( RscFileInst * pFileInst ); 86 RscExpression * MacroParser( RscFileInst & rFileInst );
|
/trunk/main/rsc/source/rsc/ |
H A D | rsc.cxx | 678 RscFileInst aFileInst( pTC, lFileKey, lFileKey, finput ); in IncludeParser() 773 RscFileInst aFileInst( pTC, lFileKey, lFileKey, finput ); in ParseOneFile()
|
/trunk/main/rsc/doku/feinkonz.43/ |
H A D | rscerror.doc | 1846 Klassen: RscTypCont, ERRTYPE, RscId, RscFileInst, alle Rsc... Klassen.
|
Completed in 31 milliseconds