Home
last modified time | relevance | path

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

/dports/editors/libreoffice/libreoffice-7.2.6.2/xmloff/source/style/
H A DWordWrapPropertyHdl.cxx47 if( rStrImpValue == GetXMLToken( xmloff::token::XML_WRAP ) ) in importXML()
79 rStrExpValue = GetXMLToken( xmloff::token::XML_WRAP ); in exportXML()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/xmloff/source/style/
H A DWordWrapPropertyHdl.cxx48 if( rStrImpValue == GetXMLToken( xmloff::token::XML_WRAP ) ) in importXML()
80 rStrExpValue = GetXMLToken( xmloff::token::XML_WRAP ); in exportXML()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sc/source/filter/xml/
H A Dxmlstyle.cxx1799 if (IsXMLToken(rStrImpValue, XML_WRAP)) in importXML()
1822 rStrExpValue = GetXMLToken(XML_WRAP); in exportXML()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sc/source/filter/xml/
H A Dxmlstyle.cxx1795 if (IsXMLToken(rStrImpValue, XML_WRAP)) in importXML()
1818 rStrExpValue = GetXMLToken(XML_WRAP); in exportXML()
/dports/editors/libreoffice/libreoffice-7.2.6.2/xmloff/source/transform/
H A DPropertyActionsOOo.cxx277 { XML_NAMESPACE_STYLE, XML_WRAP, XML_ATACTION_COPY,
/dports/editors/libreoffice6/libreoffice-6.4.7.2/xmloff/source/transform/
H A DPropertyActionsOOo.cxx277 { XML_NAMESPACE_STYLE, XML_WRAP, XML_ATACTION_COPY,
/dports/editors/libreoffice/libreoffice-7.2.6.2/include/xmloff/
H A Dxmltoken.hxx2117 XML_WRAP, enumerator
/dports/editors/libreoffice6/libreoffice-6.4.7.2/include/xmloff/
H A Dxmltoken.hxx2074 XML_WRAP, enumerator
/dports/editors/libreoffice/libreoffice-7.2.6.2/xmloff/source/core/
H A Dxmltoken.cxx2123 TOKEN( "wrap", XML_WRAP ),
/dports/editors/libreoffice6/libreoffice-6.4.7.2/xmloff/source/core/
H A Dxmltoken.cxx2076 TOKEN( "wrap", XML_WRAP ),
/dports/editors/libreoffice6/libreoffice-6.4.7.2/compilerplugins/clang/
H A Dunusedenumconstants.writeonly.results6130 enum xmloff::token::XMLTokenEnum XML_WRAP