Home
last modified time | relevance | path

Searched refs:GetSelectEntryPos (Results 176 – 200 of 277) sorted by relevance

12345678910>>...12

/aoo42x/main/uui/source/
H A Dfltdlg.cxx165 int nPos = m_lbFilters.GetSelectEntryPos(); in AskForFilter()
/aoo42x/main/sc/source/ui/pagedlg/
H A Dareasdlg.cxx538 sal_Bool bEntireSheet = (aLbPrintArea.GetSelectEntryPos() == SC_AREASDLG_PR_ENTIRE); in IMPL_LINK()
608 sal_uInt16 nSelPos = pLb->GetSelectEntryPos(); in IMPL_LINK()
/aoo42x/main/padmin/source/
H A Dpadialog.cxx204 int nPos = m_aDevicesLB.GetSelectEntryPos(); in getSelectedDevice()
647 m_aDevicesLB.RemoveEntry( m_aDevicesLB.GetSelectEntryPos() ); in RemDevice()
/aoo42x/main/sd/source/ui/dlg/
H A Dgluectrl.cxx106 sal_uInt16 nPos = GetSelectEntryPos(); in Select()
H A Dtpoption.cxx457 const sal_uInt16 nMPos = aLbMetric.GetSelectEntryPos(); in FillItemSet()
586 sal_uInt16 nPos = aLbMetric.GetSelectEntryPos(); in IMPL_LINK()
H A Dheaderfooterdlg.cxx567 …List( (int)(sal_IntPtr)maCBDateTimeFormat.GetEntryData( maCBDateTimeFormat.GetSelectEntryPos() ) ); in IMPL_LINK()
649 …ormat = (int)(sal_IntPtr)maCBDateTimeFormat.GetEntryData( maCBDateTimeFormat.GetSelectEntryPos() ); in getData()
/aoo42x/main/cui/source/dialogs/
H A Dshowcols.cxx75 …l_Int32>(reinterpret_cast<sal_uIntPtr>(m_aList.GetEntryData(m_aList.GetSelectEntryPos(i))))) >>= x… in IMPL_LINK()
H A Dmultifil.cxx145 sal_uInt16 nPos = aPathLB.GetSelectEntryPos(); in IMPL_LINK()
/aoo42x/main/extensions/source/propctrlr/
H A Dlistselectiondlg.cxx154 *pSelection = static_cast< sal_Int16 >( m_aEntries.GetSelectEntryPos( selected ) ); in collectSelection()
/aoo42x/main/vcl/source/app/
H A Ddbggui.cxx477 sal_uInt16 nSelectedChannelPos = rList.GetSelectEntryPos(); in ImplGetChannelId()
685 … Rectangle aEntryRect( maLstBox.GetBoundingRectangle( maLstBox.GetSelectEntryPos() ) ); in PreNotify()
694 … GetAssertionEntryRange( maLstBox.GetSelectEntryPos(), nAssertionFirst, nAssertionLast ); in PreNotify()
/aoo42x/main/sd/source/filter/html/
H A Dpubdlg.cxx1001 sal_uInt16 nPos = pPage1_Designs->GetSelectEntryPos(); in IMPL_LINK()
1017 sal_uInt16 nPos = pPage1_Designs->GetSelectEntryPos(); in IMPL_LINK()
1034 sal_uInt16 nPos = pPage1_Designs->GetSelectEntryPos(); in IMPL_LINK()
/aoo42x/main/sw/source/ui/misc/
H A Dnumberingtypelistbox.cxx155 sal_uInt16 nSelPos = GetSelectEntryPos(); in GetSelectedNumberingType()
/aoo42x/main/cui/source/options/
H A Doptctl.cxx118 sal_uInt16 nPos = m_aNumeralsLB.GetSelectEntryPos(); in FillItemSet()
H A Doptchart.cxx217 sal_uInt16 nIdx = aLbChartColors.GetSelectEntryPos(); in IMPL_LINK()
/aoo42x/main/sw/source/ui/envelp/
H A Dmailmrge.cxx749 if( aFilterLB.GetSelectEntryPos() != LISTBOX_ENTRY_NOTFOUND) in ExecQryShell()
750 …er = *static_cast<const ::rtl::OUString*>(aFilterLB.GetEntryData( aFilterLB.GetSelectEntryPos() )); in ExecQryShell()
/aoo42x/main/svx/source/tbxctrls/
H A Dgrafctrl.cxx424 aArgs[0].Value = makeAny( sal_Int16( GetSelectEntryPos() )); in Select()
445 mnCurPos = GetSelectEntryPos(); in PreNotify()
/aoo42x/main/sc/source/ui/dbgui/
H A Dpvlaydlg.cxx647 bool bToNewTable = maLbOutPos.GetSelectEntryPos() == 1; in IMPL_LINK()
892 sal_uInt16 nSelPos = maLbOutPos.GetSelectEntryPos(); in IMPL_LINK()
/aoo42x/main/sc/source/ui/miscdlgs/
H A Dcrnrdlg.cxx842 sal_uInt16 nSelectPos = aLbRange.GetSelectEntryPos(); in IMPL_LINK()
919 sal_uInt16 nSelectPos = aLbRange.GetSelectEntryPos(); in IMPL_LINK()
/aoo42x/main/accessibility/source/standard/
H A Dvclxaccessiblelist.cxx99 m_nCurSelectedPos=m_pListBoxHelper->GetSelectEntryPos(); in VCLXAccessibleList()
988 …return getAccessibleChild( (sal_Int32)m_pListBoxHelper->GetSelectEntryPos( (sal_uInt16)nSelectedCh… in getSelectedAccessibleChild()
/aoo42x/main/chart2/source/controller/dialogs/
H A Dres_TextSeparator.cxx140 sal_uInt16 nPos = m_aLB_Separator.GetSelectEntryPos(); in GetValue()
/aoo42x/main/cui/source/inc/
H A Doptdict.hxx179 sal_uInt16 GetSelectedDict() {return aAllDictsLB.GetSelectEntryPos();} in GetSelectedDict()
/aoo42x/main/svx/source/dialog/
H A Dtxencbox.cxx221 sal_uInt16 nPos = GetSelectEntryPos(); in GetSelectTextEncoding()
/aoo42x/main/dbaccess/source/ui/inc/
H A DFieldControls.hxx167 inline sal_Bool IsModified() const { return GetSelectEntryPos() != GetSavedValue(); } in IsModified()
/aoo42x/main/sc/source/ui/attrdlg/
H A Dscdlgfact.cxx601 sal_uInt16 AbstractScShowTabDlg_Impl::GetSelectEntryPos(sal_uInt16 nPos) const in GetSelectEntryPos() function in AbstractScShowTabDlg_Impl
603 return pDlg->GetSelectEntryPos( nPos); in GetSelectEntryPos()
/aoo42x/main/cui/source/customize/
H A Deventdlg.cxx187 aSaveInListBox.GetSelectEntryPos()); in IMPL_LINK()

Completed in 168 milliseconds

12345678910>>...12