Searched refs:sTabStops (Results 1 – 1 of 1) sorted by relevance
355 WPXString sTabStops; in getParagraphStyleKey() local356 sTabStops.sprintf("[num-tab-stops:%i]", xTabStops.count()); in getParagraphStyleKey()360 sTabStops.append(propListToStyleKey(i())); in getParagraphStyleKey()362 sKey.append(sTabStops); in getParagraphStyleKey()
Completed in 17 milliseconds