Searched refs:bConsecutive (Results 1 – 3 of 3) sorted by relevance
49 sal_Bool bConsecutive : 1; member in SvxXMLListStyleContext86 sal_Bool IsConsecutive() const { return bConsecutive; } in IsConsecutive()
1122 bConsecutive = IsXMLToken( rValue, XML_TRUE ); in SetAttribute()1143 , bConsecutive( sal_False ) in SvxXMLListStyleContext()1232 sal_Bool bTmp = bConsecutive; in FillUnoNumRule()
1534 bool bConsecutive = true; in MoveTo() local1545 bConsecutive = false; in MoveTo()1556 if (bConsecutive) in MoveTo()
Completed in 33 milliseconds