Home
last modified time | relevance | path

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

/aoo4110/main/soldep/source/
H A Dsoldep.cxx435 ByteString sStartName = pStartWin->GetBodyText(); in AddConnector() local
440 pPrj->AddDependencies( sStartName ); in AddConnector()
456 ByteString sStartName = pStartWin->GetBodyText(); in RemoveConnector() local
467 if ( pString->GetToken( 0, '.') == sStartName ) in RemoveConnector()
1093 ByteString sStartName = pStartWin->GetBodyText(); in AddConnectorPrjView() local
1094 if ( sStartName != ByteString("null")) in AddConnectorPrjView()
1099 pDeps->PutString( &sStartName ); in AddConnectorPrjView()
1104 pDeps->PutString( &sStartName ); in AddConnectorPrjView()
1114 ByteString sStartName = pStartWin->GetBodyText(); in RemoveConnectorPrjView() local
1124 if ( pString->GetToken( 0, '.') == sStartName ) in RemoveConnectorPrjView()

Completed in 32 milliseconds