Home
last modified time | relevance | path

Searched refs:ListItemSuffix (Results 1 – 8 of 8) sorted by relevance

/dports/editors/calligra/calligra-3.2.1/libs/text/styles/
H A DKoListLevelProperties.cpp221 setProperty(KoListStyle::ListItemSuffix, suffix); in setListItemSuffix()
226 return propertyString(KoListStyle::ListItemSuffix); in listItemSuffix()
724 if (d->stylesPrivate.contains(KoListStyle::ListItemSuffix)) in saveOdf()
725 …->addAttribute("style:num-suffix", d->stylesPrivate.value(KoListStyle::ListItemSuffix).toString()); in saveOdf()
H A DKoListStyle.h92 ListItemSuffix, ///< The text to be printed after the listItem enumerator
/dports/editors/calligra/calligra-3.2.1/libs/textlayout/
H A DListItemsHelper.cpp49 const QString suffix = format.stringProperty(KoListStyle::ListItemSuffix); in recalculateBlock()
165 QString otherSuffix = lf.stringProperty(KoListStyle::ListItemSuffix); in recalculateBlock()
/dports/graphics/krita/krita-4.4.8/plugins/flake/textshape/kotext/styles/
H A DKoListLevelProperties.cpp211 setProperty(KoListStyle::ListItemSuffix, suffix); in setListItemSuffix()
216 return propertyString(KoListStyle::ListItemSuffix); in listItemSuffix()
867 if (d->stylesPrivate.contains(KoListStyle::ListItemSuffix)) in saveOdf()
868 …writer->addAttribute("style:num-suffix", d->stylesPrivate.value(KoListStyle::ListItemSuffix).toStr… in saveOdf()
H A DKoListStyle.h132 ListItemSuffix, ///< The text to be printed after the listItem enumerator
/dports/graphics/krita/krita-4.4.8/plugins/flake/textshape/textlayout/
H A DListItemsHelper.cpp276 const QString suffix = format.stringProperty(KoListStyle::ListItemSuffix); in recalculateBlock()
390 QString otherSuffix = lf.stringProperty(KoListStyle::ListItemSuffix); in recalculateBlock()
/dports/graphics/krita/krita-4.4.8/plugins/flake/textshape/kotext/
H A DKoTextDebug.cpp513 case KoListStyle::ListItemSuffix: in listAttributes()
/dports/editors/calligra/calligra-3.2.1/libs/text/
H A DKoTextDebug.cpp512 case KoListStyle::ListItemSuffix: in listAttributes()