Home
last modified time | relevance | path

Searched defs:autoTextIndent (Results 1 – 2 of 2) sorted by relevance

/dports/graphics/krita/krita-4.4.8/plugins/flake/textshape/kotext/styles/
H A DKoParagraphStyle.cpp891 bool KoParagraphStyle::autoTextIndent() const in autoTextIndent() function in KoParagraphStyle
1410 const QString autoTextIndent(styleStack.property(KoXmlNS::style, "auto-text-indent")); in loadOdfProperties() local
/dports/editors/calligra/calligra-3.2.1/libs/text/styles/
H A DKoParagraphStyle.cpp889 bool KoParagraphStyle::autoTextIndent() const in autoTextIndent() function in KoParagraphStyle
1408 const QString autoTextIndent(styleStack.property(KoXmlNS::style, "auto-text-indent")); in loadOdfProperties() local