Searched refs:sStartName (Results 1 – 1 of 1) sorted by relevance
435 ByteString sStartName = pStartWin->GetBodyText(); in AddConnector() local440 pPrj->AddDependencies( sStartName ); in AddConnector()456 ByteString sStartName = pStartWin->GetBodyText(); in RemoveConnector() local467 if ( pString->GetToken( 0, '.') == sStartName ) in RemoveConnector()1093 ByteString sStartName = pStartWin->GetBodyText(); in AddConnectorPrjView() local1094 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() local1124 if ( pString->GetToken( 0, '.') == sStartName ) in RemoveConnectorPrjView()
Completed in 31 milliseconds