Searched refs:pPrjDepList (Results 1 – 2 of 2) sorted by relevance
786 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() local2615 if ( (pPrjDepList = pPrj->GetDependencies( sal_False )) ) in WritePrj()2628 for ( sal_uInt16 i = 0; i< pPrjDepList->Count(); i++ ) { in WritePrj()[all …]
273 SByteStringList* pPrjDepList; member in Prj
Completed in 33 milliseconds