Lines Matching refs:aUId

3492         aUId = rtl::OString( nId );  in StatementControl()
3494 aUId = UID_ACTIVE; in StatementControl()
3496 … ReportError( aUId, GEN_RES_STR1c( S_INTERNAL_ERROR, "using numeric HelpID from old Testtool" ) ); in StatementControl()
3502 aUId = Str2Id( aId ); in StatementControl()
3524 m_pDbgWin->AddText( Id2Str( aUId ) ); in StatementControl()
3613 aUId.equals( UID_ACTIVE ) ) ) in ControlOK()
3621 ReportError( aUId, GEN_RES_STR1( S_WIN_NOT_FOUND, aBezeichnung ) ); in ControlOK()
3623 ReportError( aUId, GEN_RES_STR1( S_WIN_INVISIBLE, aBezeichnung ) ); in ControlOK()
3625 ReportError( aUId, GEN_RES_STR1( S_WIN_DISABLED, aBezeichnung ) ); in ControlOK()
3776 ReportError( aUId, GEN_RES_STR1( S_WINDOW_DISAPPEARED, MethodString( nMethodId ) ) ); in MaybeDoTypeKeysDelay()
3790 pRet->GenReturn ( RET_Value, aUId, IsAccessable(pControl) ); in HandleVisibleControls()
3793 pRet->GenReturn ( RET_Value, aUId, pControl->IsVisible() ); in HandleVisibleControls()
3809 pRet->GenReturn ( RET_Value, aUId, (comm_ULONG)aPos.X() ); in HandleVisibleControls()
3812 pRet->GenReturn ( RET_Value, aUId, (comm_ULONG)pControl->GetPosPixel().X() ); in HandleVisibleControls()
3828 pRet->GenReturn ( RET_Value, aUId, (comm_ULONG)aPos.Y() ); in HandleVisibleControls()
3831 pRet->GenReturn ( RET_Value, aUId, (comm_ULONG)pControl->GetPosPixel().Y() ); in HandleVisibleControls()
3843 pRet->GenReturn ( RET_Value, aUId, (comm_ULONG)pControl->GetSizePixel().Width() ); in HandleVisibleControls()
3855 pRet->GenReturn ( RET_Value, aUId, (comm_ULONG)pControl->GetSizePixel().Height() ); in HandleVisibleControls()
3903 …ReportError( aUId, GEN_RES_STR1( S_ERROR_SAVING_IMAGE, UniString::CreateFromInt32( fOut.GetError()… in HandleVisibleControls()
3909 pRet->GenReturn ( RET_Value, aUId, CountWinByRT( pControl, WINDOW_FIXEDTEXT, sal_True ) ); in HandleVisibleControls()
3919 pRet->GenReturn ( RET_Value, aUId, pFixedText->GetText() ); in HandleVisibleControls()
3921 …ValueOK(aUId, MethodString( nMethodId ),nNr1,CountWinByRT( pControl, WINDOW_FIXEDTEXT, sal_True ) … in HandleVisibleControls()
3926 pRet->GenReturn ( RET_Value, aUId, pControl->HasFocus() ); in HandleVisibleControls()
3932 pRet->GenReturn ( RET_Value, aUId, in HandleVisibleControls()
3942 pRet->GenReturn ( RET_Value, aUId, pControl->GetHelpText()); in HandleVisibleControls()
3947 pRet->GenReturn ( RET_Value, aUId,pControl->GetQuickHelpText()); in HandleVisibleControls()
3953 SendProfile( UIdString( aUId ).Append('.').Append( MethodString( nMethodId ) ) ); in HandleVisibleControls()
3972 … pRet->GenReturn ( RET_Value, aUId, pControl->GetWindow( WINDOW_FRAME )->GetText()); in HandleCommonMethods()
3974 pRet->GenReturn ( RET_Value, aUId, pControl->GetText()); in HandleCommonMethods()
3979 pRet->GenReturn ( RET_Value, aUId, (comm_ULONG)pControl->GetType() ); 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()
4359 pRet->GenReturn ( RET_Value, aUId, pSW->IsFadeOutButtonVisible() ); in HandleCommonMethods()
4362 pRet->GenReturn ( RET_Value, aUId, (comm_BOOL)!pSW->GetAutoHideState() ); 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()
4395 pRet->GenReturn ( RET_Value, aUId, String(pStatus->GetItemText(nNr1))); in HandleCommonMethods()
4397 ReportError( aUId, GEN_RES_STR1( S_ITEMS_INVISIBLE, MethodString( nMethodId ) ) ); in HandleCommonMethods()
4405 pRet->GenReturn ( RET_Value, aUId, pStatus->GetItemText( pStatus->GetItemId(0) )); in HandleCommonMethods()
4409 pRet->GenReturn ( RET_Value, aUId, String() ); in HandleCommonMethods()
4413 pRet->GenReturn ( RET_Value, aUId, (String)pStatus->GetText() ); in HandleCommonMethods()
4419 pRet->GenReturn ( RET_Value, aUId, (comm_BOOL)pStatus->IsProgressMode() ); in HandleCommonMethods()
4424 pRet->GenReturn ( RET_Value, aUId, comm_ULONG(pStatus->GetItemCount())); in HandleCommonMethods()
4426 pRet->GenReturn ( RET_Value, aUId, comm_ULONG(0)); in HandleCommonMethods()
4429 if ( ValueOK(aUId, MethodString( nMethodId ),nNr1,pStatus->GetItemCount()) ) in HandleCommonMethods()
4430 pRet->GenReturn ( RET_Value, aUId, comm_ULONG(pStatus->GetItemId(nNr1-1))); in HandleCommonMethods()
4440 ReportError( aUId, GEN_RES_STR0( S_INVALID_PARAMETERS ) ); in HandleCommonMethods()
4449 ReportError( aUId, GEN_RES_STR1( S_INVALID_POSITION, MethodString( nMethodId ) ) ); in HandleCommonMethods()
4467 pRet->GenReturn ( RET_Value, aUId, (comm_BOOL)sal_True ); in HandleCommonMethods()
4469 pRet->GenReturn ( RET_Value, aUId, (comm_BOOL)sal_False ); in HandleCommonMethods()
4476 ReportError( aUId, GEN_RES_STR1( S_NO_SCROLLBAR, MethodString( nMethodId ) ) ); in HandleCommonMethods()
4479 pRet->GenReturn ( RET_Value, aUId, pScroll->IsEnabled() ); in HandleCommonMethods()
4502 m_pDbgWin->AddText( Id2Str( aUId ) ); in Execute()
4515 m_pDbgWin->AddText( Id2Str( aUId ) ); in Execute()
4522 if ( aUId.equals( UID_ACTIVE ) ) in Execute()
4534 pControl = SearchTree( aUId ,bSearchButtonOnToolbox ); in Execute()
4537 pControl = SearchTree( aUId ,bSearchButtonOnToolbox ); in Execute()
4543 if ( !aUId.equals( pControl->GetUniqueOrHelpId() ) ) in Execute()
4583 pRet->GenReturn ( RET_Value, aUId, (comm_BOOL)sal_True ); in Execute()
4589 pRet->GenReturn ( RET_Value, aUId, (comm_BOOL)sal_False ); in Execute()
4720 … if ( ValueOK(aUId, MethodString( nMethodId ),nNr1,((TabControl*)pControl)->GetPageCount() ) ) in Execute()
4721 pRet->GenReturn ( RET_Value, aUId, (comm_ULONG)((TabControl*)pControl)->GetPageId(nNr1-1)); in Execute()
4724 pRet->GenReturn ( RET_Value, aUId, (comm_ULONG)((TabControl*)pControl)->GetCurPageId()); in Execute()
4727 pRet->GenReturn ( RET_Value, aUId, (comm_ULONG)((TabControl*)pControl)->GetPageCount()); in Execute()
4736 if ( ValueOK(aUId, MethodString( nMethodId ),nNr1,((TabControl*)pControl)->GetPageCount() ) ) in Execute()
4745 …pRet->GenReturn ( RET_Value, aUId, Id2Str( ((TabControl*)pControl)->GetTabPage(((TabControl*)pCont… in Execute()
4758 … ReportError( aUId, GEN_RES_STR1c( S_INTERNAL_ERROR, "using numeric HelpID from old Testtool" ) ); in Execute()
4765 ReportError( aUId, GEN_RES_STR1( S_INTERNAL_ERROR, MethodString( nMethodId ) ) ); in Execute()
4794 … ReportError( aUId, GEN_RES_STR2c2( S_UNKNOWN_METHOD, MethodString(nMethodId), "TabControl" ) ); in Execute()
4806 pRet->GenReturn ( RET_Value, aUId, ((RadioButton*)pControl)->IsChecked()); in Execute()
4813 … ReportError( aUId, GEN_RES_STR2c2( S_UNKNOWN_METHOD, MethodString(nMethodId), "RadioButton" ) ); in Execute()
4825 …pRet->GenReturn ( RET_Value, aUId, comm_BOOL( ((TriStateBox*)pControl)->GetState() == STATE_CHECK)… in Execute()
4828 …pRet->GenReturn ( RET_Value, aUId, comm_BOOL( ((TriStateBox*)pControl)->GetState() == STATE_DONTKN… in Execute()
4831 pRet->GenReturn ( RET_Value, aUId, comm_ULONG(((TriStateBox*)pControl)->GetState())); in Execute()
4849 ReportError( aUId, GEN_RES_STR0( S_TRISTATE_NOT_ALLOWED ) ); in Execute()
4870 … ReportError( aUId, GEN_RES_STR2c2( S_UNKNOWN_METHOD, MethodString(nMethodId), "TriStateBox" ) ); in Execute()
4882 pRet->GenReturn ( RET_Value, aUId, ((Edit*)pControl)->GetText()); in Execute()
4885 pRet->GenReturn ( RET_Value, aUId, (comm_BOOL) !((Edit*)pControl)->IsReadOnly() ); 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()
4908 ReportError( aUId, GEN_RES_STR1c( S_ATTEMPT_TO_WRITE_READONLY, "(MultiLine)Edit" ) ); in Execute()
4919 pRet->GenReturn ( RET_Value, aUId, comm_ULONG(((ListBox*)pControl)->GetSelectEntryCount())); in Execute()
4926 pRet->GenReturn ( RET_Value, aUId, comm_ULONG(0)); in Execute()
4931 ValueOK(aUId, MethodString( nMethodId ),nNr1,((ListBox*)pControl)->GetSelectEntryCount()); in Execute()
4932 …pRet->GenReturn ( RET_Value, aUId, comm_ULONG(((ListBox*)pControl)->GetSelectEntryPos(nNr1-1)) +1); in Execute()
4937 pRet->GenReturn ( RET_Value, aUId, ((ListBox*)pControl)->GetSelectEntry(nNr1-1)); in Execute()
4940 pRet->GenReturn ( RET_Value, aUId, comm_ULONG(((ListBox*)pControl)->GetEntryCount())); in Execute()
4943 pRet->GenReturn ( RET_Value, aUId, ((ListBox*)pControl)->GetEntry(nNr1-1)); in Execute()
4955 … ReportError( aUId, GEN_RES_STR2c2( S_UNKNOWN_METHOD, MethodString(nMethodId), "ListBox" ) ); 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()
5021 pRet->GenReturn ( RET_Value, aUId, ((ComboBox*)pControl)->GetText()); in Execute()
5030 pRet->GenReturn ( RET_Value, aUId, (comm_ULONG) nPos); in Execute()
5034 pRet->GenReturn ( RET_Value, aUId, comm_ULONG(((ComboBox*)pControl)->GetEntryCount())); in Execute()
5037 pRet->GenReturn ( RET_Value, aUId, ((ComboBox*)pControl)->GetEntry(nNr1-1)); in Execute()
5040 pRet->GenReturn ( RET_Value, aUId, (comm_BOOL) !((ComboBox*)pControl)->IsReadOnly() ); 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()
5073 ReportError( aUId, GEN_RES_STR1c( S_ATTEMPT_TO_WRITE_READONLY, "ComboBox" ) ); in Execute()
5076 ReportError( aUId, GEN_RES_STR2c2( S_UNKNOWN_METHOD, MethodString(nMethodId), "ComboBox" ) ); in Execute()
5093 … ReportError( aUId, GEN_RES_STR2c2( S_UNKNOWN_METHOD, MethodString(nMethodId), "PushButton" ) ); in Execute()
5104 pRet->GenReturn ( RET_Value, aUId, ((MoreButton*)pControl)->GetState()); in Execute()
5116 … ReportError( aUId, GEN_RES_STR2c2( S_UNKNOWN_METHOD, MethodString(nMethodId), "MoreButton" ) ); in Execute()
5133 pRet->GenReturn ( RET_Value, aUId, ((SpinField*)pControl)->GetText()); in Execute()
5136 pRet->GenReturn ( RET_Value, aUId, (comm_BOOL) !((SpinField*)pControl)->IsReadOnly() ); in Execute()
5146 ReportError( aUId, GEN_RES_STR1c( S_ATTEMPT_TO_WRITE_READONLY, "SpinField" ) ); in Execute()
5183 … ReportError( aUId, GEN_RES_STR2c2( S_UNKNOWN_METHOD, MethodString(nMethodId), "SpinField" ) ); in Execute()
5225 … ReportError( aUId, GEN_RES_STR2c2( S_UNKNOWN_METHOD, MethodString(nMethodId), "MenuButton" ) ); in Execute()
5232 if ( !aUId.equals( pTB->GetUniqueOrHelpId() ) ) // So we found a Button on the ToolBox in Execute()
5237 aString1 = Id2Str( aUId ); 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()
5261 ReportError( aUId, GEN_RES_STR1( S_BUTTON_DISABLED_ON_TOOLBOX, MethodString( nMethodId ) ) );\ in Execute()
5266 ReportError( aUId, GEN_RES_STR1( S_BUTTON_HIDDEN_ON_TOOLBOX, MethodString( nMethodId ) ) );\ in Execute()
5290 …ReportError( aUId, GEN_RES_STR1( S_CANNOT_MAKE_BUTTON_VISIBLE_IN_TOOLBOX, MethodString( nMethodId … in Execute()
5364 ReportError( aUId, GEN_RES_STR1( S_TEAROFF_FAILED, MethodString( nMethodId ) ) ); in Execute()
5393 pRet->GenReturn ( RET_Value, aUId, pTB->IsItemEnabled( pTB->GetItemId(nItemPos) ) ); in Execute()
5402 if ( ValueOK( aUId, CUniString("GetState"), nNr1, 4 ) ) in Execute()
5406 … pRet->GenReturn ( RET_Value, aUId, Id2Str( pTB->GetHelpId(pTB->GetItemId(nItemPos)) ) ); in Execute()
5409 pRet->GenReturn ( RET_Value, aUId, (comm_ULONG)pTB->GetItemType(nItemPos)); in Execute()
5412 … pRet->GenReturn ( RET_Value, aUId, (comm_ULONG)pTB->GetItemState(pTB->GetItemId(nItemPos))); in Execute()
5415 pRet->GenReturn ( RET_Value, aUId, (comm_ULONG)pTB->GetItemId(nItemPos)); in Execute()
5418 pRet->GenReturn ( RET_Value, aUId, (comm_ULONG) nItemPos + 1); in Execute()
5421 pRet->GenReturn ( RET_Value, aUId, Id2Str(pTB->GetHelpId())); // The toolbox's help id in Execute()
5427 pRet->GenReturn ( RET_Value, aUId, in Execute()
5436 … ReportError( aUId, GEN_RES_STR1( S_INTERNAL_ERROR, MethodString( nMethodId ) ) ); in Execute()
5437 pRet->GenReturn ( RET_Value, aUId, comm_ULONG(0)); in Execute()
5444 if ( ValueOK( aUId, MethodString( nMethodId ), nNr1, pTB->GetItemCount() )) in Execute()
5445 pRet->GenReturn ( RET_Value, aUId, (String)pTB->GetHelpText(pTB->GetItemId(nNr1-1))); in Execute()
5448 if ( ValueOK( aUId, MethodString( nMethodId ), nNr1, pTB->GetItemCount() )) in Execute()
5449 pRet->GenReturn ( RET_Value, aUId, (String)pTB->GetQuickHelpText(pTB->GetItemId(nNr1-1))); in Execute()
5452 if ( ValueOK( aUId, MethodString( nMethodId ), nNr1, pTB->GetItemCount() )) in Execute()
5453 pRet->GenReturn ( RET_Value, aUId, (String)pTB->GetItemText(pTB->GetItemId(nNr1-1))); in Execute()
5456 pRet->GenReturn ( RET_Value, aUId, (String)pTB->GetItemText(nNr1)); in Execute()
5459 pRet->GenReturn ( RET_Value, aUId, (String)pTB->GetText()); in Execute()
5462 pRet->GenReturn ( RET_Value, aUId, (comm_ULONG)pTB->GetItemCount()); in Execute()
5472 pRet->GenReturn ( RET_Value, aUId, (String)pTB->GetNextToolBox()); in Execute()
5486 ReportError( aUId, GEN_RES_STR2c2( S_UNKNOWN_METHOD, MethodString(nMethodId), "ToolBox" ) ); in Execute()
5532 if ( ValueOK( aUId, CUniString("GetText"), nNr1, nValidTextItemCount ) ) in Execute()
5533 pRet->GenReturn ( RET_Value, aUId, pItem->GetText() ); in Execute()
5536 …ReportError( aUId, GEN_RES_STR2c2( S_NO_SELECTED_ENTRY, MethodString( nMethodId ), "TreeListBox" )… in Execute()
5540 pRet->GenReturn ( RET_Value, aUId, comm_ULONG(((SvLBox*)pControl)->GetSelectionCount())); in Execute()
5543 pRet->GenReturn ( RET_Value, aUId, comm_ULONG(((SvLBox*)pControl)->GetVisibleCount()) ); in Execute()
5548 if ( ValueOK(aUId, CUniString("GetSelIndex"),nNr1,((SvLBox*)pControl)->GetSelectionCount()) ) in Execute()
5552 …pRet->GenReturn ( RET_Value, aUId, comm_ULONG( ((SvTreeListBox*)pControl)->GetVisiblePos( pThisEnt… in Execute()
5569 */ ReportError( aUId, GEN_RES_STR1( S_SELECT_DESELECT_VIA_STRING_NOT_IMPLEMENTED, MethodStr… in Execute()
5573 if ( ValueOK(aUId, MethodString( nMethodId ),nNr1,((SvLBox*)pControl)->GetVisibleCount()) ) in Execute()
5583 …ReportError( aUId, GEN_RES_STR1( S_SELECT_DESELECT_VIA_STRING_NOT_IMPLEMENTED, MethodString( nMeth… in Execute()
5587 if ( ValueOK(aUId, MethodString( nMethodId ),nNr1,((SvLBox*)pControl)->GetVisibleCount()) ) in Execute()
5597 …ReportError( aUId, GEN_RES_STR1( S_SELECT_DESELECT_VIA_STRING_NOT_IMPLEMENTED, MethodString( nMeth… in Execute()
5601 if ( ValueOK(aUId, MethodString( nMethodId ),nNr1,((SvLBox*)pControl)->GetVisibleCount()) ) in Execute()
5613 if ( ValueOK(aUId, CUniString("GetSelText"),nNr1,((SvLBox*)pControl)->GetSelectionCount()) ) in Execute()
5617 … if ( ValueOK( aUId, MethodString( nMethodId ),nNr2,pThisEntry->ItemCount() ) ) in Execute()
5630 pRet->GenReturn ( RET_Value, aUId, pItem->GetText() ); 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()
5655 pRet->GenReturn ( RET_Value, aUId, pItem->GetText() ); 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()
5707 pRet->GenReturn ( RET_Value, aUId, comm_BOOL( pItem->IsStateChecked() ) ); in Execute()
5710 pRet->GenReturn ( RET_Value, aUId, comm_BOOL( pItem->IsStateTristate() ) ); in Execute()
5713 … pRet->GenReturn ( RET_Value, aUId, comm_ULONG( pItem->GetButtonFlags() & ~SV_STATE_MASK )); 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()
5785 pRet->GenReturn ( RET_Value, aUId, nType ); in Execute()
5791 … ReportError( aUId, GEN_RES_STR2c2( S_UNKNOWN_METHOD, MethodString(nMethodId), "TreeListBox" ) ); in Execute()
5884 …pRet->GenReturn ( RET_Value, aUId, pEBBox->GetCellText( pEBBox->GetCurrRow(), pEBBox->GetColumnId(… in Execute()
5897 … pRet->GenReturn ( RET_Value, aUId, nUnfrozenColCount ); in Execute()
5902 … pRet->GenReturn ( RET_Value, aUId, (comm_ULONG)pEBBox->GetRowCount() ); in Execute()
5909 pRet->GenReturn ( RET_Value, aUId, (comm_BOOL)aControler.Is() ); 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()
6005 pRet->GenReturn ( RET_Value, aUId, comm_ULONG( pVS->GetItemCount())); in Execute()
6008 if ( ValueOK( aUId, MethodString( nMethodId ), nNr1, pVS->GetItemCount() )) in Execute()
6009 … pRet->GenReturn ( RET_Value, aUId, pVS->GetItemText( pVS->GetItemId( nNr1-1 ) ) ); in Execute()
6012 if ( ValueOK( aUId, MethodString( nMethodId ), nNr1, pVS->GetItemCount() )) in Execute()
6017 pRet->GenReturn ( RET_Value, aUId, comm_ULONG(0)); in Execute()
6019 … pRet->GenReturn ( RET_Value, aUId, comm_ULONG( pVS->GetItemPos( pVS->GetSelectItemId() ) +1)); in Execute()
6023 pRet->GenReturn ( RET_Value, aUId, String() ); in Execute()
6025 … pRet->GenReturn ( RET_Value, aUId, pVS->GetItemText( pVS->GetSelectItemId() ) ); in Execute()
6031 … ReportError( aUId, GEN_RES_STR2c2( S_UNKNOWN_METHOD, MethodString(nMethodId), "ValueSet" ) ); in Execute()
6042 pRet->GenReturn ( RET_Value, aUId, comm_ULONG( pRM->GetItemCount())); in Execute()
6045 if ( ValueOK( aUId, MethodString( nMethodId ), nNr1, pRM->GetItemCount() )) in Execute()
6046 … pRet->GenReturn ( RET_Value, aUId, pRM->GetRoadmapItemLabel( pRM->GetItemID( nNr1-1 ) ) ); in Execute()
6049 if ( ValueOK( aUId, MethodString( nMethodId ), nNr1, pRM->GetItemCount() )) in Execute()
6054 ReportError( aUId, GEN_RES_STR1c( S_WIN_DISABLED, "RoadmapItem" ) ); in Execute()
6058 …pRet->GenReturn ( RET_Value, aUId, comm_ULONG( pRM->GetItemIndex( pRM->GetCurrentRoadmapItemID() )… in Execute()
6061 … pRet->GenReturn ( RET_Value, aUId, pRM->GetRoadmapItemLabel( pRM->GetCurrentRoadmapItemID() ) ); in Execute()
6064 if ( ValueOK( aUId, MethodString( nMethodId ), nNr1, pRM->GetItemCount() )) in Execute()
6065 …pRet->GenReturn ( RET_Value, aUId, (comm_BOOL)pRM->IsRoadmapItemEnabled( pRM->GetItemID( nNr1-1 ) … in Execute()
6068 … ReportError( aUId, GEN_RES_STR2c2( S_UNKNOWN_METHOD, MethodString(nMethodId), "RoadMap" ) ); in Execute()
6079 pRet->GenReturn ( RET_Value, aUId, comm_ULONG( pELB->getItemCount())); in Execute()
6082 if ( ValueOK( aUId, MethodString( nMethodId ), nNr1, pELB->getItemCount() )) in Execute()
6086 … pRet->GenReturn ( RET_Value, aUId, pELB->getItemName( nNr1 -1 ) ); in Execute()
6089 … pRet->GenReturn ( RET_Value, aUId, pELB->getItemVersion( nNr1 -1 ) ); in Execute()
6092 … pRet->GenReturn ( RET_Value, aUId, pELB->getItemDescription( nNr1 -1 ) ); in Execute()
6095 … pRet->GenReturn ( RET_Value, aUId, pELB->getItemPublisher( nNr1 -1 ) ); in Execute()
6098 … pRet->GenReturn ( RET_Value, aUId, pELB->getItemPublisherLink( nNr1 -1 ) ); 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()
6129 pRet->GenReturn ( RET_Value, aUId, comm_ULONG( 0 )); in Execute()
6131 pRet->GenReturn ( RET_Value, aUId, comm_ULONG( 1 )); in Execute()
6135 pRet->GenReturn ( RET_Value, aUId, comm_ULONG( 0 )); in Execute()
6137 … pRet->GenReturn ( RET_Value, aUId, comm_ULONG( pELB->getSelIndex() +1)); in Execute()
6144 … ReportError( aUId, GEN_RES_STR2c2( S_UNKNOWN_METHOD, MethodString(nMethodId), "RoadMap" ) ); in Execute()
6157 … if ( ValueOK( aUId, MethodString( nMethodId ), nNr1, pTC->GetColumnCount() ) && in Execute()
6158 … ValueOK( aUId, MethodString( nMethodId ), nNr2, pTC->GetRowCount() )) in Execute()
6163 … pRet->GenReturn ( RET_Value, aUId, String( aCell.getValueTypeName() )); in Execute()
6169 … if ( ValueOK( aUId, MethodString( nMethodId ), nNr1, pTC->GetColumnCount() ) && in Execute()
6170 … ValueOK( aUId, MethodString( nMethodId ), nNr2, pTC->GetRowCount() )) in Execute()
6192 … pRet->GenReturn ( RET_Value, aUId, *(sal_Bool*)aCell.getValue() ); in Execute()
6197 … pRet->GenReturn ( RET_Value, aUId, aContent ); in Execute()
6204 … pRet->GenReturn ( RET_Value, aUId, aContent ); in Execute()
6219 … pRet->GenReturn ( RET_Value, aUId, val ); in Execute()
6227 … pRet->GenReturn ( RET_Value, aUId, val ); in Execute()
6231 … pRet->GenReturn ( RET_Value, aUId, comm_USHORT(0) ); in Execute()
6239 … pRet->GenReturn ( RET_Value, aUId, (comm_ULONG)pTC->GetColumnCount() ); in Execute()
6244 … pRet->GenReturn ( RET_Value, aUId, (comm_ULONG)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()
6283 pRet->GenReturn ( RET_Value, aUId, comm_USHORT( pTC->GetSelectedRowCount() )); in Execute()
6288 if ( ValueOK( aUId, CUniString("GetSelIndex"), nNr1, pTC->GetSelectedRowCount() ) ) in Execute()
6289 … pRet->GenReturn ( RET_Value, aUId, comm_USHORT( pTC->GetSelectedRowIndex( nNr1-1 ) +1 ) ); in Execute()
6304 … ReportError( aUId, GEN_RES_STR2c2( S_UNKNOWN_METHOD, MethodString(nMethodId), "TableControl" ) ); in Execute()
6311 …ReportError( aUId, GEN_RES_STR2( S_UNKNOWN_TYPE, UniString::CreateFromInt32( nRT ), MethodString(n… in Execute()
6314 ReportError( aUId, GEN_RES_STR1( S_INTERNAL_ERROR, MethodString( nMethodId ) ) ); in Execute()
6327 ReportError( aUId, GEN_RES_STR2c2( S_UNKNOWN_METHOD, MethodString(nMethodId), "Window" ) ); 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()
6352 … pRet->GenReturn ( RET_Value, aUId, (comm_BOOL) !((DockingWindow*)pControl)->IsFloatingMode()); in Execute()
6356 DBG_ASSERT( aUId.equals( pControl->GetUniqueOrHelpId() ), "aUID != UniqueOrHelpId"); 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()
6404 pRet->GenReturn ( RET_Value, aUId, (comm_BOOL)!((FloatingWindow*)pControl)->IsRollUp()); in Execute()
6424 …ReportError( aUId, GEN_RES_STR2( S_SIZE_BELOW_MINIMUM, String::CreateFromInt32( aMin.Width() ), St… in Execute()
6428 ReportError( aUId, GEN_RES_STR1( S_SIZE_NOT_CHANGEABLE, MethodString( nMethodId ) ) ); in Execute()
6432 DBG_ASSERT( aUId.equals( pControl->GetUniqueOrHelpId() ), "aUID != UniqueOrHelpId"); in Execute()
6440 … ReportError( aUId, GEN_RES_STR2c2( S_UNKNOWN_METHOD, MethodString(nMethodId), "FloatingWin" ) ); in Execute()
6455 DBG_ASSERT( aUId.equals( pControl->GetUniqueOrHelpId() ), "aUID != UniqueOrHelpId"); in Execute()
6464 DBG_ASSERT( aUId.equals( pControl->GetUniqueOrHelpId() ), "aUID != UniqueOrHelpId"); in Execute()
6475 DBG_ASSERT( aUId.equals( pControl->GetUniqueOrHelpId() ), "aUID != UniqueOrHelpId"); in Execute()
6501 ReportError( aUId, GEN_RES_STR2c2( S_UNKNOWN_METHOD, MethodString(nMethodId), "Dialog" ) ); in Execute()
6512 DBG_ASSERT( aUId.equals( pControl->GetUniqueOrHelpId() ), "aUID != UniqueOrHelpId"); in Execute()
6521 … pRet->GenReturn ( RET_Value, aUId, ((WorkWindow*)pControl)->IsMaximized() ); in Execute()
6524 … pRet->GenReturn ( RET_Value, aUId, ((WorkWindow*)pControl)->IsMinimized() ); in Execute()
6527 …pRet->GenReturn ( RET_Value, aUId, comm_BOOL (!((WorkWindow*)pControl)->IsMaximized() && !((WorkWi… 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()
6561 pRet->GenReturn ( RET_Value, aUId, pMB->GetCheckBoxText() ); in Execute()
6564 pRet->GenReturn ( RET_Value, aUId, comm_BOOL( pMB->GetCheckBoxState() == STATE_CHECK) ); in Execute()
6573 pRet->GenReturn ( RET_Value, aUId, pMB->GetMessText()); 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()
6685 pRet->GenReturn ( RET_Value, aUId, pControl->GetText()); in Execute()
6699 …ReportError( aUId, GEN_RES_STR2( S_NO_DEFAULT_BUTTON, UniString::CreateFromInt32( nNr1 ), MethodSt… in Execute()
6702 ReportError( aUId, GEN_RES_STR1( S_BUTTONID_REQUIRED, MethodString( nMethodId ) ) ); in Execute()
6705 pRet->GenReturn ( RET_Value, aUId, comm_ULONG(pBD->GetButtonCount())); in Execute()
6708 if ( ValueOK(aUId, MethodString( nMethodId ),nNr1,pBD->GetButtonCount()) ) in Execute()
6709 pRet->GenReturn ( RET_Value, aUId, comm_ULONG(pBD->GetButtonId(nNr1-1))); in Execute()
6712 … ReportError( aUId, GEN_RES_STR2c2( S_UNKNOWN_METHOD, MethodString(nMethodId), "MessageBox" ) ); in Execute()
6719 …ReportError( aUId, GEN_RES_STR2( S_UNKNOWN_TYPE, UniString::CreateFromInt32( nRT ), MethodString(n… in Execute()
6734 SendProfile( UIdString( aUId ).Append('.').Append( MethodString( nMethodId ) ) ); in Execute()