Home
last modified time | relevance | path

Searched refs:GetDependencies (Results 1 – 4 of 4) sorted by relevance

/aoo4110/main/soldep/bootstrp/
H A Dprj.cxx891 SByteStringList* Prj::GetDependencies( sal_Bool bExpanded ) in GetDependencies() function in Prj
1003 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()
/aoo4110/main/soldep/source/
H A Dsoldep.cxx459 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()
/aoo4110/main/soldep/inc/soldep/
H A Dprj.hxx118 SByteStringList* GetDependencies(){return pDepList;} in GetDependencies() function in CommandData
304 SByteStringList* GetDependencies( sal_Bool bExpanded = sal_True );
/aoo4110/main/tools/bootstrp/
H A Dmkcreate.cxx584 SByteStringList *pPrjDependencies = pPrj->GetDependencies( sal_False ); in CreateRootDirectory()
599 SByteStringList *pDependencies = pData->GetDependencies(); in CreateRootDirectory()

Completed in 54 milliseconds