Home
last modified time | relevance | path

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

1234

/aoo42x/main/sd/source/ui/animations/
H A DCustomAnimationList.cxx883 CustomAnimationListEntry* pEntry = dynamic_cast< CustomAnimationListEntry* >(FirstSelected()); in getSelection()
931 CustomAnimationListEntry* pEntry = static_cast< CustomAnimationListEntry* >(FirstSelected()); in CreateContextMenu()
/aoo42x/main/tools/source/memtools/
H A Dmultisel.cxx486 sal_uIntPtr nCurMin = FirstSelected(); in Select()
712 long MultiSelection::FirstSelected( sal_Bool bInverse ) in FirstSelected() function in MultiSelection
/aoo42x/main/sw/source/ui/config/
H A Doptload.cxx541 SaveEntry(aCheckLB.FirstSelected()); // Aktuellen Eintrag uebernehmen in FillItemSet()
672 SvLBoxEntry* pSelEntry = aCheckLB.FirstSelected(); in IMPL_LINK()
/aoo42x/main/cui/source/options/
H A Doptpath.cxx410 SvLBoxEntry* pEntry = pPathBox->FirstSelected(); in IMPL_LINK()
432 SvLBoxEntry* pEntry = pPathBox->FirstSelected(); in IMPL_LINK()
H A Doptjava.cxx222 : m_aJavaList.FirstSelected(); in IMPL_LINK()
233 SvLBoxEntry* pEntry = m_aJavaList.FirstSelected(); in IMPL_LINK()
/aoo42x/main/svx/source/dialog/
H A Dfontlb.cxx129 SvLBoxEntry* pSvLBoxEntry = FirstSelected(); in GetSelectEntryPos()
/aoo42x/main/svtools/inc/svtools/
H A Dfileview.hxx189 SvLBoxEntry* FirstSelected() const;
/aoo42x/main/basctl/source/basicide/
H A Dbasicrenderable.cxx176 long nSelect = aSel.FirstSelected(); in render()
H A Dmoduldlg.cxx201 SvLBoxEntry* pSelected = FirstSelected(); in NotifyAcceptDrop()
360 BasicEntryDescriptor aSourceDesc( GetEntryDescriptor( FirstSelected() ) ); in NotifyCopyingMoving()
/aoo42x/main/dbaccess/source/ui/control/
H A Dmarktree.cxx220 SvLBoxEntry* pEntry = IsSelected(_pEntry) ? FirstSelected() : NULL; in checkedButton_noBroadcast()
/aoo42x/main/xmlsecurity/source/dialogs/
H A Dcertificatechooser.cxx55 SvLBoxEntry* pSel = maCertLB.FirstSelected(); in GetSelectedEntryPos()
/aoo42x/main/tools/inc/tools/
H A Dmultisel.hxx102 long FirstSelected( sal_Bool bInverse = sal_False );
/aoo42x/main/sfx2/source/dialog/
H A Dtempldlg.cxx1270 SvLBoxEntry* pEntry = pTreeBox->FirstSelected(); in GetSelectedEntry()
1276 SvLBoxEntry* pEntry = aFmtLb.FirstSelected(); in GetSelectedEntry()
1361 return pTreeBox? pTreeBox->FirstSelected() != 0: in HasSelectedStyle()
2278 pTreeBox->RemoveParentKeepChilds( pTreeBox->FirstSelected() ); in DeleteHdl()
/aoo42x/main/sc/source/ui/miscdlgs/
H A Dacredlin.cxx1054 SvLBoxEntry* pEntry=pTheView->FirstSelected(); in IMPL_LINK()
1092 SvLBoxEntry* pEntry=pTheView->FirstSelected(); in IMPL_LINK()
1818 SvLBoxEntry* pEntry = pTheView->FirstSelected(); in IMPL_LINK()
/aoo42x/main/sw/source/ui/envelp/
H A Dlabel1.cxx792 SvLBoxEntry* pSelEntry = aAutoTextLB.FirstSelected(); in FillItemSet()
866 SvLBoxEntry* pSelEntry = aAutoTextLB.FirstSelected(); in Reset()
H A Dlabelexp.cxx130 SvLBoxEntry* pSel = aAutoTextLB.FirstSelected(); in IMPL_LINK()
/aoo42x/main/dbaccess/source/ui/browser/
H A DdsbrowserDnD.cxx214 SvLBoxEntry* pSelected = m_pTreeView->getListBox().FirstSelected();
/aoo42x/main/sw/source/ui/utlui/
H A Dnavipi.cxx662 SvLBoxEntry* pFirst = aContentTree.FirstSelected(); in _ZoomOut()
695 SvLBoxEntry* pFirst = aContentTree.FirstSelected(); in _ZoomIn()
/aoo42x/main/sw/source/ui/fldui/
H A Dchangedb.cxx260 SvLBoxEntry* pEntry = aUsedDBTLB.FirstSelected(); in UpdateFlds()
/aoo42x/main/sd/source/ui/dlg/
H A Dsdtreelb.cxx1005 SvLBoxEntry* pEntry = FirstSelected(); in GetSelectEntryList()
1220 SvLBoxEntry* pEntry = FirstSelected(); in SelectHdl()
/aoo42x/main/cui/source/inc/
H A Dautocdlg.hxx88 inline sal_uLong GetSelectEntryPos() { return GetModel()->GetAbsPos(FirstSelected()); } in GetSelectEntryPos()
/aoo42x/main/extensions/source/propctrlr/
H A Dtaborder.cxx356 SvLBoxEntry* pFirstSelected = FirstSelected(); in MoveSelection()
/aoo42x/main/accessibility/source/extended/
H A Daccessibletablistboxtable.cxx330 SvLBoxEntry* pEntry = m_pTabListBox->FirstSelected(); in implGetSelRow()
/aoo42x/main/cui/source/customize/
H A Dcfg.cxx2286 SvLBoxEntry *pSourceEntry = aContentsListBox->FirstSelected(); in MoveEntry()
2519 SvLBoxEntry *pActEntry = aContentsListBox->FirstSelected(); in DeleteSelectedContent()
2979 SvLBoxEntry *pSourceEntry = aMenuListBox.FirstSelected(); in IMPL_LINK()
3039 return (SvxConfigEntry*)aMenuListBox.FirstSelected()->GetUserData(); in GetSelectedEntry()
3263 SvLBoxEntry *pActEntry = aContentsListBox->FirstSelected(); in DeleteSelectedContent()
/aoo42x/main/sfx2/source/view/
H A Dorgmgr.cxx691 SvLBoxEntry *pParent = pCaller->FirstSelected(); in CopyFrom()

Completed in 807 milliseconds

1234