Home
last modified time | relevance | path

Searched refs:LIST_ENTRY_NOTFOUND (Results 1 – 16 of 16) sorted by relevance

/aoo4110/main/svx/source/svdraw/
H A Dclonelist.cxx105 if(LIST_ENTRY_NOTFOUND != nPos) in CopyConnections()
118 if(LIST_ENTRY_NOTFOUND != nPos) in CopyConnections()
H A Dsvdedtv.cxx356 && LIST_ENTRY_NOTFOUND == rAllMarkedObjects.GetPos(pObj1) in ImpBroadcastEdgesOfMarkedNodes()
365 && LIST_ENTRY_NOTFOUND == rAllMarkedObjects.GetPos(pObj2) in ImpBroadcastEdgesOfMarkedNodes()
/aoo4110/main/vcl/source/window/
H A Daccmgr.cxx62 if ( mpAccelList->GetPos( pAccel ) != LIST_ENTRY_NOTFOUND ) in InsertAccel()
89 if ( mpSequenceList->GetPos( pSubAccel ) != LIST_ENTRY_NOTFOUND ) in RemoveAccel()
/aoo4110/main/soldep/inc/soldep/
H A Dsstring.hxx30 #define NOT_THERE LIST_ENTRY_NOTFOUND
/aoo4110/main/idl/source/objects/
H A Dobject.cxx729 if ( rClassList.GetPos(this) != LIST_ENTRY_NOTFOUND ) in InsertSlots()
794 if ( rList.GetPos(this) == LIST_ENTRY_NOTFOUND ) in FillClasses()
/aoo4110/main/vcl/source/app/
H A Didlemgr.cxx141 if ( mpIdleList->GetPos( pIdleData ) != LIST_ENTRY_NOTFOUND ) in IMPL_LINK()
/aoo4110/main/soldep/bootstrp/
H A Dprj.cxx1412 if ( nPos == LIST_ENTRY_NOTFOUND ) in GenerateFileLoadList()
1504 return LIST_ENTRY_NOTFOUND; in SearchFileEntry()
1512 if ( nPos != LIST_ENTRY_NOTFOUND ) in ReplaceFileEntry()
1961 if (nPos != LIST_ENTRY_NOTFOUND) { in RemovePrj()
/aoo4110/main/svtools/source/contnr/
H A Dtreelist.cxx202 if ( nPos == LIST_ENTRY_NOTFOUND ) in InsertView()
212 if ( nPos != LIST_ENTRY_NOTFOUND ) in RemoveView()
1609 bIsChild = (sal_Bool)(pParent->pChilds->GetPos(pChild) != LIST_ENTRY_NOTFOUND); in IsInChildList()
H A Dimivctl1.cxx2167 if( nStartPos != LIST_ENTRY_NOTFOUND ) in GetNextEntry()
2188 if( nStartPos != LIST_ENTRY_NOTFOUND && nStartPos != 0 ) in GetPrevEntry()
/aoo4110/main/tools/inc/tools/
H A Dlist.hxx35 #define LIST_ENTRY_NOTFOUND CONTAINER_ENTRY_NOTFOUND macro
/aoo4110/main/tools/source/inet/
H A Dinetmsg.cxx291 m_nIndex[i] = LIST_ENTRY_NOTFOUND; in INetRFC822Message()
1001 m_nIndex[i] = LIST_ENTRY_NOTFOUND; in INetMIMEMessage()
/aoo4110/main/tools/bootstrp/
H A Dmkcreate.cxx929 if ( nPos != LIST_ENTRY_NOTFOUND ) in Search()
/aoo4110/main/svl/source/svdde/
H A Dddesvr.cxx586 return sal_Bool( aFormats.GetPos( nFmt ) != LIST_ENTRY_NOTFOUND ); in HasCbFormat()
/aoo4110/main/sc/source/filter/html/
H A Dhtmlpars.cxx125 if ( pList->GetPos( pS->pCellEntry ) == LIST_ENTRY_NOTFOUND ) in ~ScHTMLLayoutParser()
710 if ( pList->GetPos( pActEntry ) == LIST_ENTRY_NOTFOUND ) in CloseEntry()
/aoo4110/main/editeng/source/outliner/
H A Doutliner.cxx1436 if ( nPos != LIST_ENTRY_NOTFOUND ) in RemoveView()
/aoo4110/main/svtools/source/control/
H A Dvalueset.cxx916 if ( nItemPos != sal::static_int_cast<sal_uInt16>(LIST_ENTRY_NOTFOUND) ) in ImplHideSelect()

Completed in 235 milliseconds