Searched refs:bSubTotalsInsertPageBreaks (Results 1 – 2 of 2) sorted by relevance
95 sal_Bool bSubTotalsInsertPageBreaks; member in ScXMLDatabaseRangeContext131 void SetSubTotalsInsertPageBreaks(const sal_Bool bTemp) { bSubTotalsInsertPageBreaks = bTemp; } in SetSubTotalsInsertPageBreaks()
135 bSubTotalsInsertPageBreaks(sal_False), in ScXMLDatabaseRangeContext()412 …UString(RTL_CONSTASCII_USTRINGPARAM(SC_UNONAME_INSBRK)), uno::makeAny(bSubTotalsInsertPageBreaks)); in EndElement()
Completed in 33 milliseconds