Searched refs:xTabStops (Results 1 – 2 of 2) sorted by relevance
41 ParagraphStyle::ParagraphStyle(WPXPropertyList *pPropList, const WPXPropertyListVector &xTabStops, … in ParagraphStyle() argument43 mxTabStops(xTabStops), in ParagraphStyle()
351 …ng getParagraphStyleKey(const WPXPropertyList & xPropList, const WPXPropertyListVector & xTabStops) in getParagraphStyleKey() argument356 sTabStops.sprintf("[num-tab-stops:%i]", xTabStops.count()); in getParagraphStyleKey()357 WPXPropertyListVector::Iter i(xTabStops); in getParagraphStyleKey()
Completed in 38 milliseconds