Home
last modified time | relevance | path

Searched refs:GetSelectEntryPos (Results 201 – 225 of 277) sorted by relevance

12345678910>>...12

/aoo42x/main/fpicker/source/office/
H A Diodlgimp.hxx310 …_cast< SvtFileDialogFilter_Impl* >( _pLbFilter->GetEntryData ( _pLbFilter->GetSelectEntryPos() ) ); in GetSelectedFilterEntry()
/aoo42x/main/cui/source/options/
H A Doptlingu.cxx1697 sal_uInt16 nPos = aLinguModulesCLB.GetSelectEntryPos(); in IMPL_LINK()
1706 sal_uInt16 nPos = aLinguDicsCLB.GetSelectEntryPos(); in IMPL_LINK()
2152 sal_uInt16 nCurPos = pBox->GetSelectEntryPos(); in IMPL_LINK()
2491 sal_uInt16 nCurPos = aModulesCLB.GetSelectEntryPos(); in IMPL_LINK()
/aoo42x/main/cui/source/dialogs/
H A Dpastedlg.cxx294 nSelFormat = (sal_uLong)ObjectLB().GetEntryData( ObjectLB().GetSelectEntryPos() ); in GetFormat()
/aoo42x/main/sc/source/ui/navipi/
H A Dscenwnd.cxx176 size_t nPos = GetSelectEntryPos(); in GetSelectedEntry()
/aoo42x/main/padmin/source/
H A Dnewppdlg.cxx173 m_aDriverLB.GetSelectEntryPos( i ) in IMPL_LINK()
/aoo42x/main/vcl/inc/vcl/
H A Dcombobox.hxx200 sal_uInt16 GetSelectEntryPos( sal_uInt16 nSelIndex = 0 ) const;
/aoo42x/main/starmath/source/
H A Dutility.cxx234 nPos = GetSelectEntryPos();
/aoo42x/main/cui/source/inc/
H A Dcuigaldlg.hxx242 sal_uLong GetId() const { return aLbResName.GetSelectEntryPos(); } in GetId()
H A Dautocdlg.hxx88 inline sal_uLong GetSelectEntryPos() { return GetModel()->GetAbsPos(FirstSelected()); } in GetSelectEntryPos() function in OfaACorrCheckListBox
/aoo42x/main/dbaccess/source/ui/dlg/
H A Ddirectsql.cxx353 const sal_uInt16 nSelected = m_pSQLHistory->GetSelectEntryPos();
H A Dindexfieldscontrol.cxx398 sal_uInt16 nPos = m_pSortingCell->GetSelectEntryPos(); in SaveModified()
/aoo42x/main/svtools/source/contnr/
H A Dtemplwin.hxx95 sal_uLong GetSelectEntryPos() const;
/aoo42x/main/svx/source/fmcomp/
H A Dgridcell.cxx2738 …l_Int16 *)aSelectSeq.getArray() = (sal_Int16)static_cast<ListBox*>(m_pWindow)->GetSelectEntryPos(); in commitControl()
2958 sal_Int16 nPos = (sal_Int16)static_cast<ListBox*>(m_pWindow)->GetSelectEntryPos(); in commitControl()
4267 return m_pBox->GetSelectEntryPos(); in getSelectedItemPos()
4284 aSeq.getArray()[n] = m_pBox->GetSelectEntryPos( n ); in getSelectedItemsPos()
4416 ? m_pBox->GetSelectEntryPos() : 0xFFFF; in onWindowEvent()
4629 ? m_pComboBox->GetSelectEntryPos() in onWindowEvent()
/aoo42x/main/vcl/source/window/
H A Dprintdlg.cxx1979 …g nPages = long(maNUpPage.maNupPagesBox.GetEntryData(maNUpPage.maNupPagesBox.GetSelectEntryPos())); in updateNupFromPages()
2101 maNUpPage.maNupOrderBox.GetSelectEntryPos() ))); in updateNup()
2112 maNUpPage.maNupOrientationBox.GetSelectEntryPos() ))); in updateNup()
2440 sal_Int32 nVal( i_pBox->GetSelectEntryPos() ); in IMPL_LINK()
/aoo42x/main/sw/source/ui/misc/
H A Dlinenum.cxx316 aInf.SetPos((LineNumberPosition)aPosLB.GetSelectEntryPos()); in FillItemSet()
/aoo42x/main/sc/source/ui/dbgui/
H A Dfoptmgr.cxx262 sal_uInt16 nSelPos = rLbCopyPos.GetSelectEntryPos(); in IMPL_LINK()
H A Dsfiltdlg.cxx482 sal_uInt16 nSelPos = aLbFilterArea.GetSelectEntryPos(); in IMPL_LINK()
/aoo42x/main/sd/source/ui/dlg/
H A Danimobjs.cxx1065 BitmapAdjustment eBA = (BitmapAdjustment) aLbAdjustment.GetSelectEntryPos(); in CreateAnimObj()
1153 sal_uInt16 nPos = aLbLoopCount.GetSelectEntryPos(); in CreateAnimObj()
/aoo42x/main/sw/source/ui/chrdlg/
H A Dswuiccoll.cxx319 sal_uInt16 nSearchFlags = pBox->GetSelectEntryPos(); in IMPL_LINK()
/aoo42x/main/chart2/source/controller/main/
H A DElementSelector.cxx204 sal_uInt16 nPos = GetSelectEntryPos(); in Select()
/aoo42x/main/cui/source/tabpages/
H A Dalign.cxx263 sal_uInt16 nHorAlign = maLbHorAlign.GetSelectEntryPos(); in UpdateEnableControls()
/aoo42x/main/sc/source/ui/sidebar/
H A DNumberFormatPropertyPanel.cxx189 sal_uInt16 nVal = pBox->GetSelectEntryPos(); in IMPL_LINK()
/aoo42x/main/sfx2/inc/sfx2/
H A Dcontrolwrapper.hxx634 return this->GetValueFromPos( this->GetControl().GetSelectEntryPos() ); in GetControlValue()
/aoo42x/main/sc/source/ui/miscdlgs/
H A Dscuiautofmt.cxx443 nIndex = aLbFormat.GetSelectEntryPos(); in IMPL_LINK()
/aoo42x/main/sw/source/ui/envelp/
H A Denvlop1.cxx311 aStr += aTableLB.GetEntryData(aTableLB.GetSelectEntryPos()) == 0 ? '0' : '1'; in IMPL_LINK()

Completed in 201 milliseconds

12345678910>>...12