Home
last modified time | relevance | path

Searched refs:eValueAttName (Results 1 – 1 of 1) sorted by relevance

/aoo4110/main/xmloff/source/forms/
H A Dpropertyexport.cxx160 token::XMLTokenEnum eValueAttName( token::XML_VALUE ); in exportRemainingProperties() local
163 case token::XML_BOOLEAN: eValueAttName = token::XML_BOOLEAN_VALUE; break; in exportRemainingProperties()
164 case token::XML_STRING: eValueAttName = token::XML_STRING_VALUE; break; in exportRemainingProperties()
172 AddAttribute(XML_NAMESPACE_OFFICE, eValueAttName, sValue ); in exportRemainingProperties()
221 AddAttribute(XML_NAMESPACE_OFFICE, eValueAttName, sValue ); in exportRemainingProperties()

Completed in 8 milliseconds