Searched refs:XML_FULL (Results 1 – 6 of 6) sorted by relevance
/aoo41x/main/xmloff/source/text/ |
H A D | txtprhdl.cxx | 391 else if( ! IsXMLToken( rStrImpValue, XML_FULL ) ) in importXML() 408 rStrExpValue = GetXMLToken( XML_FULL ); in exportXML()
|
H A D | txtflde.cxx | 3032 eName = XML_FULL; in MapTemplateDisplayFormat() 3135 eName = XML_FULL; in MapFilenameDisplayFormat()
|
H A D | txtfldi.cxx | 2272 { XML_FULL, FilenameDisplayFormat::FULL }, 2357 { XML_FULL, TemplateDisplayFormat::FULL },
|
/aoo41x/main/xmloff/source/draw/ |
H A D | sdpropls.cxx | 569 { XML_FULL, drawing::CircleKind_FULL }, 962 pHdl = new XMLNamedBoolPropertyHdl( GetXMLToken(XML_FULL), GetXMLToken(XML_BORDER) ); in GetPropertyHandler()
|
/aoo41x/main/xmloff/inc/xmloff/ |
H A D | xmltoken.hxx | 859 XML_FULL, enumerator
|
/aoo41x/main/xmloff/source/core/ |
H A D | xmltoken.cxx | 867 TOKEN( "full", XML_FULL ),
|
Completed in 353 milliseconds