Searched refs:bDoIncrement (Results 1 – 1 of 1) sorted by relevance
870 sal_Bool bDoIncrement = sal_True; in EndElement() local894 … bDoIncrement = ( pCell && pCell->GetCellType() == CELLTYPE_FORMULA ); in EndElement()895 if ( bDoIncrement ) in EndElement()905 bDoIncrement = sal_False; in EndElement()935 bDoIncrement = pNewCell != NULL; in EndElement()936 if ( bDoIncrement ) in EndElement()947 if (bDoIncrement || bHasTextImport) in EndElement()
Completed in 34 milliseconds