Home
last modified time | relevance | path

Searched refs:LISTBOX_ENTRY_NOTFOUND (Results 126 – 150 of 163) sorted by relevance

1234567

/aoo4110/main/cui/source/tabpages/
H A Dautocdlg.cxx143 DBG_ASSERT( LISTBOX_ENTRY_NOTFOUND != nPos, "listbox entry missing" ); in OfaAutoCorrDlg()
152 if (LISTBOX_ENTRY_NOTFOUND != nPos) in OfaAutoCorrDlg()
184 if(LISTBOX_ENTRY_NOTFOUND != nSelPos) in lcl_FindEntry()
H A Dparagrph.cxx239 if ( LISTBOX_ENTRY_NOTFOUND != nPos && in FillItemSet()
1688 aApplyCollBox.GetEntryPos( aStr ) != LISTBOX_ENTRY_NOTFOUND ) in Reset()
/aoo4110/main/sw/source/ui/dbui/
H A Dmmgreetingspage.cxx409 if(LISTBOX_ENTRY_NOTFOUND == nCurrentTextPos) in commitPage()
H A Dcreateaddresslistdialog.cxx812 if(nColumn != LISTBOX_ENTRY_NOTFOUND) in IMPL_LINK()
/aoo4110/main/sw/source/ui/utlui/
H A Duitool.cxx667 if(rToFill.GetEntryPos(rName) == LISTBOX_ENTRY_NOTFOUND) in FillCharStyleListBox()
/aoo4110/main/toolkit/source/layout/vcl/
H A Dwfield.cxx551 return LISTBOX_ENTRY_NOTFOUND; in GetEntryPos()
/aoo4110/main/vcl/inc/
H A Dilstbox.hxx294 void ResetCurrentPos() { mnCurrentPos = LISTBOX_ENTRY_NOTFOUND; } in ResetCurrentPos()
/aoo4110/main/cui/source/dialogs/
H A Dthesdlg.cxx444 if ( aWordCB.GetEntryPos( aText ) == LISTBOX_ENTRY_NOTFOUND ) in LookUp_Impl()
H A Dcuifmsearch.cxx473 if (nCurrentContext != LISTBOX_ENTRY_NOTFOUND) in IMPL_LINK()
/aoo4110/main/accessibility/source/standard/
H A Dvclxaccessiblelistitem.cxx505 sal_uInt16 nPos = LISTBOX_ENTRY_NOTFOUND; in getIndexAtPoint()
/aoo4110/main/sw/source/ui/table/
H A Dtabledlg.cxx1671 if( LISTBOX_ENTRY_NOTFOUND == aPageCollLB.GetEntryPos( in Reset()
1708 aPageCollLB.GetEntryPos( sPageDesc ) != LISTBOX_ENTRY_NOTFOUND ) in Reset()
/aoo4110/main/svtools/workben/toolpanel/
H A Dtoolpaneltest.cxx456 …m_aInsertPanel.Enable( ( m_aColors.GetSelectEntryPos() != LISTBOX_ENTRY_NOTFOUND ) && ( m_aNewPane… in impl_updateInsertButton()
/aoo4110/main/sd/source/ui/dlg/
H A Dtpaction.cxx758 if (nPos != LISTBOX_ENTRY_NOTFOUND) in GetActualClickAction()
H A Dnavigatr.cxx726 if( nPos == LISTBOX_ENTRY_NOTFOUND ) in RefreshDocumentLB()
H A Dtpoption.cxx588 if( nPos != LISTBOX_ENTRY_NOTFOUND ) in IMPL_LINK()
/aoo4110/main/sc/source/ui/formdlg/
H A Ddwfunctr.cxx818 sal_uInt16 nCategory = ( LISTBOX_ENTRY_NOTFOUND != nSelPos ) in UpdateFunctionList()
/aoo4110/main/svx/source/dialog/
H A Dimapdlg.cxx761 if( rInfo.aMarkURL.Len() && ( maURLBox.GetEntryPos( rInfo.aMarkURL ) == LISTBOX_ENTRY_NOTFOUND ) ) in IMPL_LINK()
H A Dsrchdlg.cxx1499 if ( aCalcSearchInLB.GetSelectEntryPos() != LISTBOX_ENTRY_NOTFOUND ) in IMPL_LINK()
2504 if ( aCalcSearchInLB.GetSelectEntryPos() != LISTBOX_ENTRY_NOTFOUND ) in SaveToModule_Impl()
H A Drubydialog.cxx684 if(LISTBOX_ENTRY_NOTFOUND != aCharStyleLB.GetSelectEntryPos()) in IMPL_LINK()
/aoo4110/main/sc/source/ui/attrdlg/
H A Dcondfrmt.cxx826 …if ( aLbCond1Template.GetEntryPos(aName) == LISTBOX_ENTRY_NOTFOUND ) // all lists contain the s… in IMPL_LINK()
/aoo4110/main/sw/source/ui/envelp/
H A Dmailmrge.cxx749 if( aFilterLB.GetSelectEntryPos() != LISTBOX_ENTRY_NOTFOUND) in ExecQryShell()
/aoo4110/main/sw/source/ui/config/
H A Doptload.cxx833 sal_uInt16 nLevel = ( nPos > 0 && nPos != LISTBOX_ENTRY_NOTFOUND ) ? nPos - 1 : MAXLEVEL; in SaveEntry()
/aoo4110/main/filter/source/xsltdialog/
H A Dxmlfileview.cxx589 if( LISTBOX_ENTRY_NOTFOUND != nEntry ) in IMPL_LINK()
/aoo4110/main/sw/source/ui/misc/
H A Doutline.cxx954 if(LISTBOX_ENTRY_NOTFOUND == aCollBox.GetEntryPos( sStr )) in SetWrtShell()
H A Dredlndlg.cxx387 if (pFilterPage->SelectAuthor(sOldAuthor) == LISTBOX_ENTRY_NOTFOUND && aStrings.Count()) in InitAuthors()

Completed in 197 milliseconds

1234567