Searched refs:listMarkerText (Results 1 – 3 of 3) sorted by relevance
32 String listMarkerText(EListStyleType, int value);
402 String text = listMarkerText(m_counter.listStyle(), value); in originalText()408 text = listMarkerText(m_counter.listStyle(), child->countInParent()) in originalText()
607 String listMarkerText(EListStyleType type, int value) in listMarkerText() function1393 m_text = listMarkerText(type, 0); // value is ignored for these types in updateContent()1472 m_text = listMarkerText(type, m_listItem->value()); in updateContent()