Home
last modified time | relevance | path

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

/aoo41x/main/soldep/bootstrp/
H A Dprj.cxx786 pPrjDepList(0), in Prj()
804 pPrjDepList(0), in Prj()
822 pPrjDepList = RemoveStringList (pPrjDepList); in ~Prj()
896 if (!pPrjDepList) in GetDependencies()
898 return pPrjDepList; in GetDependencies()
912 pPrjDepList = RemoveStringList (pPrjDepList); in SetMode()
918 pPrjDepList = new SByteStringList; in SetMode()
2609 SByteStringList* pPrjDepList; in WritePrj() local
2615 if ( (pPrjDepList = pPrj->GetDependencies( sal_False )) ) in WritePrj()
2628 for ( sal_uInt16 i = 0; i< pPrjDepList->Count(); i++ ) { in WritePrj()
[all …]
/aoo41x/main/soldep/inc/soldep/
H A Dprj.hxx273 SByteStringList* pPrjDepList; member in Prj

Completed in 36 milliseconds