Searched refs:bProcessingEmptyLine (Results 1 – 1 of 1) sorted by relevance
602 sal_Bool bProcessingEmptyLine = ( pParaPortion->GetNode()->Len() == 0 ); in CreateLines() local930 DBG_ASSERT( pPortion->GetLen() || bProcessingEmptyLine, "Leere Portion in CreateLines ?!" ); in CreateLines()1050 DBG_ASSERT( pPortion->GetLen() || bProcessingEmptyLine, "Empty Portion - Extra Space?!" ); in CreateLines()1562 bProcessingEmptyLine = sal_True; in CreateLines()
Completed in 55 milliseconds