Home
last modified time | relevance | path

Searched refs:FirstSelected (Results 76 – 99 of 99) sorted by relevance

1234

/aoo42x/main/fpicker/source/office/
H A Diodlg.cxx1528 SvLBoxEntry* pEntry = nCount ? _pFileView->FirstSelected() : NULL; in OpenMultiSelection_Impl()
1603 SvLBoxEntry* pEntry = pBox->FirstSelected(); in IMPL_LINK()
2525 SvLBoxEntry* pEntry = nCount ? _pFileView->FirstSelected() : NULL; in GetPathList()
/aoo42x/main/cui/source/dialogs/
H A Dhangulhanjadlg.cxx1053 bool bSel = m_aDictsLB.FirstSelected() != NULL; in IMPL_LINK()
1096 SvLBoxEntry* pEntry = m_aDictsLB.FirstSelected(); in IMPL_LINK()
/aoo42x/main/sw/source/ui/dbui/
H A Ddbtree.cxx498 SvLBoxEntry* pEntry = FirstSelected(); in GetDBName()
H A Dmmaddressblockpage.cxx712 sal_Int32 nUserData = (sal_Int32)(sal_IntPtr)pBox->FirstSelected()->GetUserData(); in IMPL_LINK()
/aoo42x/main/svx/source/inc/
H A Ddatanavi.hxx189 inline SvLBoxEntry* GetSelectedItem() const { return m_aItemList.FirstSelected(); } in GetSelectedItem()
/aoo42x/main/reportdesign/source/ui/dlg/
H A DAddField.cxx98 SvLBoxEntry* pSelected = FirstSelected(); in getSelectedFieldDescriptors()
/aoo42x/main/svtools/source/brwbox/
H A Dbrwbox2.cxx358 for ( long nRow = bMultiSelection ? uRow.pSel->FirstSelected() : uRow.nSel; in ToggleSelection()
384 for ( long nColId = pColSel ? pColSel->FirstSelected() : BROWSER_ENDOFSELECTION; in ToggleSelection()
/aoo42x/main/dbaccess/source/ui/dlg/
H A Dsqlmessage.cxx444 SvLBoxEntry* pSelected = m_aExceptionList.FirstSelected(); in IMPL_LINK()
/aoo42x/main/sw/source/ui/index/
H A Dcnttab.cxx688 SvLBoxEntry* pEntry = FirstSelected(); in KeyInput()
925 SvLBoxEntry* pEntry = aHeaderTree.GetTreeListBox().FirstSelected(); in IMPL_LINK()
2281 …CurLevel = static_cast< sal_uInt16 >(aLevelLB.GetModel()->GetAbsPos(aLevelLB.FirstSelected()) + 1); in IMPL_LINK()
2782 … sal_uInt16 nLevel = static_cast< sal_uInt16 >(pBox->GetModel()->GetAbsPos(pBox->FirstSelected())); in IMPL_LINK()
/aoo42x/main/dbaccess/source/ui/browser/
H A Dunodatbr.cxx2018 long nIdx = pSelection->FirstSelected(); in Execute()
2563 return implSelect( m_pTreeView->getListBox().FirstSelected() ) ? 1L : 0L;
3611 SvLBoxEntry* pSelected = m_pTreeView->getListBox().FirstSelected(); in getCurrentSelection()
/aoo42x/main/basctl/source/basicide/
H A Dbastype2.cxx595 BasicEntryDescriptor aCurDesc( GetEntryDescriptor( FirstSelected() ) ); in UpdateEntries()
/aoo42x/main/dbaccess/source/ui/app/
H A DAppDetailView.cxx374 SvLBoxEntry* pEntry = GetCurEntry() ? GetCurEntry() : FirstSelected(); in KeyInput()
/aoo42x/main/svx/workben/msview/
H A Dmsview.cxx1005 SvLBoxEntry* pEntry = mpListBox[nPane]->FirstSelected(); in IMPL_LINK()
/aoo42x/main/filter/source/pdf/
H A Dpdfexport.cxx197 sal_Int32 nSel = aMultiSelection.FirstSelected(); in ExportSelection()
/aoo42x/main/extensions/source/scanner/
H A Dsanedlg.cxx523 maOptionBox.GetEntryText( maOptionBox.FirstSelected() ); in IMPL_LINK()
/aoo42x/main/svtools/source/contnr/
H A Dtreelist.cxx1107 SvListEntry* SvTreeList::FirstSelected( const SvListView* pView) const in FirstSelected() function in SvTreeList
H A Dsvtreebx.cxx899 SvLBoxEntry* pEntry = FirstSelected(); in GetFocus()
/aoo42x/main/extensions/source/bibliography/
H A Ddatman.cxx702 SvLBoxEntry* pEntry = aSelectionLB.FirstSelected(); in GetCurrentURL()
/aoo42x/main/svx/source/fmcomp/
H A Dfmgridcl.cxx2036 ((MultiSelection*)pColumnSelection)->FirstSelected()) in Select()
/aoo42x/main/sw/source/core/doc/
H A Ddoc.cxx1284 long nTmpIdx = aMulti.FirstSelected(); in CalculatePagesForPrinting()
/aoo42x/main/automation/source/server/
H A Dstatemnt.cxx5551 GET_NTH_ENTRY_LBOX( FirstSelected, NextSelected, nNr1); in Execute()
5616 GET_NTH_ENTRY_LBOX( FirstSelected, NextSelected, nNr1); in Execute()
/aoo42x/main/cui/source/options/
H A Dtreeopt.cxx1009 SvLBoxEntry* pCurEntry = aTreeLB.FirstSelected(); in Notify()
/aoo42x/main/sfx2/source/appl/
H A Dnewhelp.cxx435 SvLBoxEntry* pEntry = FirstSelected(); in GetSelectEntry()
/aoo42x/main/sc/source/ui/unoobj/
H A Ddocuno.cxx990 sal_Int32 nSelected = aPageRanges.FirstSelected(); in lcl_GetRendererNum()

Completed in 1134 milliseconds

1234