Home
last modified time | relevance | path

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

/dports/print/scribus-devel/scribus-1.5.7/scribus/plugins/import/odg/
H A Dimportodg.cpp871 bool has_Text = false; in parseCustomShape() local
877 has_Text = true; in parseCustomShape()
880 if ((tmpOStyle.fill_type == 0) && (tmpOStyle.stroke_type == 0) && (!has_Text)) in parseCustomShape()
1182 if (has_Text) in parseCustomShape()