Lines Matching refs:comm_ULONG
791 …pRet->GenReturn ( RET_WinInfo, rtl::OString(), (comm_ULONG)nConf | DH_MODE_DATA_VALID, UniString()… in WriteControlData()
901 pRet->GenReturn ( RET_WinInfo, aId, (comm_ULONG)pBase->GetType(), in WriteControlData()
924 …nReturn ( RET_WinInfo, Str2Id(pTB->GetItemCommand(pTB->GetItemId( i ))), (comm_ULONG)WINDOW_BUTTON, in WriteControlData()
927 … pRet->GenReturn ( RET_WinInfo, pTB->GetHelpId(pTB->GetItemId( i )), (comm_ULONG)WINDOW_BUTTON, in WriteControlData()
935 …turn ( RET_WinInfo, Str2Id(pTB->GetItemCommand(pTB->GetItemId( i ))), (comm_ULONG)pItemWin->GetTyp… in WriteControlData()
938 …pRet->GenReturn ( RET_WinInfo, pTB->GetHelpId(pTB->GetItemId( i )), (comm_ULONG)pItemWin->GetType(… in WriteControlData()
970 …nReturn ( RET_WinInfo, Str2Id( pTB->GetItemCommand(pTB->GetItemId( i )) ), (comm_ULONG)WINDOW_BASE, in WriteControlData()
973 … pRet->GenReturn ( RET_WinInfo, pTB->GetHelpId(pTB->GetItemId( i )), (comm_ULONG)WINDOW_BASE, in WriteControlData()
1024 …pRet->GenReturn ( RET_WinInfo, aID, (comm_ULONG)pBD->GetPushButton( pBD->GetButtonId(i) )->GetType… in WriteControlData()
1073 … pRet->GenReturn ( RET_WinInfo, Str2Id( pMenu->GetItemCommand(nID) ), (comm_ULONG)0, in WriteControlData()
1076 … pRet->GenReturn ( RET_WinInfo, rtl::OString::valueOf( (sal_Int32)nID ), (comm_ULONG)0, in WriteControlData()
2665 comm_ULONG nAnzahl=0; in Execute()
2677 …ams & PARAM_USHORT_1 ) { pRet->GenReturn( RET_ProfileInfo, S_ProfileBorder1, (comm_ULONG)nNr1 ); }; in Execute()
2678 …ams & PARAM_USHORT_2 ) { pRet->GenReturn( RET_ProfileInfo, S_ProfileBorder2, (comm_ULONG)nNr2 ); }; in Execute()
2679 …ams & PARAM_USHORT_3 ) { pRet->GenReturn( RET_ProfileInfo, S_ProfileBorder3, (comm_ULONG)nNr3 ); }; in Execute()
2680 …ams & PARAM_USHORT_4 ) { pRet->GenReturn( RET_ProfileInfo, S_ProfileBorder4, (comm_ULONG)nNr4 ); }; in Execute()
2716 pRet->GenReturn( RET_ProfileInfo, S_ProfileDump, (comm_ULONG)0 ); in Execute()
2814 pRet->GenReturn ( RET_Value, nMethodId, (comm_ULONG)nItemCount ); in Execute()
2820 … pRet->GenReturn ( RET_Value, nMethodId, (comm_ULONG)pMenu->GetItemId(nPhysicalIndex-1) ); in Execute()
2842 pRet->GenReturn ( RET_Value, nMethodId, (comm_ULONG)(nLogicalPos+1) ); in Execute()
3107 …pRet->GenReturn ( RET_Value, nMethodId, static_cast<comm_ULONG>(aFS.GetSize()) ); //GetSize() sal_… in Execute()
3250 pRet->GenReturn ( RET_Value, nMethodId, (comm_ULONG)aPointer.GetStyle() ); in Execute()
3484 comm_ULONG nId; in StatementControl()
3803 pRet->GenReturn ( RET_Value, aUId, (comm_ULONG)aPos.X() ); in HandleVisibleControls()
3806 pRet->GenReturn ( RET_Value, aUId, (comm_ULONG)pControl->GetPosPixel().X() ); in HandleVisibleControls()
3822 pRet->GenReturn ( RET_Value, aUId, (comm_ULONG)aPos.Y() ); in HandleVisibleControls()
3825 pRet->GenReturn ( RET_Value, aUId, (comm_ULONG)pControl->GetPosPixel().Y() ); in HandleVisibleControls()
3837 pRet->GenReturn ( RET_Value, aUId, (comm_ULONG)pControl->GetSizePixel().Width() ); in HandleVisibleControls()
3849 pRet->GenReturn ( RET_Value, aUId, (comm_ULONG)pControl->GetSizePixel().Height() ); in HandleVisibleControls()
3973 pRet->GenReturn ( RET_Value, aUId, (comm_ULONG)pControl->GetType() ); in HandleCommonMethods()
4418 pRet->GenReturn ( RET_Value, aUId, comm_ULONG(pStatus->GetItemCount())); in HandleCommonMethods()
4420 pRet->GenReturn ( RET_Value, aUId, comm_ULONG(0)); in HandleCommonMethods()
4424 … pRet->GenReturn ( RET_Value, aUId, comm_ULONG(pStatus->GetItemId(nNr1-1))); in HandleCommonMethods()
4715 … pRet->GenReturn ( RET_Value, aUId, (comm_ULONG)((TabControl*)pControl)->GetPageId(nNr1-1)); in Execute()
4718 … pRet->GenReturn ( RET_Value, aUId, (comm_ULONG)((TabControl*)pControl)->GetCurPageId()); in Execute()
4721 … pRet->GenReturn ( RET_Value, aUId, (comm_ULONG)((TabControl*)pControl)->GetPageCount()); in Execute()
4825 … pRet->GenReturn ( RET_Value, aUId, comm_ULONG(((TriStateBox*)pControl)->GetState())); in Execute()
4913 … pRet->GenReturn ( RET_Value, aUId, comm_ULONG(((ListBox*)pControl)->GetSelectEntryCount())); in Execute()
4920 pRet->GenReturn ( RET_Value, aUId, comm_ULONG(0)); in Execute()
4926 …pRet->GenReturn ( RET_Value, aUId, comm_ULONG(((ListBox*)pControl)->GetSelectEntryPos(nNr1-1)) +1); in Execute()
4934 … pRet->GenReturn ( RET_Value, aUId, comm_ULONG(((ListBox*)pControl)->GetEntryCount())); in Execute()
5024 pRet->GenReturn ( RET_Value, aUId, (comm_ULONG) nPos); in Execute()
5028 … pRet->GenReturn ( RET_Value, aUId, comm_ULONG(((ComboBox*)pControl)->GetEntryCount())); in Execute()
5403 … pRet->GenReturn ( RET_Value, aUId, (comm_ULONG)pTB->GetItemType(nItemPos)); in Execute()
5406 … pRet->GenReturn ( RET_Value, aUId, (comm_ULONG)pTB->GetItemState(pTB->GetItemId(nItemPos))); in Execute()
5409 … pRet->GenReturn ( RET_Value, aUId, (comm_ULONG)pTB->GetItemId(nItemPos)); in Execute()
5412 … pRet->GenReturn ( RET_Value, aUId, (comm_ULONG) nItemPos + 1); in Execute()
5431 pRet->GenReturn ( RET_Value, aUId, comm_ULONG(0)); in Execute()
5456 pRet->GenReturn ( RET_Value, aUId, (comm_ULONG)pTB->GetItemCount()); in Execute()
5534 … pRet->GenReturn ( RET_Value, aUId, comm_ULONG(((SvLBox*)pControl)->GetSelectionCount())); in Execute()
5537 … pRet->GenReturn ( RET_Value, aUId, comm_ULONG(((SvLBox*)pControl)->GetVisibleCount()) ); in Execute()
5546 …pRet->GenReturn ( RET_Value, aUId, comm_ULONG( ((SvTreeListBox*)pControl)->GetVisiblePos( pThisEnt… in Execute()
5707 … pRet->GenReturn ( RET_Value, aUId, comm_ULONG( pItem->GetButtonFlags() & ~SV_STATE_MASK )); in Execute()
5891 … pRet->GenReturn ( RET_Value, aUId, (comm_ULONG)pEBBox->GetRowCount() ); in Execute()
5992 … pRet->GenReturn ( RET_Value, aUId, comm_ULONG( pVS->GetItemCount())); in Execute()
6004 pRet->GenReturn ( RET_Value, aUId, comm_ULONG(0)); in Execute()
6006 … pRet->GenReturn ( RET_Value, aUId, comm_ULONG( pVS->GetItemPos( pVS->GetSelectItemId() ) +1)); in Execute()
6029 … pRet->GenReturn ( RET_Value, aUId, comm_ULONG( pRM->GetItemCount())); in Execute()
6045 …pRet->GenReturn ( RET_Value, aUId, comm_ULONG( pRM->GetItemIndex( pRM->GetCurrentRoadmapItemID() )… in Execute()
6066 … pRet->GenReturn ( RET_Value, aUId, comm_ULONG( pELB->getItemCount())); in Execute()
6116 pRet->GenReturn ( RET_Value, aUId, comm_ULONG( 0 )); in Execute()
6118 pRet->GenReturn ( RET_Value, aUId, comm_ULONG( 1 )); in Execute()
6122 pRet->GenReturn ( RET_Value, aUId, comm_ULONG( 0 )); in Execute()
6124 … pRet->GenReturn ( RET_Value, aUId, comm_ULONG( pELB->getSelIndex() +1)); in Execute()
6204 comm_ULONG val = 0; in Execute()
6226 … pRet->GenReturn ( RET_Value, aUId, (comm_ULONG)pTC->GetColumnCount() ); in Execute()
6231 … pRet->GenReturn ( RET_Value, aUId, (comm_ULONG)pTC->GetRowCount() ); in Execute()
6692 … pRet->GenReturn ( RET_Value, aUId, comm_ULONG(pBD->GetButtonCount())); in Execute()
6696 … pRet->GenReturn ( RET_Value, aUId, comm_ULONG(pBD->GetButtonId(nNr1-1))); in Execute()