Home
last modified time | relevance | path

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

/dports/editors/libreoffice/libreoffice-7.2.6.2/vcl/unx/gtk4/
H A Dconvert3to4.cxx1192 css::uno::Reference<css::xml::dom::XElement> xNewChildObjectNode in Convert3To4() local
1197 xNewChildObjectNode->setAttributeNode(xLabelClassName); in Convert3To4()
1200 xNewChildObjectNode->appendChild( in Convert3To4()
1206 xNewChildObjectNode->appendChild(xNotVisible); in Convert3To4()
1211 xNewChildObjectNode->appendChild(xUseUnderline); in Convert3To4()
1213 xNewLabelChildNode->appendChild(xNewChildObjectNode); in Convert3To4()