Home
last modified time | relevance | path

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

/trunk/main/automation/source/server/
H A Dstatemnt.cxx3953 SendProfile( UIdString( aUId ).Append('.').Append( MethodString( nMethodId ) ) ); in HandleVisibleControls()
4285 ReportError( GEN_RES_STR1( S_NO_MENU, MethodString( nMethodId ) ) ); in HandleCommonMethods()
4367 SendProfile( UIdString( aUId ).Append('.').Append( MethodString( nMethodId ) ) ); in HandleCommonMethods()
4384 ReportError( aUId, GEN_RES_STR1( S_NO_STATUSBAR, MethodString( nMethodId ) ) ); in HandleCommonMethods()
4429 if ( ValueOK(aUId, MethodString( nMethodId ),nNr1,pStatus->GetItemCount()) ) in HandleCommonMethods()
4985 if ( ValueOK(aUId, MethodString( nMethodId ),nNr1,pLB->GetEntryCount()) ) in Execute()
5443 if ( ValueOK( aUId, MethodString( nMethodId ), nNr1, pTB->GetItemCount() )) in Execute()
5447 if ( ValueOK( aUId, MethodString( nMethodId ), nNr1, pTB->GetItemCount() )) in Execute()
5451 if ( ValueOK( aUId, MethodString( nMethodId ), nNr1, pTB->GetItemCount() )) in Execute()
6707 if ( ValueOK(aUId, MethodString( nMethodId ),nNr1,pBD->GetButtonCount()) ) in Execute()
[all …]
/trunk/main/basic/inc/basic/
H A Dttstrhlp.hxx44 #define MethodString(nNumber) MakeStringNumber(MethodKenn,nNumber) macro

Completed in 39 milliseconds