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 D | WordWrapPropertyHdl.cxx | 47 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 D | WordWrapPropertyHdl.cxx | 48 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 D | xmlstyle.cxx | 1799 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 D | xmlstyle.cxx | 1795 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 D | PropertyActionsOOo.cxx | 277 { XML_NAMESPACE_STYLE, XML_WRAP, XML_ATACTION_COPY,
|
/dports/editors/libreoffice6/libreoffice-6.4.7.2/xmloff/source/transform/ |
H A D | PropertyActionsOOo.cxx | 277 { XML_NAMESPACE_STYLE, XML_WRAP, XML_ATACTION_COPY,
|
/dports/editors/libreoffice/libreoffice-7.2.6.2/include/xmloff/ |
H A D | xmltoken.hxx | 2117 XML_WRAP, enumerator
|
/dports/editors/libreoffice6/libreoffice-6.4.7.2/include/xmloff/ |
H A D | xmltoken.hxx | 2074 XML_WRAP, enumerator
|
/dports/editors/libreoffice/libreoffice-7.2.6.2/xmloff/source/core/ |
H A D | xmltoken.cxx | 2123 TOKEN( "wrap", XML_WRAP ),
|
/dports/editors/libreoffice6/libreoffice-6.4.7.2/xmloff/source/core/ |
H A D | xmltoken.cxx | 2076 TOKEN( "wrap", XML_WRAP ),
|
/dports/editors/libreoffice6/libreoffice-6.4.7.2/compilerplugins/clang/ |
H A D | unusedenumconstants.writeonly.results | 6130 enum xmloff::token::XMLTokenEnum XML_WRAP
|