Home
last modified time | relevance | path

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

1234567

/aoo4110/main/svtools/source/dialogs/
H A Daddresstemplate.cxx86 if ( _dataSourceCombo.GetEntryPos( selectedDataSource ) == LISTBOX_ENTRY_NOTFOUND ) in lcl_getSelectedDataSource()
H A Dfiledlg2.cxx1294 if( nChosenFilterPos != LISTBOX_ENTRY_NOTFOUND ) in ExtendFileName()
/aoo4110/main/sd/source/ui/dlg/
H A Danimobjs.cxx1155 … if( nPos != LISTBOX_ENTRY_NOTFOUND && nPos != aLbLoopCount.GetEntryCount() - 1 ) // unendlich in CreateAnimObj()
/aoo4110/main/vcl/source/window/
H A Dprintdlg.cxx889 …obPage.maPrinters.GetEntryPos( maPController->getPrinter()->GetName() ) != LISTBOX_ENTRY_NOTFOUND ) in PrintDialog()
899 if( maJobPage.maPrinters.GetEntryPos( aValue ) != LISTBOX_ENTRY_NOTFOUND ) in PrintDialog()
/aoo4110/main/sw/source/ui/frmdlg/
H A Dcolumn.cxx778 else if( LISTBOX_ENTRY_NOTFOUND != nPos )
/aoo4110/main/sw/source/ui/dbui/
H A Dmmoutputpage.cxx925 if( m_pDocumentPrinterCopy && pBox->GetSelectEntryPos() != LISTBOX_ENTRY_NOTFOUND ) in IMPL_LINK()
/aoo4110/main/cui/source/dialogs/
H A Dhangulhanjadlg.cxx1109 if( nSelPos != LISTBOX_ENTRY_NOTFOUND ) in IMPL_LINK()
H A DSpellDialog.cxx363 if ( LISTBOX_ENTRY_NOTFOUND == aSuggestionLB.GetEntryPos( aTmp ) ) in UpdateBoxes_Impl()
/aoo4110/main/cui/source/tabpages/
H A Dnumpages.cxx1675 if(LISTBOX_ENTRY_NOTFOUND != nPos) in Reset()
1682 if(LISTBOX_ENTRY_NOTFOUND != nPos) in Reset()
/aoo4110/main/cui/source/options/
H A Doptgdlg.cxx349 if ( nHelpFormatPos != LISTBOX_ENTRY_NOTFOUND && in FillItemSet()
H A Doptcolor.cxx1725 return sName.Len() && LISTBOX_ENTRY_NOTFOUND == aColorSchemeLB.GetEntryPos( sName ); in IMPL_LINK()
/aoo4110/main/svx/source/tbxctrls/
H A Dtbcontrl.cxx421 sal_Bool bCreateNew = GetSelectEntryPos() == LISTBOX_ENTRY_NOTFOUND; in Select()
/aoo4110/main/automation/source/server/
H A Dstatemnt.cxx4971 if ( (nPos = pLB->GetEntryPos( aString1 )) == LISTBOX_ENTRY_NOTFOUND ) in Execute()

Completed in 259 milliseconds

1234567