Searched refs:pEndData (Results 1 – 1 of 1) sorted by relevance
1096 CommandData* pEndData = mpPrj->GetDirectoryData( sEndName ); in AddConnectorPrjView() local1097 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() local1116 SByteStringList* pDeps = pEndData->GetDependencies(); in RemoveConnectorPrjView()
Completed in 22 milliseconds