Home
last modified time | relevance | path

Searched refs:GetSelectEntryPos (Results 251 – 275 of 277) sorted by relevance

1...<<1112

/aoo42x/main/sw/source/ui/dbui/
H A Dcreateaddresslistdialog.cxx811 nColumn = m_aFindOnlyLB.GetSelectEntryPos(); in IMPL_LINK()
H A Dmmlayoutpage.cxx743 switch(pBox->GetSelectEntryPos()) in IMPL_LINK()
H A Dmmaddressblockpage.cxx1136 if(xColAccess.is() && pNewLB->GetSelectEntryPos() > 0 && in SwAssignFieldsControl()
/aoo42x/main/sw/source/ui/uiview/
H A Dviewling.cxx970 this->selection=pBox->GetSelectEntryPos(); in IMPL_LINK()
/aoo42x/main/cui/source/inc/
H A Dcfg.hxx480 aTopLevelListBox.GetSelectEntryPos() ); in GetTopLevelSelection()
/aoo42x/main/toolkit/inc/layout/
H A Dlayout.hxx528 sal_uInt16 GetSelectEntryPos( sal_uInt16 nSelIndex=0 ) const;
/aoo42x/main/sd/source/ui/animations/
H A DCustomAnimationPane.cxx2185 sal_uInt16 nPos= mpLBStart->GetSelectEntryPos(); in onChangeStart()
2271 sal_uInt16 nPos= mpCBSpeed->GetSelectEntryPos(); in onChangeSpeed()
/aoo42x/main/sw/source/ui/table/
H A Dtautofmt.cxx534 sal_uInt8 nSelPos = (sal_uInt8) aLbFormat.GetSelectEntryPos(), nOldIdx = nIndex; in IMPL_LINK()
/aoo42x/main/filter/source/xsltdialog/
H A Dxmlfileview.cxx588 sal_uInt16 nEntry = pListBox->GetSelectEntryPos(); in IMPL_LINK()
/aoo42x/main/sfx2/source/dialog/
H A Dtempldlg.cxx1963 FilterSelect(pBox->GetSelectEntryPos() - 1, bHierarchical ); in IMPL_LINK()
3040 const sal_uInt16 nEntry = aFamIds[pList->GetSelectEntryPos()]; in IMPL_LINK_INLINE_START()
/aoo42x/main/cui/source/dialogs/
H A Dcuigaldlg.cxx317 …tURLObject(*mpBrowser->aFoundList.GetObject( nPos = mpBrowser->aLbxFound.GetSelectEntryPos( i ) )); in run()
/aoo42x/main/sc/source/ui/view/
H A Dtabvwsh3.cxx832 aIndexList.Insert( pDlg->GetSelectEntryPos( nSelIx ), nSelIx ); in Execute()
H A Dgridwin.cxx236 sal_uInt16 nPos = GetSelectEntryPos(); in EndInit()
290 sal_uInt16 nPos = GetSelectEntryPos(); in SelectHdl()
/aoo42x/main/sc/source/ui/pagedlg/
H A Dscuitphfedit.cxx861 ScHFEntryId eSel = static_cast<ScHFEntryId>(maLbDefined.GetSelectEntryPos()); in IMPL_LINK()
/aoo42x/main/sc/source/ui/miscdlgs/
H A Doptsolver.cxx411 aRowEntry.nOperator = mpOperator[nRow]->GetSelectEntryPos(); in ReadConditions()
/aoo42x/main/svtools/source/control/
H A Dctrlbox.cxx549 sal_uInt16 nSelEntry = GetSelectEntryPos(); in UpdateLineColors()
/aoo42x/main/svtools/source/dialogs/
H A Daddresstemplate.cxx1023 if (0 == _pListbox->GetSelectEntryPos()) in IMPL_LINK()
/aoo42x/main/sw/source/ui/misc/
H A Doutline.cxx121 sal_uInt16 GetCurEntryPos() const { return aFormBox.GetSelectEntryPos(); } in GetCurEntryPos()
/aoo42x/main/sw/source/ui/utlui/
H A Dnavipi.cxx176 int nEntryIdx = pBox->GetSelectEntryPos(); in IMPL_LINK()
/aoo42x/main/sc/source/ui/cctrl/
H A Ddpcontrol.cxx1165 sal_uInt16 nSelected = maChecks.GetSelectEntryPos(); in selectCurrentMemberOnly()
/aoo42x/main/svx/source/form/
H A Ddatanavi.cxx1644 sal_uInt16 nPos = m_aModelsBox.GetSelectEntryPos(); in IMPL_LINK()
1661 sal_uInt16 nSelectedPos = m_aModelsBox.GetSelectEntryPos(); in IMPL_LINK()
/aoo42x/main/basctl/source/basicide/
H A Dmoduldl2.cxx1523 sal_uInt16 nSelPos = aBasicsBox.GetSelectEntryPos(); in SetCurLib()
/aoo42x/main/sw/source/ui/index/
H A Dswuiidxmrk.cxx1826 sRet = String::CreateFromInt32(pTypeListBox->GetSelectEntryPos()); in GetEntryText()
/aoo42x/main/toolkit/source/awt/
H A Dvclxwindows.cxx1645 return pBox ? pBox->GetSelectEntryPos() : 0; in getSelectedItemPos()
1659 aSeq.getArray()[n] = pBox->GetSelectEntryPos( n ); in getSelectedItemsPos()
2064 …aEvent.Selected = (pListBox->GetSelectEntryCount() == 1 ) ? pListBox->GetSelectEntryPos() : 0xFFFF; in ImplCallItemListeners()
/aoo42x/main/vcl/source/control/
H A Dtabctrl.cxx990 SelectTabPage( GetPageId( mpTabCtrlData->mpListBox->GetSelectEntryPos() ) ); in IMPL_LINK()

Completed in 378 milliseconds

1...<<1112