Home
last modified time | relevance | path

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

/dports/textproc/sablotron/Sablot-1.0.3/src/engine/
H A Doutput.cpp1270 const Str &standaloneText = outDef -> getValueStr(XSLA_STANDALONE); in reportXMLDeclIfMust() local
1271 if (!standaloneText.isEmpty()) in reportXMLDeclIfMust()
1274 declText += standaloneText; in reportXMLDeclIfMust()