Searched refs:XML_FULL (Results 1 – 14 of 14) sorted by relevance
/dports/editors/libreoffice/libreoffice-7.2.6.2/xmloff/source/style/ |
H A D | PageMasterPropHdlFactory.cxx | 136 pHdl = new XMLNamedBoolPropertyHdl(GetXMLToken(XML_FULL), GetXMLToken(XML_BORDER)); in GetPropertyHandler()
|
/dports/editors/libreoffice/libreoffice-7.2.6.2/xmloff/source/text/ |
H A D | txtprhdl.cxx | 380 else if( ! IsXMLToken( rStrImpValue, XML_FULL ) ) in importXML() 397 rStrExpValue = GetXMLToken( XML_FULL ); in exportXML()
|
H A D | txtflde.cxx | 2988 eName = XML_FULL; in MapTemplateDisplayFormat() 3091 eName = XML_FULL; in MapFilenameDisplayFormat()
|
H A D | txtfldi.cxx | 1960 { XML_FULL, FilenameDisplayFormat::FULL }, 2038 { XML_FULL, TemplateDisplayFormat::FULL },
|
/dports/editors/libreoffice6/libreoffice-6.4.7.2/xmloff/source/text/ |
H A D | txtprhdl.cxx | 364 else if( ! IsXMLToken( rStrImpValue, XML_FULL ) ) in importXML() 381 rStrExpValue = GetXMLToken( XML_FULL ); in exportXML()
|
H A D | txtflde.cxx | 2969 eName = XML_FULL; in MapTemplateDisplayFormat() 3072 eName = XML_FULL; in MapFilenameDisplayFormat()
|
H A D | txtfldi.cxx | 2019 { XML_FULL, FilenameDisplayFormat::FULL }, 2098 { XML_FULL, TemplateDisplayFormat::FULL },
|
/dports/editors/libreoffice/libreoffice-7.2.6.2/xmloff/source/draw/ |
H A D | sdpropls.cxx | 573 { XML_FULL, drawing::CircleKind_FULL }, 1066 … pHdl = new XMLNamedBoolPropertyHdl( GetXMLToken(XML_FULL), GetXMLToken(XML_BORDER) ); in GetPropertyHandler()
|
/dports/editors/libreoffice6/libreoffice-6.4.7.2/xmloff/source/draw/ |
H A D | sdpropls.cxx | 571 { XML_FULL, drawing::CircleKind_FULL }, 1045 … pHdl = new XMLNamedBoolPropertyHdl( GetXMLToken(XML_FULL), GetXMLToken(XML_BORDER) ); in GetPropertyHandler()
|
/dports/editors/libreoffice/libreoffice-7.2.6.2/include/xmloff/ |
H A D | xmltoken.hxx | 945 XML_FULL, enumerator
|
/dports/editors/libreoffice6/libreoffice-6.4.7.2/include/xmloff/ |
H A D | xmltoken.hxx | 915 XML_FULL, enumerator
|
/dports/editors/libreoffice/libreoffice-7.2.6.2/xmloff/source/core/ |
H A D | xmltoken.cxx | 950 TOKEN( "full", XML_FULL ),
|
/dports/editors/libreoffice6/libreoffice-6.4.7.2/xmloff/source/core/ |
H A D | xmltoken.cxx | 916 TOKEN( "full", XML_FULL ),
|
/dports/editors/libreoffice6/libreoffice-6.4.7.2/compilerplugins/clang/ |
H A D | unusedenumconstants.writeonly.results | 4168 enum xmloff::token::XMLTokenEnum XML_FULL
|