Searched refs:MethodString (Results 1 – 2 of 2) sorted by relevance
/aoo41x/main/automation/source/server/ |
H A D | statemnt.cxx | 3953 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() 4986 if ( ValueOK(aUId, MethodString( nMethodId ),nNr1,pLB->GetEntryCount()) ) in Execute() 5444 if ( ValueOK( aUId, MethodString( nMethodId ), nNr1, pTB->GetItemCount() )) in Execute() 5448 if ( ValueOK( aUId, MethodString( nMethodId ), nNr1, pTB->GetItemCount() )) in Execute() 5452 if ( ValueOK( aUId, MethodString( nMethodId ), nNr1, pTB->GetItemCount() )) in Execute() 6708 if ( ValueOK(aUId, MethodString( nMethodId ),nNr1,pBD->GetButtonCount()) ) in Execute() [all …]
|
/aoo41x/main/basic/inc/basic/ |
H A D | ttstrhlp.hxx | 44 #define MethodString(nNumber) MakeStringNumber(MethodKenn,nNumber) macro
|
Completed in 61 milliseconds