Searched refs:MethodString (Results 1 – 2 of 2) sorted by relevance
| /trunk/main/automation/source/server/ |
| H A D | statemnt.cxx | 3770 ReportError( aUId, GEN_RES_STR1( S_WINDOW_DISAPPEARED, MethodString( nMethodId ) ) ); in MaybeDoTypeKeysDelay() 3915 …ValueOK(aUId, MethodString( nMethodId ),nNr1,CountWinByRT( pControl, WINDOW_FIXEDTEXT, sal_True ) … in HandleVisibleControls() 3947 SendProfile( UIdString( aUId ).Append('.').Append( MethodString( nMethodId ) ) ); in HandleVisibleControls() 4279 ReportError( GEN_RES_STR1( S_NO_MENU, MethodString( nMethodId ) ) ); in HandleCommonMethods() 4306 … ReportError( aUId, GEN_RES_STR1( S_INVALID_POSITION, MethodString( nMethodId ) ) ); in HandleCommonMethods() 4319 … ReportError( aUId, GEN_RES_STR1( S_SPLITWIN_NOT_FOUND, MethodString( nMethodId ) ) ); in HandleCommonMethods() 4359 … ReportError( aUId, GEN_RES_STR1( S_INTERNAL_ERROR, MethodString( nMethodId ) ) ); in HandleCommonMethods() 4361 SendProfile( UIdString( aUId ).Append('.').Append( MethodString( nMethodId ) ) ); in HandleCommonMethods() 4378 ReportError( aUId, GEN_RES_STR1( S_NO_STATUSBAR, MethodString( nMethodId ) ) ); in HandleCommonMethods() 4391 … ReportError( aUId, GEN_RES_STR1( S_ITEMS_INVISIBLE, MethodString( nMethodId ) ) ); in HandleCommonMethods() [all …]
|
| /trunk/main/basic/inc/basic/ |
| H A D | ttstrhlp.hxx | 44 #define MethodString(nNumber) MakeStringNumber(MethodKenn,nNumber) macro
|