Searched refs:XML_COUNTRY (Results 1 – 10 of 10) sorted by relevance
/aoo41x/main/xmloff/source/text/ |
H A D | XMLIndexSourceBaseContext.cxx | 146 { XML_NAMESPACE_FO, XML_COUNTRY, XML_TOK_INDEXSOURCE_COUNTRY },
|
H A D | XMLIndexBibliographyConfigurationContext.cxx | 147 else if( IsXMLToken(sLocalName, XML_COUNTRY) ) in ProcessAttribute()
|
H A D | XMLSectionExport.cxx | 720 GetExport().AddAttribute(XML_NAMESPACE_FO, XML_COUNTRY, in ExportAlphabeticalIndexStart() 1720 rExport.AddAttribute(XML_NAMESPACE_FO, XML_COUNTRY, in ExportBibliographyConfiguration()
|
/aoo41x/main/xmloff/source/style/ |
H A D | xmlnumfi.cxx | 564 { XML_NAMESPACE_NUMBER, XML_COUNTRY, XML_TOK_STYLE_ATTR_COUNTRY }, in GetStyleAttrTokenMap() 598 { XML_NAMESPACE_NUMBER, XML_COUNTRY, XML_TOK_ELEM_ATTR_COUNTRY }, in GetStyleElemAttrTokenMap()
|
H A D | xmlnumfe.cxx | 376 rExport.AddAttribute( XML_NAMESPACE_NUMBER, XML_COUNTRY, aCountryStr ); in AddLanguageAttr_Impl()
|
/aoo41x/main/sc/source/filter/xml/ |
H A D | XMLExportDatabaseRanges.cxx | 471 rExport.AddAttribute(XML_NAMESPACE_TABLE, XML_COUNTRY, aSortFields[0].CollatorLocale.Country); in WriteSortDescriptor()
|
H A D | xmlimprt.cxx | 1169 { XML_NAMESPACE_TABLE, XML_COUNTRY, XML_TOK_SORT_ATTR_COUNTRY }, in GetSortAttrTokenMap()
|
/aoo41x/main/xmloff/source/transform/ |
H A D | PropertyActionsOOo.cxx | 587 { XML_NAMESPACE_FO, XML_COUNTRY, XML_ATACTION_COPY,
|
/aoo41x/main/xmloff/inc/xmloff/ |
H A D | xmltoken.hxx | 486 XML_COUNTRY, enumerator
|
/aoo41x/main/xmloff/source/core/ |
H A D | xmltoken.cxx | 494 TOKEN( "country", XML_COUNTRY ),
|
Completed in 1538 milliseconds