Searched refs:XML_CONDITION (Results 1 – 14 of 14) sorted by relevance
/aoo41x/main/xmloff/source/text/ |
H A D | XMLSectionImportContext.cxx | 84 { XML_NAMESPACE_TEXT, XML_CONDITION, XML_TOK_SECTION_CONDITION }, 303 IsXMLToken(sAttr, XML_CONDITION) ) in ProcessAttributes()
|
H A D | txtflde.cxx | 1410 ProcessString(XML_CONDITION, XML_NAMESPACE_OOOW, in ExportFieldHelper() 1422 ProcessString(XML_CONDITION, XML_NAMESPACE_OOOW, in ExportFieldHelper() 1534 ProcessString(XML_CONDITION, XML_NAMESPACE_OOOW, in ExportFieldHelper() 1547 ProcessString(XML_CONDITION, XML_NAMESPACE_OOOW, in ExportFieldHelper() 1558 ProcessString(XML_CONDITION, XML_NAMESPACE_OOOW, in ExportFieldHelper()
|
H A D | XMLSectionExport.cxx | 441 GetExport().AddAttribute(XML_NAMESPACE_TEXT, XML_CONDITION, sQValue); in ExportRegularSectionStart() 442 eDisplay = XML_CONDITION; in ExportRegularSectionStart()
|
H A D | txtimp.cxx | 486 { XML_NAMESPACE_TEXT, XML_CONDITION, XML_TOK_TEXTFIELD_CONDITION },
|
/aoo41x/main/sc/source/filter/xml/ |
H A D | xmlstyle.cxx | 719 rScXMLExport.AddAttribute(XML_NAMESPACE_STYLE, XML_CONDITION, sCondition); in exportStyleContent() 773 rScXMLExport.AddAttribute(XML_NAMESPACE_STYLE, XML_CONDITION, sCondition); in exportStyleContent()
|
H A D | xmlstyli.cxx | 309 if( IsXMLToken(aLocalName, XML_CONDITION ) ) in ScXMLMapContext()
|
H A D | XMLStylesExportHelper.cxx | 366 rExport.AddAttribute(XML_NAMESPACE_TABLE, XML_CONDITION, sCondition); in WriteValidations()
|
H A D | xmlimprt.cxx | 512 { XML_NAMESPACE_TABLE, XML_CONDITION, XML_TOK_CONTENT_VALIDATION_CONDITION }, in GetContentValidationAttrTokenMap()
|
/aoo41x/main/sw/source/filter/xml/ |
H A D | xmltexte.cxx | 176 XML_CONDITION, in exportStyleContent()
|
H A D | xmlfmt.cxx | 254 if( IsXMLToken( aLocalName, XML_CONDITION ) ) in SwXMLConditionContext_Impl()
|
/aoo41x/main/xmloff/source/style/ |
H A D | xmlnumfe.cxx | 758 rExport.AddAttribute( XML_NAMESPACE_STYLE, XML_CONDITION, in WriteMapElement_Impl()
|
H A D | xmlnumfi.cxx | 649 if ( IsXMLToken( aLocalName, XML_CONDITION) ) in SvXMLNumFmtMapContext()
|
/aoo41x/main/xmloff/inc/xmloff/ |
H A D | xmltoken.hxx | 437 XML_CONDITION, enumerator
|
/aoo41x/main/xmloff/source/core/ |
H A D | xmltoken.cxx | 445 TOKEN( "condition", XML_CONDITION ),
|
Completed in 131 milliseconds