|
LibreOffice Module xmloff (master) 1
|
This is the complete list of members for xmloff::OTextLikeImport, including all inherited members.
| acquire() noexcept final override | SvXMLImportContext | inlinevirtual |
| addOuterAttributes(const css::uno::Reference< css::xml::sax::XFastAttributeList > &_rxOuterAttribs) | xmloff::OControlImport | |
| adjustDefaultControlProperty() | xmloff::OTextLikeImport | private |
| characters(const OUString &_rChars) override | xmloff::OPropertyImport | virtual |
| createElement() override | xmloff::OControlImport | protectedvirtual |
| createFastChildContext(sal_Int32 nElement, const css::uno::Reference< css::xml::sax::XFastAttributeList > &xAttrList) override | xmloff::OTextLikeImport | virtual |
| createUnknownChildContext(const OUString &Namespace, const OUString &Name, const css::uno::Reference< css::xml::sax::XFastAttributeList > &Attribs) override | SvXMLImportContext | virtual |
| determineDefaultServiceName() const override | xmloff::OControlImport | protectedvirtual |
| disableImplicitGenericAttributeHandling() | xmloff::OElementImport | inlineprotected |
| doRegisterCellValueBinding(const OUString &_rBoundCellAddress) | xmloff::OControlImport | protectedvirtual |
| doRegisterXFormsListBinding(const OUString &) | xmloff::OControlImport | protected |
| doRegisterXFormsSubmission(const OUString &) | xmloff::OControlImport | protected |
| doRegisterXFormsValueBinding(const OUString &) | xmloff::OControlImport | protected |
| enableTrackAttributes() | xmloff::OPropertyImport | inlineprotected |
| encounteredAttribute(sal_Int32 nElement) const | xmloff::OPropertyImport | protected |
| endFastElement(sal_Int32 nElement) override | xmloff::OTextLikeImport | virtual |
| endUnknownElement(const OUString &Namespace, const OUString &Name) override | SvXMLImportContext | virtual |
| getImplementationId() final override | SvXMLImportContext | virtual |
| GetImport() | SvXMLImportContext | inlineprotected |
| GetImport() const | SvXMLImportContext | inlineprotected |
| getRuntimeValuePropertyNames(OControlElement::ElementType _eType, sal_Int16 _nFormComponentType, OUString &_rpValuePropertyName, OUString &_rpDefaultValuePropertyName) | xmloff::OValuePropertiesMetaData | static |
| getTypes() final override | SvXMLImportContext | virtual |
| getValueLimitPropertyNames(sal_Int16 _nFormComponentType, OUString &_rpMinValuePropertyName, OUString &_rpMaxValuePropertyName) | xmloff::OValuePropertiesMetaData | static |
| getValuePropertyNames(OControlElement::ElementType _eType, sal_Int16 _nFormComponentType, OUString &_rpCurrentValuePropertyName, OUString &_rpValuePropertyName) | xmloff::OValuePropertiesMetaData | static |
| handleAttribute(sal_Int32 nElement, const OUString &_rValue) override | xmloff::OControlImport | virtual |
| impl_matchPropertyGroup(const PropertyGroups &i_propertyGroups) const | xmloff::OElementImport | private |
| implApplyGenericProperties() | xmloff::OElementImport | private |
| implApplySpecificProperties() | xmloff::OElementImport | private |
| implGetDefaultName() const | xmloff::OElementImport | private |
| implPushBackGenericPropertyValue(const css::beans::PropertyValue &_rProp) | xmloff::OPropertyImport | inlineprotected |
| implPushBackPropertyValue(const css::beans::PropertyValue &_rProp) | xmloff::OPropertyImport | inlineprotected |
| implPushBackPropertyValue(const OUString &_rName, const css::uno::Any &_rValue) | xmloff::OPropertyImport | inlineprotected |
| implTranslateValueProperty(const css::uno::Reference< css::beans::XPropertySetInfo > &_rxPropInfo, css::beans::PropertyValue &_rPropValue) | xmloff::OControlImport | protectedstatic |
| m_aEncounteredAttributes | xmloff::OPropertyImport | protected |
| m_aGenericValues | xmloff::OPropertyImport | protected |
| m_aValueProperties | xmloff::OControlImport | protected |
| m_aValues | xmloff::OPropertyImport | protected |
| m_bEncounteredTextPara | xmloff::OTextLikeImport | private |
| m_bImplicitGenericAttributeHandling | xmloff::OElementImport | protected |
| m_bTrackAttributes | xmloff::OPropertyImport | protected |
| m_eElementType | xmloff::OControlImport | protected |
| m_nRefCount | SvXMLImportContext | private |
| m_pStyleElement | xmloff::OElementImport | protected |
| m_rContext | xmloff::OPropertyImport | protected |
| m_rEventManager | xmloff::OElementImport | protected |
| m_rFormImport | xmloff::OElementImport | protected |
| m_sBindingID | xmloff::OControlImport | protected |
| m_sBoundCellAddress | xmloff::OControlImport | protected |
| m_sControlId | xmloff::OControlImport | protected |
| m_sListBindingID | xmloff::OControlImport | protected |
| m_sName | xmloff::OElementImport | protected |
| m_sServiceName | xmloff::OElementImport | protected |
| m_sSubmissionID | xmloff::OControlImport | protected |
| m_xCursor | xmloff::OTextLikeImport | private |
| m_xElement | xmloff::OElementImport | protected |
| m_xInfo | xmloff::OElementImport | protected |
| m_xOldCursor | xmloff::OTextLikeImport | private |
| m_xOuterAttributes | xmloff::OControlImport | protected |
| m_xParentContainer | xmloff::OElementImport | protected |
| m_xRewindMap | SvXMLImportContext | private |
| mrImport | SvXMLImportContext | private |
| OControlImport(OFormLayerXMLImport_Impl &_rImport, IEventAttacherManager &_rEventManager, const css::uno::Reference< css::container::XNameContainer > &_rxParentContainer) | xmloff::OControlImport | protected |
| OControlImport(OFormLayerXMLImport_Impl &_rImport, IEventAttacherManager &_rEventManager, const css::uno::Reference< css::container::XNameContainer > &_rxParentContainer, OControlElement::ElementType _eType) | xmloff::OControlImport | |
| OElementImport(OFormLayerXMLImport_Impl &_rImport, IEventAttacherManager &_rEventManager, const css::uno::Reference< css::container::XNameContainer > &_rxParentContainer) | xmloff::OElementImport | |
| OPropertyImport(OFormLayerXMLImport_Impl &_rImport) | xmloff::OPropertyImport | |
| OTextLikeImport(OFormLayerXMLImport_Impl &_rImport, IEventAttacherManager &_rEventManager, const css::uno::Reference< css::container::XNameContainer > &_rxParentContainer, OControlElement::ElementType _eType) | xmloff::OTextLikeImport | |
| OValuePropertiesMetaData() | xmloff::OValuePropertiesMetaData | inlineprotected |
| PropertyValueArray typedef | xmloff::OPropertyImport | protected |
| PutRewindMap(std::optional< SvXMLNamespaceMap > &&p) | SvXMLImportContext | inlineprivate |
| queryInterface(const css::uno::Type &aType) final override | SvXMLImportContext | virtual |
| registerEvents(const css::uno::Sequence< css::script::ScriptEventDescriptor > &_rEvents) override | xmloff::OElementImport | protectedvirtual |
| release() noexcept final override | SvXMLImportContext | inlinevirtual |
| removeRedundantCurrentValue() | xmloff::OTextLikeImport | private |
| setElementType(OControlElement::ElementType _eType) | xmloff::OControlImport | inlineprotected |
| simulateDefaultedAttribute(sal_Int32 nElement, const OUString &_rPropertyName, const char *_pAttributeDefault) | xmloff::OElementImport | protected |
| startFastElement(sal_Int32 nElement, const css::uno::Reference< css::xml::sax::XFastAttributeList > &_rxAttrList) override | xmloff::OTextLikeImport | virtual |
| startUnknownElement(const OUString &Namespace, const OUString &Name, const css::uno::Reference< css::xml::sax::XFastAttributeList > &Attribs) override | SvXMLImportContext | virtual |
| SvXMLImportContext(SvXMLImport &rImport) | SvXMLImportContext | |
| TakeRewindMap() | SvXMLImportContext | inlineprivate |
| tryGenericAttribute(sal_Int32 nElement, const OUString &_rValue) | xmloff::OElementImport | protected |
| ~IEventAttacher() | xmloff::IEventAttacher | inlineprotected |
| ~OElementImport() override | xmloff::OElementImport | virtual |
| ~SvXMLImportContext() | SvXMLImportContext | virtual |