Lines Matching refs:nMethodId
690 : nMethodId( MethodId ) in StatementCommand()
707 m_pDbgWin->AddText( String::CreateFromInt32( nMethodId ) ); in StatementCommand()
724 : nMethodId(0) in StatementCommand()
737 pCmdIn->Read( nMethodId ); in StatementCommand()
753 m_pDbgWin->AddText( String::CreateFromInt32( nMethodId ) ); in StatementCommand()
767 if ( nMethodId == RC_AppAbort ) in StatementCommand()
2057 pRet->GenReturn ( RET_Value, nMethodId, aDouble ); in Translate()
2140 pRet->GenReturn ( RET_Value, nMethodId, aTranslation ); in Translate()
2146 pRet->GenReturn ( RET_Value, nMethodId, String() ); in Translate()
2156 pRet->GenReturn ( RET_Value, nMethodId, CUniString("1") ); in Translate()
2164 pRet->GenReturn ( RET_Value, nMethodId, String() ); in Translate()
2252 m_pDbgWin->AddText( String::CreateFromInt32( nMethodId ) ); in Execute()
2264 m_pDbgWin->AddText( String::CreateFromInt32( nMethodId ) ); in Execute()
2295 switch ( nMethodId ) in Execute()
2521 pRet->GenReturn ( RET_Value, nMethodId, aString1); in Execute()
2535 pRet->GenReturn ( RET_Value, nMethodId, comm_USHORT(CONST_WSFinished) ); in Execute()
2540 pRet->GenReturn ( RET_Value, nMethodId, comm_USHORT(CONST_WSTimeout) ); in Execute()
2550 switch ( nMethodId ) in Execute()
2592 pRet->GenReturn ( RET_Value, nMethodId, bWait ); in Execute()
2599 pRet->GenReturn ( RET_Value, nMethodId, String( aTemp ) ); in Execute()
2606 pRet->GenReturn ( RET_Value, nMethodId, Tree( NULL, 0)); in Execute()
2631 pRet->GenReturn( RET_Value, nMethodId, Id2Str(pWin->GetUniqueOrHelpId()) ); in Execute()
2755 switch ( nMethodId ) in Execute()
2785 switch ( nMethodId ) in Execute()
2814 switch ( nMethodId ) in Execute()
2818 pRet->GenReturn ( RET_Value, nMethodId, (comm_ULONG)nItemCount ); in Execute()
2823 if ( ValueOK( rtl::OString(), RcString( nMethodId ),nNr1,nItemCount) ) in Execute()
2824 pRet->GenReturn ( RET_Value, nMethodId, (comm_ULONG)pMenu->GetItemId(nPhysicalIndex-1) ); in Execute()
2846 pRet->GenReturn ( RET_Value, nMethodId, (comm_ULONG)(nLogicalPos+1) ); in Execute()
2851 if ( ValueOK( rtl::OString(), RcString( nMethodId ),nNr1,nItemCount) ) in Execute()
2852 …pRet->GenReturn ( RET_Value, nMethodId, (comm_BOOL)(pMenu->GetItemType(nPhysicalIndex-1) == MENUIT… in Execute()
2857 pRet->GenReturn ( RET_Value, nMethodId, (comm_BOOL)pMenu->IsItemChecked(nNr1) ); in Execute()
2862 pRet->GenReturn ( RET_Value, nMethodId, (comm_BOOL)pMenu->IsItemEnabled(nNr1) ); in Execute()
2867 pRet->GenReturn ( RET_Value, nMethodId, (String)pMenu->GetItemText(nNr1) ); in Execute()
2872 pRet->GenReturn ( RET_Value, nMethodId, (String)pMenu->GetItemCommand(nNr1) ); in Execute()
2877 pRet->GenReturn ( RET_Value, nMethodId, (sal_Bool)(pMenu->GetPopupMenu(nNr1) != NULL) ); in Execute()
2935 switch ( nMethodId ) in Execute()
3047 pRet->GenReturn ( RET_Value, nMethodId, aPath ); in Execute()
3113 …pRet->GenReturn ( RET_Value, nMethodId, static_cast<comm_ULONG>(aFS.GetSize()) ); //GetSize() sal_… in Execute()
3140 pRet->GenReturn ( RET_Value, nMethodId, *xValue ); in Execute()
3252 ReportError( GEN_RES_STR1( S_POINTER_OUTSIDE_APPWIN, RcString( nMethodId ) ) ); in Execute()
3256 pRet->GenReturn ( RET_Value, nMethodId, (comm_ULONG)aPointer.GetStyle() ); in Execute()
3313 switch( nMethodId ) in Execute()
3325 pRet->GenReturn ( RET_Value, nMethodId, (comm_BOOL)xPicker.is() ); in Execute()
3366 pRet->GenReturn ( RET_Value, nMethodId, (comm_USHORT)GetDocWinCount() ); in Execute()
3373 if ( ValueOK( rtl::OString(), RcString( nMethodId ), nNr1, GetDocWinCount() ) ) in Execute()
3389 … pRet->GenReturn ( RET_Value, nMethodId, (comm_USHORT)Application::GetSettings().GetLanguage() ); in Execute()
3408 pRet->GenReturn ( RET_Value, nMethodId, (sal_Bool)bIsProduct ); in Execute()
3420 ReportError( GEN_RES_STR1( S_UNKNOWN_COMMAND, RcString( nMethodId ) ) ); in Execute()
3422 SendProfile( RcString(nMethodId) ); in Execute()
3509 pCmdIn->Read( nMethodId ); in StatementControl()
3526 m_pDbgWin->AddText( String::CreateFromInt32( nMethodId ) ); in StatementControl()
3611 if ( pControl && ( ( ( IsAccessable(pControl) || (nMethodId & M_WITH_RETURN) ) && in ControlOK()
3776 ReportError( aUId, GEN_RES_STR1( S_WINDOW_DISAPPEARED, MethodString( nMethodId ) ) ); in MaybeDoTypeKeysDelay()
3787 switch( nMethodId ) in HandleVisibleControls()
3921 …ValueOK(aUId, MethodString( nMethodId ),nNr1,CountWinByRT( pControl, WINDOW_FIXEDTEXT, sal_True ) … in HandleVisibleControls()
3953 SendProfile( UIdString( aUId ).Append('.').Append( MethodString( nMethodId ) ) ); in HandleVisibleControls()
3961 switch( nMethodId ) // Diese k�nnen an jedem Window ausgef�hrt werden in HandleCommonMethods()
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()
4336 switch( 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()
4388 switch ( nMethodId ) in HandleCommonMethods()
4397 ReportError( aUId, GEN_RES_STR1( S_ITEMS_INVISIBLE, MethodString( nMethodId ) ) ); in HandleCommonMethods()
4429 if ( ValueOK(aUId, MethodString( nMethodId ),nNr1,pStatus->GetItemCount()) ) in HandleCommonMethods()
4449 ReportError( aUId, GEN_RES_STR1( S_INVALID_POSITION, MethodString( nMethodId ) ) ); in HandleCommonMethods()
4462 switch ( nMethodId ) in HandleCommonMethods()
4476 ReportError( aUId, GEN_RES_STR1( S_NO_SCROLLBAR, MethodString( nMethodId ) ) ); in HandleCommonMethods()
4504 m_pDbgWin->AddText( String::CreateFromInt32( nMethodId ) ); in Execute()
4517 m_pDbgWin->AddText( String::CreateFromInt32( nMethodId ) ); in Execute()
4526 …PARAM_NONE) && ((M_Click == nMethodId) || (M_TearOff == nMethodId) || (M_IsEnabled == nMethodId) |… in Execute()
4527 bSearchButtonOnToolbox |= (nParams == PARAM_USHORT_1) && (M_GetState == nMethodId); in Execute()
4528 if ( nMethodId == M_TypeKeys || nMethodId == M_MouseDown in Execute()
4529 || nMethodId == M_MouseUp || nMethodId == M_MouseMove in Execute()
4530 || nMethodId == M_SnapShot ) in Execute()
4545 switch ( nMethodId ) in Execute()
4553 nMethodId = _M_IsEnabled; // Umlabeln, da die Behandlung essentiell anders ist! in Execute()
4562 switch ( nMethodId ) in Execute()
4580 if ( ((nMethodId == M_Exists) && pControl) || in Execute()
4581 ((nMethodId == M_NotExists) && !pControl) ) in Execute()
4611 ( nMethodId == M_Close in Execute()
4614 || nMethodId == M_IsMax in Execute()
4615 || nMethodId == M_IsMin in Execute()
4616 || nMethodId == M_IsRestore in Execute()
4617 || nMethodId == M_Minimize in Execute()
4618 || nMethodId == M_Maximize in Execute()
4619 || nMethodId == M_Restore ) ) in Execute()
4633 if ( (!ControlOK( pControl, "" )) && ( nMethodId != M_SnapShot ) && (nRetryCount--)) in Execute()
4643 if ( nMethodId == M_OpenContextMenu && !bBool2 ) in Execute()
4652 && nMethodId != M_TypeKeys // TypeKeys macht das selbst, falls eigenes Focushandling gew�nscht in Execute()
4653 && nMethodId != M_MouseDown in Execute()
4654 && nMethodId != M_MouseUp in Execute()
4655 && nMethodId != M_MouseMove in Execute()
4693 || nMethodId == M_OpenContextMenu ) in Execute()
4694 && nMethodId != M_TypeKeys // TypeKeys macht das selbst, falls eigenes Focushandling gew�nscht in Execute()
4695 && nMethodId != M_MouseDown in Execute()
4696 && nMethodId != M_MouseUp in Execute()
4697 && nMethodId != M_MouseMove in Execute()
4715 switch( nMethodId ) in Execute()
4720 … if ( ValueOK(aUId, MethodString( nMethodId ),nNr1,((TabControl*)pControl)->GetPageCount() ) ) in Execute()
4736 if ( ValueOK(aUId, MethodString( nMethodId ),nNr1,((TabControl*)pControl)->GetPageCount() ) ) in Execute()
4765 ReportError( aUId, GEN_RES_STR1( S_INTERNAL_ERROR, MethodString( nMethodId ) ) ); in Execute()
4789 ReportError( aWantedID, GEN_RES_STR1( S_TABPAGE_NOT_FOUND, MethodString( nMethodId ) ) ); in Execute()
4794 … ReportError( aUId, GEN_RES_STR2c2( S_UNKNOWN_METHOD, MethodString(nMethodId), "TabControl" ) ); in Execute()
4800 switch( nMethodId ) in Execute()
4813 … ReportError( aUId, GEN_RES_STR2c2( S_UNKNOWN_METHOD, MethodString(nMethodId), "RadioButton" ) ); in Execute()
4819 switch( nMethodId ) in Execute()
4870 … ReportError( aUId, GEN_RES_STR2c2( S_UNKNOWN_METHOD, MethodString(nMethodId), "TriStateBox" ) ); in Execute()
4876 switch( nMethodId ) in Execute()
4890 switch( nMethodId ) in Execute()
4900 ReportError( aUId, GEN_RES_STR1( S_ERROR_IN_SET_TEXT, MethodString( nMethodId ) ) ); in Execute()
4903 …ReportError( aUId, GEN_RES_STR2c2( S_UNKNOWN_METHOD, MethodString(nMethodId), "(MultiLine)Edit" ) … in Execute()
4913 switch( nMethodId ) in Execute()
4931 ValueOK(aUId, MethodString( nMethodId ),nNr1,((ListBox*)pControl)->GetSelectEntryCount()); in Execute()
4948 sal_Bool bUnselectBeforeSelect = ( nMethodId == M_Select ); in Execute()
4953 if ( nMethodId == M_MultiSelect && nRT == C_ListBox ) in Execute()
4955 … ReportError( aUId, GEN_RES_STR2c2( S_UNKNOWN_METHOD, MethodString(nMethodId), "ListBox" ) ); in Execute()
4959 if ( !bBool1 && nMethodId == M_Select ) in Execute()
4961 ReportError( aUId, GEN_RES_STR1( S_NO_SELECT_FALSE, MethodString( nMethodId ) ) ); in Execute()
4972 … ReportError( aUId, GEN_RES_STR2( S_ENTRY_NOT_FOUND, MethodString( nMethodId ), aString1 ) ); in Execute()
4979 … ReportError( aUId, GEN_RES_STR2( S_METHOD_FAILED, MethodString( nMethodId ), aString1 ) ); in Execute()
4986 if ( ValueOK(aUId, MethodString( nMethodId ),nNr1,pLB->GetEntryCount()) ) in Execute()
4992 …ReportError( aUId, GEN_RES_STR2( S_METHOD_FAILED, MethodString( nMethodId ), UniString::CreateFrom… in Execute()
5004 …ReportError( aUId, GEN_RES_STR2c2( S_UNKNOWN_METHOD, MethodString(nMethodId), "(Multi)ListBox" ) ); in Execute()
5015 switch( nMethodId ) in Execute()
5045 if ( !ValueOK(aUId, MethodString( nMethodId ),nNr1,((ComboBox*)pControl)->GetEntryCount()) ) in Execute()
5053 … ReportError( aUId, GEN_RES_STR2( S_ENTRY_NOT_FOUND, MethodString( nMethodId ), aString1 ) ); in Execute()
5076 ReportError( aUId, GEN_RES_STR2c2( S_UNKNOWN_METHOD, MethodString(nMethodId), "ComboBox" ) ); in Execute()
5084 switch( nMethodId ) in Execute()
5093 … ReportError( aUId, GEN_RES_STR2c2( S_UNKNOWN_METHOD, MethodString(nMethodId), "PushButton" ) ); in Execute()
5098 switch( nMethodId ) in Execute()
5116 … ReportError( aUId, GEN_RES_STR2c2( S_UNKNOWN_METHOD, MethodString(nMethodId), "MoreButton" ) ); in Execute()
5127 switch( nMethodId ) in Execute()
5183 … ReportError( aUId, GEN_RES_STR2c2( S_UNKNOWN_METHOD, MethodString(nMethodId), "SpinField" ) ); in Execute()
5189 switch( nMethodId ) in Execute()
5225 … ReportError( aUId, GEN_RES_STR2c2( S_UNKNOWN_METHOD, MethodString(nMethodId), "MenuButton" ) ); in Execute()
5240 ReportError( aUId, GEN_RES_STR1( S_INTERNAL_ERROR, MethodString( nMethodId ) ) ); in Execute()
5251 ReportError( aUId, GEN_RES_STR1( S_INTERNAL_ERROR, MethodString( nMethodId ) ) );\ in Execute()
5256 ReportError( aUId, GEN_RES_STR1( S_HELPID_ON_TOOLBOX_NOT_FOUND, MethodString( nMethodId ) ) );\ in Execute()
5259 …if ( !pTB->IsItemEnabled( pTB->GetItemId(nItemPos) ) && nMethodId != _M_IsEnabled && nMethodId != … in Execute()
5261 ReportError( aUId, GEN_RES_STR1( S_BUTTON_DISABLED_ON_TOOLBOX, MethodString( nMethodId ) ) );\ in Execute()
5264 else if ( !pTB->IsItemVisible( pTB->GetItemId(nItemPos) ) && nMethodId != M_GetState )\ in Execute()
5266 ReportError( aUId, GEN_RES_STR1( S_BUTTON_HIDDEN_ON_TOOLBOX, MethodString( nMethodId ) ) );\ in Execute()
5290 …Error( aUId, GEN_RES_STR1( S_CANNOT_MAKE_BUTTON_VISIBLE_IN_TOOLBOX, MethodString( nMethodId ) ) );\ in Execute()
5298 switch( nMethodId ) in Execute()
5364 ReportError( aUId, GEN_RES_STR1( S_TEAROFF_FAILED, MethodString( nMethodId ) ) ); in Execute()
5436 … ReportError( aUId, GEN_RES_STR1( S_INTERNAL_ERROR, MethodString( nMethodId ) ) ); 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()
5486 ReportError( aUId, GEN_RES_STR2c2( S_UNKNOWN_METHOD, MethodString(nMethodId), "ToolBox" ) ); in Execute()
5493 switch( nMethodId ) in Execute()
5536 …ReportError( aUId, GEN_RES_STR2c2( S_NO_SELECTED_ENTRY, MethodString( nMethodId ), "TreeListBox" )… in Execute()
5569 …r( aUId, GEN_RES_STR1( S_SELECT_DESELECT_VIA_STRING_NOT_IMPLEMENTED, MethodString( nMethodId ) ) ); in Execute()
5573 if ( ValueOK(aUId, MethodString( nMethodId ),nNr1,((SvLBox*)pControl)->GetVisibleCount()) ) in Execute()
5583 …r( aUId, GEN_RES_STR1( S_SELECT_DESELECT_VIA_STRING_NOT_IMPLEMENTED, MethodString( nMethodId ) ) ); in Execute()
5587 if ( ValueOK(aUId, MethodString( nMethodId ),nNr1,((SvLBox*)pControl)->GetVisibleCount()) ) in Execute()
5597 …r( aUId, GEN_RES_STR1( S_SELECT_DESELECT_VIA_STRING_NOT_IMPLEMENTED, MethodString( nMethodId ) ) ); in Execute()
5601 if ( ValueOK(aUId, MethodString( nMethodId ),nNr1,((SvLBox*)pControl)->GetVisibleCount()) ) in Execute()
5617 … if ( ValueOK( aUId, MethodString( nMethodId ),nNr2,pThisEntry->ItemCount() ) ) in Execute()
5632 … ReportError( aUId, GEN_RES_STR1( S_NO_LIST_BOX_STRING, MethodString( nMethodId ) ) ); in Execute()
5637 if ( ValueOK(aUId, MethodString( nMethodId ),nNr1,((SvLBox*)pControl)->GetVisibleCount()) ) in Execute()
5642 … if ( ValueOK( aUId, MethodString( nMethodId ),nNr2,pThisEntry->ItemCount() ) ) in Execute()
5657 … ReportError( aUId, GEN_RES_STR1( S_NO_LIST_BOX_STRING, MethodString( nMethodId ) ) ); in Execute()
5675 …ReportError( aUId, GEN_RES_STR2c2( S_NO_SELECTED_ENTRY, MethodString( nMethodId ), "TreeListBox" )… in Execute()
5679 … if ( ValueOK(aUId, MethodString( nMethodId ),nNr1,((SvLBox*)pControl)->GetVisibleCount()) ) in Execute()
5690 … if ( ValueOK( aUId, MethodString( nMethodId ),nNr2,pThisEntry->ItemCount() ) ) in Execute()
5704 switch( nMethodId ) in Execute()
5740 ReportError( aUId, GEN_RES_STR1( S_INTERNAL_ERROR, MethodString( nMethodId ) ) ); in Execute()
5745 ReportError( aUId, GEN_RES_STR1( S_NO_LIST_BOX_BUTTON, MethodString( nMethodId ) ) ); in Execute()
5759 …ReportError( aUId, GEN_RES_STR2c2( S_NO_SELECTED_ENTRY, MethodString( nMethodId ), "TreeListBox" )… in Execute()
5763 … if ( ValueOK(aUId, MethodString( nMethodId ),nNr1,((SvLBox*)pControl)->GetVisibleCount()) ) in Execute()
5773 … if ( ValueOK( aUId, MethodString( nMethodId ),nNr2,pThisEntry->ItemCount() ) ) in Execute()
5791 … ReportError( aUId, GEN_RES_STR2c2( S_UNKNOWN_METHOD, MethodString(nMethodId), "TreeListBox" ) ); in Execute()
5811 switch( nMethodId ) in Execute()
5822 switch( nMethodId ) in Execute()
5914 … if ( ValueOK(aUId, MethodString( nMethodId ),nNr1,pEBBox->GetRowCount() ) ) in Execute()
5924 … if ( ValueOK(aUId, MethodString( nMethodId ),nNr2,nUnfrozenColCount ) ) in Execute()
5994 … ReportError( aUId, GEN_RES_STR2c2( S_UNKNOWN_METHOD, MethodString(nMethodId), "EditBrowseBox" ) ); in Execute()
6002 switch ( nMethodId ) in Execute()
6008 if ( ValueOK( aUId, MethodString( nMethodId ), nNr1, pVS->GetItemCount() )) in Execute()
6012 if ( ValueOK( aUId, MethodString( nMethodId ), nNr1, pVS->GetItemCount() )) in Execute()
6031 … ReportError( aUId, GEN_RES_STR2c2( S_UNKNOWN_METHOD, MethodString(nMethodId), "ValueSet" ) ); in Execute()
6039 switch ( nMethodId ) in Execute()
6045 if ( ValueOK( aUId, MethodString( nMethodId ), nNr1, pRM->GetItemCount() )) in Execute()
6049 if ( ValueOK( aUId, MethodString( nMethodId ), nNr1, pRM->GetItemCount() )) in Execute()
6064 if ( ValueOK( aUId, MethodString( nMethodId ), nNr1, pRM->GetItemCount() )) in Execute()
6068 … ReportError( aUId, GEN_RES_STR2c2( S_UNKNOWN_METHOD, MethodString(nMethodId), "RoadMap" ) ); in Execute()
6076 switch ( nMethodId ) in Execute()
6082 if ( ValueOK( aUId, MethodString( nMethodId ), nNr1, pELB->getItemCount() )) in Execute()
6101 … ValueOK( aUId, MethodString( nMethodId ).AppendAscii(" String Number"), nNr2, 5 ); in Execute()
6107 if ( ValueOK( aUId, MethodString( nMethodId ), nNr1, pELB->getItemCount() )) in Execute()
6124 … ReportError( aUId, GEN_RES_STR2( S_ENTRY_NOT_FOUND, MethodString( nMethodId ), aString1 ) ); in Execute()
6144 … ReportError( aUId, GEN_RES_STR2c2( S_UNKNOWN_METHOD, MethodString(nMethodId), "RoadMap" ) ); in Execute()
6153 switch ( nMethodId ) in Execute()
6157 … if ( ValueOK( aUId, MethodString( nMethodId ), nNr1, pTC->GetColumnCount() ) && in Execute()
6158 … ValueOK( aUId, MethodString( nMethodId ), nNr2, pTC->GetRowCount() )) in Execute()
6169 … if ( ValueOK( aUId, MethodString( nMethodId ), nNr1, pTC->GetColumnCount() ) && in Execute()
6170 … ValueOK( aUId, MethodString( nMethodId ), nNr2, pTC->GetRowCount() )) in Execute()
6249 if ( ValueOK( aUId, MethodString( nMethodId ), nNr1, pTC->GetRowCount() )) in Execute()
6275 … ReportError( aUId, GEN_RES_STR2c2( S_METHOD_FAILED, MethodString( nMethodId ), "find pos" ) ); in Execute()
6278 … ReportError( aUId, GEN_RES_STR2c2( S_METHOD_FAILED, MethodString( nMethodId ), "GoTo" ) ); in Execute()
6304 … ReportError( aUId, GEN_RES_STR2c2( S_UNKNOWN_METHOD, MethodString(nMethodId), "TableControl" ) ); in Execute()
6311 …aUId, GEN_RES_STR2( S_UNKNOWN_TYPE, UniString::CreateFromInt32( nRT ), MethodString(nMethodId) ) ); in Execute()
6314 ReportError( aUId, GEN_RES_STR1( S_INTERNAL_ERROR, MethodString( nMethodId ) ) ); in Execute()
6321 switch( nMethodId ) in Execute()
6327 ReportError( aUId, GEN_RES_STR2c2( S_UNKNOWN_METHOD, MethodString(nMethodId), "Window" ) ); in Execute()
6334 switch( nMethodId ) in Execute()
6343 … ReportError( aUId, GEN_RES_STR1( S_ALLOWED_ONLY_IN_FLOATING_MODE, MethodString( nMethodId ) ) ); in Execute()
6349 … ReportError( aUId, GEN_RES_STR1( S_ALLOWED_ONLY_IN_FLOATING_MODE, MethodString( nMethodId ) ) ); in Execute()
6383 … ReportError( aUId, GEN_RES_STR1( S_CANNOT_FIND_FLOATING_WIN, MethodString( nMethodId ) ) ); in Execute()
6386 … ReportError( aUId, GEN_RES_STR1( S_ALLOWED_ONLY_IN_DOCKING_MODE, MethodString( nMethodId ) ) ); in Execute()
6392 … ReportError( aUId, GEN_RES_STR2c2( S_UNKNOWN_METHOD, MethodString(nMethodId), "DockingWindow" ) ); in Execute()
6398 switch( nMethodId ) in Execute()
6428 ReportError( aUId, GEN_RES_STR1( S_SIZE_NOT_CHANGEABLE, MethodString( nMethodId ) ) ); in Execute()
6440 … ReportError( aUId, GEN_RES_STR2c2( S_UNKNOWN_METHOD, MethodString(nMethodId), "FloatingWin" ) ); in Execute()
6449 switch( nMethodId ) in Execute()
6501 ReportError( aUId, GEN_RES_STR2c2( S_UNKNOWN_METHOD, MethodString(nMethodId), "Dialog" ) ); in Execute()
6506 switch( nMethodId ) in Execute()
6543 … ReportError( aUId, GEN_RES_STR2c2( S_UNKNOWN_METHOD, MethodString(nMethodId), "WorkWindow" ) ); in Execute()
6548 ReportError( aUId, GEN_RES_STR1( S_INTERNAL_ERROR, MethodString( nMethodId ) ) ); in Execute()
6558 switch( nMethodId ) in Execute()
6593 switch( nMethodId ) in Execute()
6605 ReportError( aUId, GEN_RES_STR1( S_NO_OK_BUTTON, MethodString( nMethodId ) ) ); in Execute()
6614 ReportError( aUId, GEN_RES_STR1( S_NO_CANCEL_BUTTON, MethodString( nMethodId ) ) ); in Execute()
6623 ReportError( aUId, GEN_RES_STR1( S_NO_YES_BUTTON, MethodString( nMethodId ) ) ); in Execute()
6632 ReportError( aUId, GEN_RES_STR1( S_NO_NO_BUTTON, MethodString( nMethodId ) ) ); in Execute()
6641 ReportError( aUId, GEN_RES_STR1( S_NO_RETRY_BUTTON, MethodString( nMethodId ) ) ); in Execute()
6650 ReportError( aUId, GEN_RES_STR1( S_NO_HELP_BUTTON, MethodString( nMethodId ) ) ); in Execute()
6681 ReportError( aUId, GEN_RES_STR1( S_NO_DEFAULT_BUTTON, MethodString( nMethodId ) ) ); in Execute()
6699 …N_RES_STR2( S_NO_DEFAULT_BUTTON, UniString::CreateFromInt32( nNr1 ), MethodString( nMethodId ) ) ); in Execute()
6702 ReportError( aUId, GEN_RES_STR1( S_BUTTONID_REQUIRED, MethodString( nMethodId ) ) ); in Execute()
6708 if ( ValueOK(aUId, MethodString( nMethodId ),nNr1,pBD->GetButtonCount()) ) in Execute()
6712 … ReportError( aUId, GEN_RES_STR2c2( S_UNKNOWN_METHOD, MethodString(nMethodId), "MessageBox" ) ); in Execute()
6719 …aUId, GEN_RES_STR2( S_UNKNOWN_TYPE, UniString::CreateFromInt32( nRT ), MethodString(nMethodId) ) ); in Execute()
6734 SendProfile( UIdString( aUId ).Append('.').Append( MethodString( nMethodId ) ) ); in Execute()