Home
last modified time | relevance | path

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

/trunk/main/sc/source/filter/xml/
H A Dxmlcelli.cxx870 sal_Bool bDoIncrement = sal_True; in EndElement() local
894bDoIncrement = ( 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 11 milliseconds