Searched refs:GetDependencies (Results 1 – 4 of 4) sorted by relevance
891 SByteStringList* Prj::GetDependencies( sal_Bool bExpanded ) in GetDependencies() function in Prj1003 pDataDeps = pData->GetDependencies(); in RemoveDirectory()1031 SByteStringList* pDepList = pData->GetDependencies(); in ExtractDependencies()1627 SByteStringList* pPrjLst = pPrj->GetDependencies(); in ExpandPrj_Impl()1635 pDepLst = pDepPrj->GetDependencies(); in ExpandPrj_Impl()2615 if ( (pPrjDepList = pPrj->GetDependencies( sal_False )) ) in WritePrj()2673 pCmdDepList = pCmdData->GetDependencies(); in WritePrj()2800 pPrjDeps = pPrj->GetDependencies( sal_False ); in RemoveProject()
459 pPrjDeps = pPrj->GetDependencies( sal_False ); in RemoveConnector()583 SByteStringList *pLst = pPrj->GetDependencies( sal_False ); in ReadSource()827 SByteStringList *pDeps = pData->GetDependencies(); in InitPrj()1097 SByteStringList* pDeps = pEndData->GetDependencies(); in AddConnectorPrjView()1105 pEndData->GetDependencies(); in AddConnectorPrjView()1116 SByteStringList* pDeps = pEndData->GetDependencies(); in RemoveConnectorPrjView()
118 SByteStringList* GetDependencies(){return pDepList;} in GetDependencies() function in CommandData304 SByteStringList* GetDependencies( sal_Bool bExpanded = sal_True );
584 SByteStringList *pPrjDependencies = pPrj->GetDependencies( sal_False ); in CreateRootDirectory()599 SByteStringList *pDependencies = pData->GetDependencies(); in CreateRootDirectory()
Completed in 40 milliseconds