Home
last modified time | relevance | path

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

/trunk/main/svtools/source/contnr/
H A Dimivctl1.cxx438 sal_Bool bCurEntryPosValid = (nFlags & F_ENTRYLISTPOS_VALID) ? sal_True : sal_False; in RemoveEntry() local
439 if( bCurEntryPosValid && aEntries.GetObject(aEntries.Count()-1) != pEntry ) in RemoveEntry()
443 if( bCurEntryPosValid ) in RemoveEntry()

Completed in 28 milliseconds