|
LibreOffice Module xmloff (master) 1
|
This is the complete list of members for xmloff::OFormExport, 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 |
| BUTTON enum value | xmloff::OControlElement | |
| CHECKBOX enum value | xmloff::OControlElement | |
| COMBOBOX enum value | xmloff::OControlElement | |
| DATE enum value | xmloff::OControlElement | |
| dbg_implCheckProperty(const OUString &_rPropertyName, const css::uno::Type *_pType) | xmloff::OPropertyExport | protected |
| doExport() | xmloff::OElementExport | |
| ElementType enum name | xmloff::OControlElement | |
| examine() | xmloff::OElementExport | protectedvirtual |
| examinePersistence() | xmloff::OPropertyExport | protected |
| exportAttributes() override | xmloff::OFormExport | 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() override | xmloff::OFormExport | protectedvirtual |
| exportTargetFrameAttribute() | xmloff::OPropertyExport | protected |
| exportTargetLocationAttribute(bool _bAddType) | xmloff::OPropertyExport | inlineprotected |
| FILE enum value | xmloff::OControlElement | |
| FIXED_TEXT enum value | xmloff::OControlElement | |
| flagStyleProperties() | xmloff::OPropertyExport | protected |
| FORMATTED_TEXT enum value | xmloff::OControlElement | |
| FRAME enum value | xmloff::OControlElement | |
| GENERIC_CONTROL enum value | xmloff::OControlElement | |
| getElementName(ElementType _eType) | xmloff::OControlElement | static |
| getElementToken(ElementType _eType) | xmloff::OControlElement | static |
| getXMLElementName() const override | xmloff::OFormExport | protectedvirtual |
| GRID enum value | xmloff::OControlElement | |
| HIDDEN enum value | xmloff::OControlElement | |
| IMAGE enum value | xmloff::OControlElement | |
| IMAGE_FRAME enum value | xmloff::OControlElement | |
| 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 |
| LISTBOX enum value | xmloff::OControlElement | |
| m_aEvents | xmloff::OElementExport | private |
| m_aRemainingProps | xmloff::OPropertyExport | private |
| m_bCreateConnectionResourceElement | xmloff::OFormExport | 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 |
| OControlElement() | xmloff::OControlElement | inlineprotected |
| OElementExport(IFormsExportContext &_rContext, const css::uno::Reference< css::beans::XPropertySet > &_rxProps, const css::uno::Sequence< css::script::ScriptEventDescriptor > &_rEvents) | xmloff::OElementExport | |
| OFormExport(IFormsExportContext &_rContext, const css::uno::Reference< css::beans::XPropertySet > &_rxForm, const css::uno::Sequence< css::script::ScriptEventDescriptor > &_rxEvents) | xmloff::OFormExport | |
| OPropertyExport(IFormsExportContext &_rContext, const css::uno::Reference< css::beans::XPropertySet > &_rxProps) | xmloff::OPropertyExport | |
| PASSWORD enum value | xmloff::OControlElement | |
| RADIO enum value | xmloff::OControlElement | |
| shouldExportProperty(const OUString &i_propertyName) const | xmloff::OPropertyExport | protected |
| TEXT enum value | xmloff::OControlElement | |
| TEXT_AREA enum value | xmloff::OControlElement | |
| TIME enum value | xmloff::OControlElement | |
| UNKNOWN enum value | xmloff::OControlElement | |
| VALUERANGE enum value | xmloff::OControlElement | |
| ~OElementExport() | xmloff::OElementExport | virtual |