Home
last modified time | relevance | path

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

1234

/trunk/main/chart2/source/controller/dialogs/
H A Dtp_DataSource.cxx86 SvLBoxEntry * pEntry = rOutListBox.FirstSelected(); in lcl_UpdateCurrentRange()
115 SvLBoxEntry * pEntry = rRoleListBox.FirstSelected(); in lcl_GetSelectedRole()
125 SvLBoxEntry * pEntry = rRoleListBox.FirstSelected(); in lcl_GetSelectedRolesRange()
422 bool bHasSelectedEntry = (m_apLB_SERIES->FirstSelected() != 0); in isValid()
520 SvLBoxEntry * pRoleEntry = m_aLB_ROLE.FirstSelected(); in fillRoleListBox()
558 SvLBoxEntry * pSeriesEntry = m_apLB_SERIES->FirstSelected(); in updateControlState()
565 SvLBoxEntry * pRoleEntry = m_aLB_ROLE.FirstSelected(); in updateControlState()
597 if( m_apLB_SERIES->FirstSelected()) in IMPL_LINK()
610 SvLBoxEntry * pEntry = m_aLB_ROLE.FirstSelected(); in IMPL_LINK()
647 if( bHasSelectedEntry && (m_aLB_ROLE.FirstSelected() != 0)) in IMPL_LINK()
[all …]
/trunk/main/dbaccess/source/ui/querydesign/
H A DTableWindowListBox.cxx64 , pEntry(pBox->FirstSelected()) in OJoinExchangeData()
191 if (FirstSelected()) in PreNotify()
192 static_cast<OTableWindow*>(Window::GetParent())->OnEntryDoubleClicked(FirstSelected()); in PreNotify()
245 sal_Bool bFirstNotAllowed = FirstSelected() == First() && m_pTabWin->GetData()->IsShowAll(); in StartDrag()
309 if ((FirstSelected() != pEntry) || (FirstSelected() && NextSelected(FirstSelected()))) in AcceptDrop()
382 if ( GetSelectionCount() == 0 || GetCurEntry() != FirstSelected() ) in GetFocus()
384 if ( FirstSelected() ) in GetFocus()
385 Select(FirstSelected(), sal_False); in GetFocus()
389 ShowFocusRect(FirstSelected()); in GetFocus()
/trunk/main/cui/source/dialogs/
H A Dlinkdlg.cxx171 pEntry = i == 0 ? pSvTabListBox->FirstSelected() : in IMPL_LINK()
274 SvLBoxEntry* pE = rListBox.FirstSelected(); in IMPL_LINK_INLINE_END()
322 pE = rListBox.FirstSelected(); in IMPL_LINK_INLINE_END()
327 SvLBoxEntry* pSelEntry = rListBox.FirstSelected(); in IMPL_LINK_INLINE_END()
356 SvLBoxEntry* pEntry = Links().FirstSelected(); in IMPL_LINK()
374 Links().FirstSelected() : in IMPL_LINK()
455 SvLBoxEntry* pEntry = Links().FirstSelected(); in IMPL_LINK()
546 SvLBoxEntry* pToUnselect = Links().FirstSelected(); in IMPL_LINK()
663 SvLBoxEntry* pE = Links().FirstSelected(); in GetSelEntry()
H A Dmultipat.cxx68 ? aRadioLB.FirstSelected() != NULL in IMPL_LINK()
80 pBox ? pBox->GetEntry( pBox->GetCurMousePoint() ) : aRadioLB.FirstSelected(); in IMPL_LINK()
145 SvLBoxEntry* pEntry = aRadioLB.FirstSelected(); in IMPL_LINK()
/trunk/main/dbaccess/source/ui/dlg/
H A Dindexdialog.cxx314 SvLBoxEntry* pSelected = m_aIndexes.FirstSelected(); in updateToolbox()
458 SvLBoxEntry* pSelected = m_aIndexes.FirstSelected(); in OnDropIndex()
535 SvLBoxEntry* pSelected = m_aIndexes.FirstSelected(); in OnRenameIndex()
552 SvLBoxEntry* pSelected = m_aIndexes.FirstSelected(); in OnSaveIndex()
564 SvLBoxEntry* pSelected = m_aIndexes.FirstSelected(); in OnResetIndex()
633 const SvLBoxEntry* pSelected = m_aIndexes.FirstSelected();
851 if (m_aIndexes.FirstSelected() != m_pPreviousSelection)
860 sal_Bool bHaveSelection = (NULL != m_aIndexes.FirstSelected());
869 SvLBoxEntry* pNewSelection = m_aIndexes.FirstSelected();
H A Dadtabdlg.cxx112 SvLBoxEntry* pEntry = m_rTableList.FirstSelected(); in getSelectedName()
234 SvLBoxEntry* pEntry = m_rTableList.FirstSelected(); in isLeafSelected()
328 SvLBoxEntry* pEntry = m_rQueryList.FirstSelected(); in getSelectedName()
337 SvLBoxEntry* pEntry = m_rQueryList.FirstSelected(); in isLeafSelected()
/trunk/main/sw/source/ui/dialog/
H A Duiregionsw.cxx452 if( !aTree.FirstSelected() && aTree.First() ) in SwEditRegionDlg()
645 SvLBoxEntry* pEntry=pBox->FirstSelected(); in IMPL_LINK()
746 pEntry = pBox->FirstSelected(); in IMPL_LINK()
938 SvLBoxEntry* pEntry=aTree.FirstSelected(); in IMPL_LINK()
967 SvLBoxEntry* pEntry=aTree.FirstSelected(); in IMPL_LINK()
1000 SvLBoxEntry* pEntry=aTree.FirstSelected(); in IMPL_LINK()
1031 pEntry = aTree.FirstSelected(); in IMPL_LINK()
1058 if ( (pEntry=aTree.FirstSelected()) == 0 ) in IMPL_LINK()
1286 SvLBoxEntry* pEntry=aTree.FirstSelected(); in IMPL_LINK()
1336 SvLBoxEntry* pEntry=aTree.FirstSelected(); in IMPL_LINK()
[all …]
/trunk/main/dbaccess/source/ui/misc/
H A DWNameMatch.cxx227 SvLBoxEntry* pEntry = m_CTRL_LEFT.FirstSelected(); in IMPL_LINK()
258 SvLBoxEntry* pEntry = m_CTRL_RIGHT.FirstSelected(); in IMPL_LINK()
282 SvLBoxEntry* pEntry = m_CTRL_LEFT.FirstSelected();
286 SvLBoxEntry* pOldEntry = m_CTRL_RIGHT.FirstSelected();
316 SvLBoxEntry* pEntry = m_CTRL_RIGHT.FirstSelected();
320 SvLBoxEntry* pOldEntry = m_CTRL_LEFT.FirstSelected();
/trunk/main/sw/source/ui/dbui/
H A Daddresslistdialog.cxx301 SvLBoxEntry* pSelect = m_aListLB.FirstSelected(); in IMPL_LINK()
475 SvLBoxEntry* pEntry = m_aListLB.FirstSelected(); in IMPL_LINK()
509 SvLBoxEntry* pSelect = m_aListLB.FirstSelected(); in IMPL_LINK()
666 SvLBoxEntry* pSelect = m_aListLB.FirstSelected(); in IMPL_LINK()
698 SvLBoxEntry* pSelect = m_aListLB.FirstSelected(); in GetSource()
713 SvLBoxEntry* pSelect = m_aListLB.FirstSelected(); in GetConnection()
727 SvLBoxEntry* pSelect = m_aListLB.FirstSelected(); in GetColumnsSupplier()
741 SvLBoxEntry* pSelect = m_aListLB.FirstSelected(); in GetFilter()
/trunk/main/basctl/source/basicide/
H A Dmacrodlg.cxx145 BasicEntryDescriptor aDesc( aBasicBox.GetEntryDescriptor( aBasicBox.FirstSelected() ) ); in StoreMacroDescription()
147 SvLBoxEntry* pEntry = aMacroBox.FirstSelected(); in StoreMacroDescription()
289 SvLBoxEntry* pEntry = aMacroBox.FirstSelected(); in GetMacro()
343 SvLBoxEntry* pEntry = aMacroBox.FirstSelected(); in DeleteMacro()
424 SvLBoxEntry* pMacroEntry = aMacroBox.FirstSelected(); in CheckButtons()
650 SvLBoxEntry* pEntry = aMacroBox.FirstSelected(); in IMPL_LINK()
732 SvLBoxEntry* pEntry = aMacroBox.FirstSelected(); in IMPL_LINK()
840 BasicEntryDescriptor aDesc( aBasicBox.GetEntryDescriptor( aBasicBox.FirstSelected() ) ); in IMPL_LINK()
/trunk/main/xmlsecurity/source/dialogs/
H A Dmacrosecurity.cxx184 bool bCertSelected = maTrustCertLB.FirstSelected() != NULL; in ImplCheckButtons()
195 if( maTrustCertLB.FirstSelected() ) in IMPL_LINK()
197 … sal_uInt16 nSelected = sal_uInt16( sal_uIntPtr( maTrustCertLB.FirstSelected()->GetUserData() ) ); in IMPL_LINK()
221 if( maTrustCertLB.FirstSelected() ) in IMPL_LINK()
223 sal_uInt16 nAuthor = sal_uInt16( sal_uIntPtr( maTrustCertLB.FirstSelected()->GetUserData() ) ); in IMPL_LINK()
H A Ddigitalsignaturesdialog.cxx379 bool bSel = maSignaturesLB.FirstSelected() ? true : false; in IMPL_LINK()
538 if( maSignaturesLB.FirstSelected() ) in IMPL_LINK()
542 … sal_uInt16 nSelected = (sal_uInt16) (sal_uIntPtr) maSignaturesLB.FirstSelected()->GetUserData(); in IMPL_LINK()
749 if( maSignaturesLB.FirstSelected() ) in ImplShowSignaturesDetails()
751 … sal_uInt16 nSelected = (sal_uInt16) (sal_uIntPtr) maSignaturesLB.FirstSelected()->GetUserData(); in ImplShowSignaturesDetails()
/trunk/main/extensions/source/propctrlr/
H A Dselectlabeldialog.cxx142 if (m_aControlTree.FirstSelected()) in DBG_NAME()
143 m_aControlTree.Select(m_aControlTree.FirstSelected(), sal_False); in DBG_NAME()
254 SvLBoxEntry* pSelected = m_aControlTree.FirstSelected(); in IMPL_LINK()
274 m_pLastSelected = m_aControlTree.FirstSelected(); in IMPL_LINK()
/trunk/main/sw/source/ui/utlui/
H A Dglbltree.cxx473 SvLBoxEntry* pEntry = FirstSelected(); in GetEnableFlags()
558 SvLBoxEntry* pSel = FirstSelected(); in SelectHdl()
730 SvLBoxEntry* pOldSelEntry = FirstSelected(); in Display()
871 SvLBoxEntry* pEntry = FirstSelected(); in ExcecuteContextMenuAction()
888 SvLBoxEntry* pSelEntry = FirstSelected(); in ExcecuteContextMenuAction()
900 pSelEntry = FirstSelected(); in ExcecuteContextMenuAction()
1048 pEntry = FirstSelected(); in ExcecuteContextMenuAction()
1159 SvLBoxEntry* pEntry = FirstSelected(); in ExecCommand()
/trunk/main/sw/source/ui/misc/
H A Dredlndlg.cxx332 SvLBoxEntry* pSelEntry = pTable->FirstSelected(); in Init()
391 sal_Bool bSel = pTable->FirstSelected() != 0; in InitAuthors()
394 SvLBoxEntry* pSelEntry = pTable->FirstSelected(); in InitAuthors()
840 if( !nStart && !pTable->FirstSelected() ) in InsertParents()
893 SvLBoxEntry* pEntry = bSelect ? pTable->FirstSelected() : pTable->First(); in CallAcceptReject()
1117 pSelEntry = pTable->FirstSelected(); in IMPL_LINK()
1184 SvLBoxEntry* pEntry = pTable->FirstSelected(); in IMPL_LINK()
H A Dglossary.cxx327 SvLBoxEntry* pEntry = pBox->FirstSelected(); in IMPL_LINK()
409 SvLBoxEntry* pEntry = aCategoryBox.FirstSelected(); in DoesBlockExist()
483 SvLBoxEntry* pEntry = pBox->FirstSelected(); in IMPL_LINK_INLINE_START()
510 SvLBoxEntry* pEntry = aCategoryBox.FirstSelected(); in IMPL_LINK_INLINE_END()
551 SvLBoxEntry* pEntry = aCategoryBox.FirstSelected(); in IMPL_LINK()
593 SvLBoxEntry* pEntry = aCategoryBox.FirstSelected(); in IMPL_LINK()
1180 SvLBoxEntry* pEntry = aCategoryBox.FirstSelected(); in GetCurrGrpName()
H A Dglosbib.cxx257 SvLBoxEntry* pFirstEntry = aGroupTLB.FirstSelected(); in IMPL_LINK()
313 SvLBoxEntry* pEntry = aGroupTLB.FirstSelected(); in IMPL_LINK()
381 SvLBoxEntry* pEntry = aGroupTLB.FirstSelected(); in IMPL_LINK()
484 SvLBoxEntry* pEntry = aGroupTLB.FirstSelected(); in IMPL_LINK()
/trunk/main/dbaccess/source/ui/tabledesign/
H A DTableUndo.cxx449 …for( nIndex = m_aInsKeys.FirstSelected(); nIndex != (long)SFX_ENDOFSELECTION; nIndex=m_aInsKeys.Ne… in Undo()
458 …for( nIndex = m_aDelKeys.FirstSelected(); nIndex != (long)SFX_ENDOFSELECTION; nIndex=m_aDelKeys.Ne… in Undo()
477 …for( nIndex = m_aDelKeys.FirstSelected(); nIndex != (long)SFX_ENDOFSELECTION; nIndex=m_aDelKeys.Ne… in Redo()
482 …for( nIndex = m_aInsKeys.FirstSelected(); nIndex != (long)SFX_ENDOFSELECTION; nIndex=m_aInsKeys.Ne… in Redo()
/trunk/main/cui/source/options/
H A Dfontsubs.cxx331 pEntry = aCheckLB.FirstSelected(); in IMPL_LINK()
346 SvLBoxEntry* pEntry = aCheckLB.FirstSelected(); in IMPL_LINK()
363 if (pEntry != aCheckLB.FirstSelected()) in IMPL_LINK()
407 SvLBoxEntry* pEntry = aCheckLB.FirstSelected(); in CheckEnable()
H A Doptdict.cxx566 SvLBoxEntry* pEntry = pBox->FirstSelected(); in IMPL_LINK()
589 SvLBoxEntry* pEntry = aWordsLB.FirstSelected(); in IMPL_LINK()
604 SvLBoxEntry* _pEntry = aWordsLB.FirstSelected(); in IMPL_LINK()
688 SvLBoxEntry* pFirstSel = aWordsLB.FirstSelected(); in IMPL_LINK()
/trunk/main/cui/source/customize/
H A Dselector.cxx110 return FirstSelected(); in GetLastSelectedEntry()
716 SvLBoxEntry *pEntry = FirstSelected(); in GroupSelected()
731 SvLBoxEntry *_pEntry = FirstSelected(); in GroupSelected()
1111 aCommands.GetHelpText( aCommands.FirstSelected() ); in UpdateUI()
1151 SvLBoxEntry* current = aCommands.FirstSelected(); in IMPL_LINK()
/trunk/main/dbaccess/source/ui/app/
H A DAppDetailPageHelper.cxx421 SvLBoxEntry* pEntry = rTree.FirstSelected(); in getSelectionElementNames()
473 SvLBoxEntry* pEntry = pList->FirstSelected(); in describeCurrentSelectionForType()
562 pEntry = rTree.FirstSelected(); in getQualifiedName()
599 SvLBoxEntry* pEntry = rTree.FirstSelected(); in getSelectionCount()
673 SvLBoxEntry* pEntry = rTree.FirstSelected( ); in isALeafSelected()
1164 if ( getCurrentView() && getCurrentView()->FirstSelected() ) in switchPreview()
/trunk/main/sd/source/ui/dlg/
H A Dcustsdlg.cxx395 sal_Bool bCSPages = aLbCustomPages.FirstSelected() != NULL; in CheckState()
414 SvLBoxEntry* pEntry = aLbCustomPages.FirstSelected(); in IMPL_LINK()
438 SvLBoxEntry* pEntry = aLbCustomPages.FirstSelected(); in IMPL_LINK()
/trunk/main/cui/source/tabpages/
H A Dmacroass.cxx154 const SvLBoxEntry* pE = mpImpl->pEventLB->GetListBox().FirstSelected(); in EnableButtons()
277 SvLBoxEntry* pE = rListBox.FirstSelected(); in IMPL_STATIC_LINK()
318 SvLBoxEntry* pE = rListBox.FirstSelected(); in IMPL_STATIC_LINK()
/trunk/main/sfx2/source/dialog/
H A Dversdlg.cxx321 SvLBoxEntry *pEntry = aVersionBox.FirstSelected(); in Open_Impl()
382 bool bEnable = ( aVersionBox.FirstSelected() != NULL ); in IMPL_LINK()
399 SvLBoxEntry *pEntry = aVersionBox.FirstSelected(); in IMPL_LINK()

Completed in 123 milliseconds

1234