Home
last modified time | relevance | path

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

/aoo41x/main/soldep/bootstrp/
H A Dprj.cxx2608 SByteStringList* pCmdDepList; in WritePrj() local
2673 pCmdDepList = pCmdData->GetDependencies(); in WritePrj()
2674 if ( pCmdDepList ) in WritePrj()
2675 for ( sal_uInt16 i = 0; i< pCmdDepList->Count(); i++ ) { in WritePrj()
2676 aDataString += *pCmdDepList->GetObject( i ); in WritePrj()

Completed in 27 milliseconds