Searched refs:bCurEntryPosValid (Results 1 – 1 of 1) sorted by relevance
438 sal_Bool bCurEntryPosValid = (nFlags & F_ENTRYLISTPOS_VALID) ? sal_True : sal_False; in RemoveEntry() local439 if( bCurEntryPosValid && aEntries.GetObject(aEntries.Count()-1) != pEntry ) in RemoveEntry()443 if( bCurEntryPosValid ) in RemoveEntry()
Completed in 44 milliseconds