Searched refs:MethodString (Results 1 – 2 of 2) sorted by relevance
| /AOO41X/main/automation/source/server/ |
| H A D | statemnt.cxx | 3776 ReportError( aUId, GEN_RES_STR1( S_WINDOW_DISAPPEARED, MethodString( nMethodId ) ) ); in MaybeDoTypeKeysDelay() 3921 …ValueOK(aUId, MethodString( nMethodId ),nNr1,CountWinByRT( pControl, WINDOW_FIXEDTEXT, sal_True ) … in HandleVisibleControls() 3953 SendProfile( UIdString( aUId ).Append('.').Append( MethodString( nMethodId ) ) ); in HandleVisibleControls() 4285 ReportError( GEN_RES_STR1( S_NO_MENU, MethodString( nMethodId ) ) ); in HandleCommonMethods() 4312 … ReportError( aUId, GEN_RES_STR1( S_INVALID_POSITION, MethodString( nMethodId ) ) ); in HandleCommonMethods() 4325 … ReportError( aUId, GEN_RES_STR1( S_SPLITWIN_NOT_FOUND, MethodString( nMethodId ) ) ); in HandleCommonMethods() 4365 … ReportError( aUId, GEN_RES_STR1( S_INTERNAL_ERROR, 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() 4397 … ReportError( aUId, GEN_RES_STR1( S_ITEMS_INVISIBLE, MethodString( nMethodId ) ) ); in HandleCommonMethods() [all …]
|
| /AOO41X/main/basic/inc/basic/ |
| H A D | ttstrhlp.hxx | 44 #define MethodString(nNumber) MakeStringNumber(MethodKenn,nNumber) macro
|