Home
last modified time | relevance | path

Searched refs:aRtlSyms (Results 1 – 2 of 2) sorted by relevance

/AOO42X/main/basic/source/comp/
H A Dparser.cxx124 aRtlSyms( aGblStrings, SbRTL ), in SbiParser()
146 aGlobals.SetParent( &aRtlSyms ); in SbiParser()
169 SbiProcDef* pProc_ = aRtlSyms.AddProc( rSym ); in CheckRTLForSym()
183 pDef = aRtlSyms.AddSym( rSym ); in CheckRTLForSym()
/AOO42X/main/basic/source/inc/
H A Dparser.hxx71 SbiSymPool aRtlSyms; // Runtime-Library member in SbiParser