Home
last modified time | relevance | path

Searched refs:pTypCont (Results 1 – 6 of 6) sorted by relevance

/aoo42x/main/rsc/source/parser/
H A Drscdb.cxx115 pTypCont->AddLanguage( aL.getStr() ); in getLangIdAndShortenLocale()
500 RscTypCont* pTypCont; member in RscEnumerateObj
550 RscWriteRc aMem( pTypCont->GetByteOrder() ); in IMPL_LINK()
553 aMem, pTypCont, in IMPL_LINK()
575 fOutput, pTypCont, 0, in IMPL_LINK_INLINE_START()
597 fOutput, pTypCont, pObjNode->GetRscId() ); in IMPL_LINK_INLINE_END()
616 fOutput, pTypCont, pObjNode->GetRscId() ); in IMPL_LINK_INLINE_END()
649 sal_Int32 nCount = pTypCont->aIdTranslator.size(); in IMPL_LINK_INLINE_END()
655 pTypCont->aIdTranslator.begin(); it != pTypCont->aIdTranslator.end(); ++it ) in IMPL_LINK_INLINE_END()
666 pTypCont->IncFilePos( rMem.Size() ); in IMPL_LINK_INLINE_END()
[all …]
H A Drscpar.cxx66 pTypCont = pTC; in RscFileInst()
81 pTypCont = pTC; in RscFileInst()
208 if( pTypCont->pEH->GetListFile() ){ in GetNewLine()
212 pTypCont->pEH->LstOut( buf ); in GetNewLine()
213 pTypCont->pEH->LstOut( GetLine() ); in GetNewLine()
214 pTypCont->pEH->LstOut( "\n" ); in GetNewLine()
H A Drsclex.cxx330 pTC = pFileInst->pTypCont; // Datenkontainer setzten in InitParser()
364 RscTypCont * pTypCon = pFileInst->pTypCont; in IncludeParser()
404 if( pFileInst->pTypCont->pEH->nErrors ) in parser()
432 if( rFileInst.pTypCont->pEH->nErrors ) in MacroParser()
/aoo42x/main/rsc/source/prj/
H A Dgui.cxx89 RscTypCont* pTypCont = new RscTypCont( pErrHdl, local
97 RscCompiler* pCompiler = new RscCompiler( pCmdLine, pTypCont );
106 delete pTypCont;
/aoo42x/main/rsc/inc/
H A Drscpar.hxx56 RscTypCont * pTypCont; member in RscFileInst
/aoo42x/main/rsc/source/rsc/
H A Drsc.cxx402 RscCompiler::RscCompiler( RscCmdLine * pLine, RscTypCont * pTypCont ) in RscCompiler() argument
409 pTC = pTypCont; in RscCompiler()

Completed in 40 milliseconds