Home
last modified time | relevance | path

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

/trunk/main/automation/source/server/
H A Dstatemnt.cxx4752 rtl::OString aWantedID; in Execute() local
4761 aWantedID = Str2Id( aString1 ); in Execute()
4767 for ( anz=0 ; anz < pTControl->GetPageCount() && !aID.equals( aWantedID ) ; anz++ ) in Execute()
4781 if ( !aID.equals( aWantedID ) ) in Execute()
4788 ReportError( aWantedID, GEN_RES_STR1( S_TABPAGE_NOT_FOUND, MethodString( nMethodId ) ) ); in Execute()

Completed in 38 milliseconds