LibreOffice Module xmloff (master) 1
|
This is the complete list of members for xmloff::OElementExport, including all inherited members.
AddAttribute(sal_uInt16 _nPrefix, const OUString &_rName, const OUString &_rValue) | xmloff::OPropertyExport | protected |
AddAttribute(sal_uInt16 _nPrefix, ::xmloff::token::XMLTokenEnum _eName, const OUString &_rValue) | xmloff::OPropertyExport | protected |
AddAttribute(sal_uInt16 _nPrefix, ::xmloff::token::XMLTokenEnum _eName, ::xmloff::token::XMLTokenEnum _eValue) | xmloff::OPropertyExport | protected |
dbg_implCheckProperty(const OUString &_rPropertyName, const css::uno::Type *_pType) | xmloff::OPropertyExport | protected |
doExport() | xmloff::OElementExport | |
examine() | xmloff::OElementExport | protectedvirtual |
examinePersistence() | xmloff::OPropertyExport | protected |
exportAttributes() | xmloff::OElementExport | protectedvirtual |
exportBooleanPropertyAttribute(const sal_uInt16 _nNamespaceKey, const OUString &_pAttributeName, const OUString &_rPropertyName, const BoolAttrFlags _nBooleanAttributeFlags) | xmloff::OPropertyExport | protected |
exportedProperty(const OUString &_rPropertyName) | xmloff::OPropertyExport | inlineprotected |
exportEnumPropertyAttribute(const sal_uInt16 _nNamespaceKey, const OUString &_pAttributeName, const OUString &_rPropertyName, const SvXMLEnumMapEntry< EnumT > *_pValueMap, const EnumT _nDefault, const bool _bVoidDefault=false) | xmloff::OPropertyExport | inlineprotected |
exportEnumPropertyAttributeImpl(const sal_uInt16 _nNamespaceKey, const OUString &_pAttributeName, const OUString &_rPropertyName, const SvXMLEnumMapEntry< sal_uInt16 > *_pValueMap, const sal_uInt16 _nDefault, const bool _bVoidDefault) | xmloff::OPropertyExport | protected |
exportEvents() | xmloff::OElementExport | protected |
exportGenericPropertyAttribute(const sal_uInt16 _nAttributeNamespaceKey, const OUString &_pAttributeName, const OUString &_pPropertyName) | xmloff::OPropertyExport | protected |
exportImageDataAttribute() | xmloff::OPropertyExport | inlineprotected |
exportInt16PropertyAttribute(const sal_uInt16 _nNamespaceKey, const OUString &_pAttributeName, const OUString &_rPropertyName, const sal_Int16 _nDefault, const bool force=false) | xmloff::OPropertyExport | protected |
exportInt32PropertyAttribute(const sal_uInt16 _nNamespaceKey, const OUString &_pAttributeName, const OUString &_rPropertyName, const sal_Int32 _nDefault) | xmloff::OPropertyExport | protected |
exportRelativeTargetLocation(const OUString &_sPropertyName, CCAFlags _nProperty, bool _bAddType) | xmloff::OPropertyExport | private |
exportRemainingProperties() | xmloff::OPropertyExport | protected |
exportRemainingPropertiesSequence(css::uno::Any const &value, token::XMLTokenEnum eValueAttName) | xmloff::OPropertyExport | protected |
exportRemainingPropertiesSequence(Any const &value, token::XMLTokenEnum eValueAttName) | xmloff::OPropertyExport | |
exportServiceNameAttribute() | xmloff::OElementExport | protectedvirtual |
exportStringPropertyAttribute(const sal_uInt16 _nNamespaceKey, const OUString &_pAttributeName, const OUString &_rPropertyName) | xmloff::OPropertyExport | protected |
exportStringSequenceAttribute(const sal_uInt16 _nAttributeNamespaceKey, const OUString &_pAttributeName, const OUString &_rPropertyName) | xmloff::OPropertyExport | protected |
exportSubTags() | xmloff::OElementExport | protectedvirtual |
exportTargetFrameAttribute() | xmloff::OPropertyExport | protected |
exportTargetLocationAttribute(bool _bAddType) | xmloff::OPropertyExport | inlineprotected |
flagStyleProperties() | xmloff::OPropertyExport | protected |
getXMLElementName() const =0 | xmloff::OElementExport | protectedpure virtual |
implConvertAny(const css::uno::Any &_rValue) | xmloff::OPropertyExport | protected |
implEndElement() | xmloff::OElementExport | protectedvirtual |
implGetPropertyXMLType(const css::uno::Type &_rType) | xmloff::OPropertyExport | protectedstatic |
implStartElement(const char *_pName) | xmloff::OElementExport | protectedvirtual |
m_aEvents | xmloff::OElementExport | private |
m_aRemainingProps | xmloff::OPropertyExport | private |
m_pXMLElement | xmloff::OElementExport | private |
m_rContext | xmloff::OPropertyExport | protected |
m_sValueFalse | xmloff::OPropertyExport | protected |
m_sValueTrue | xmloff::OPropertyExport | protected |
m_xPropertyInfo | xmloff::OPropertyExport | protected |
m_xPropertyState | xmloff::OPropertyExport | protected |
m_xProps | xmloff::OPropertyExport | protected |
OElementExport(IFormsExportContext &_rContext, const css::uno::Reference< css::beans::XPropertySet > &_rxProps, const css::uno::Sequence< css::script::ScriptEventDescriptor > &_rEvents) | xmloff::OElementExport | |
OPropertyExport(IFormsExportContext &_rContext, const css::uno::Reference< css::beans::XPropertySet > &_rxProps) | xmloff::OPropertyExport | |
shouldExportProperty(const OUString &i_propertyName) const | xmloff::OPropertyExport | protected |
~OElementExport() | xmloff::OElementExport | virtual |