Home
last modified time | relevance | path

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

/aoo4110/main/soldep/source/
H A Dsoldep.cxx1096 CommandData* pEndData = mpPrj->GetDirectoryData( sEndName ); in AddConnectorPrjView() local
1097 SByteStringList* pDeps = pEndData->GetDependencies(); in AddConnectorPrjView()
1103 pEndData->SetDependencies( pDeps ); in AddConnectorPrjView()
1105 pEndData->GetDependencies(); in AddConnectorPrjView()
1115 CommandData* pEndData = mpPrj->GetDirectoryData( sEndName ); in RemoveConnectorPrjView() local
1116 SByteStringList* pDeps = pEndData->GetDependencies(); in RemoveConnectorPrjView()

Completed in 23 milliseconds