Home
last modified time | relevance | path

Searched refs:foCountry (Results 1 – 2 of 2) sorted by relevance

/dports/graphics/krita/krita-4.4.8/plugins/flake/textshape/kotext/styles/
H A DKoCharacterStyle.cpp1732 const QString foCountry(styleStack.property(KoXmlNS::fo, "country")); in loadOdfProperties() local
1733 if (!foCountry.isEmpty()) { in loadOdfProperties()
1734 setCountry(foCountry); in loadOdfProperties()
/dports/editors/calligra/calligra-3.2.1/libs/text/styles/
H A DKoCharacterStyle.cpp1735 const QString foCountry(styleStack.property(KoXmlNS::fo, "country")); in loadOdfProperties() local
1736 if (!foCountry.isEmpty()) { in loadOdfProperties()
1737 setCountry(foCountry); in loadOdfProperties()