Home
last modified time | relevance | path

Searched refs:pDepList (Results 1 – 3 of 3) sorted by relevance

/aoo41x/main/soldep/bootstrp/
H A Dprj.cxx182 pDepList = 0; in CommandData()
190 if ( pDepList ) in ~CommandData()
198 delete pDepList; in ~CommandData()
200 pDepList = NULL; in ~CommandData()
306 if (pDepList) in operator >>()
349 if (pDepList) in operator <<()
353 if (!pDepList) in operator <<()
359 if (pDepList) in operator <<()
1032 if (pDepList) in ExtractDependencies()
1895 pDepList = 0; in InsertTokenLine()
[all …]
/aoo41x/main/soldep/inc/soldep/
H A Dprj.hxx80 SByteStringList *pDepList; member in CommandData
118 SByteStringList* GetDependencies(){return pDepList;} in GetDependencies()
119 void SetDependencies( SByteStringList *pList ){pDepList = pList;} in SetDependencies()
437 void SetCurrentDeps (SByteStringList* pDepList);
/aoo41x/main/rsc/doku/feinkonz.43/
H A Drscinst.doc2075 RscDepend * pDep = pDepList->First();

Completed in 42 milliseconds