LibreOffice Module xmloff (master)
1
|
This is the complete list of members for XMLSetVarFieldImportContext, including all inherited members.
acquire() noexcept final override | SvXMLImportContext | inlinevirtual |
bValid | XMLTextFieldImportContext | protected |
characters(const OUString &sContent) override | XMLTextFieldImportContext | virtual |
createFastChildContext(sal_Int32 Element, const css::uno::Reference< css::xml::sax::XFastAttributeList > &Attribs) override | SvXMLImportContext | virtual |
CreateField(css::uno::Reference< css::beans::XPropertySet > &xField, const OUString &sServiceName) | XMLTextFieldImportContext | protected |
CreateTextFieldImportContext(SvXMLImport &rImport, XMLTextImportHelper &rHlp, sal_Int32 nElement) | XMLTextFieldImportContext | static |
createUnknownChildContext(const OUString &Namespace, const OUString &Name, const css::uno::Reference< css::xml::sax::XFastAttributeList > &Attribs) override | SvXMLImportContext | virtual |
eFieldType | XMLSetVarFieldImportContext | private |
endFastElement(sal_Int32 nElement) override | XMLSetVarFieldImportContext | protectedvirtual |
endUnknownElement(const OUString &Namespace, const OUString &Name) override | SvXMLImportContext | virtual |
FindFieldMaster(css::uno::Reference< css::beans::XPropertySet > &xMaster) | XMLSetVarFieldImportContext | protected |
ForceUpdate(const css::uno::Reference< css::beans::XPropertySet > &rPropertySet) | XMLTextFieldImportContext | protectedstatic |
GetContent() | XMLTextFieldImportContext | protected |
getImplementationId() final override | SvXMLImportContext | virtual |
GetImport() | SvXMLImportContext | inlineprotected |
GetImport() const | SvXMLImportContext | inlineprotected |
GetImportHelper() | XMLTextFieldImportContext | inlineprotected |
GetName() const | XMLVarFieldImportContext | inlineprotected |
GetServiceName() const | XMLTextFieldImportContext | inlineprotected |
getTypes() final override | SvXMLImportContext | virtual |
IsStringValue() const | XMLVarFieldImportContext | inlineprotected |
PrepareField(const css::uno::Reference< css::beans::XPropertySet > &xPropertySet) override | XMLVarFieldImportContext | protectedvirtual |
ProcessAttribute(sal_Int32 nAttrToken, std::string_view sAttrValue) override | XMLVarFieldImportContext | protectedvirtual |
queryInterface(const css::uno::Type &aType) final override | SvXMLImportContext | virtual |
release() noexcept final override | SvXMLImportContext | inlinevirtual |
SetServiceName(const OUString &sStr) | XMLTextFieldImportContext | inlineprotected |
sServicePrefix | XMLTextFieldImportContext | protected |
startFastElement(sal_Int32 nElement, const css::uno::Reference< css::xml::sax::XFastAttributeList > &xAttrList) override | XMLTextFieldImportContext | virtual |
startUnknownElement(const OUString &Namespace, const OUString &Name, const css::uno::Reference< css::xml::sax::XFastAttributeList > &Attribs) override | SvXMLImportContext | virtual |
SvXMLImportContext(SvXMLImport &rImport) | SvXMLImportContext | |
XMLSetVarFieldImportContext(SvXMLImport &rImport, XMLTextImportHelper &rHlp, const OUString &pServiceName, VarType eVarType, bool bFormula, bool bFormulaDefault, bool bDescription, bool bHelp, bool bHint, bool bVisible, bool bDisplayFormula, bool bType, bool bStyle, bool bValue, bool bPresentation) | XMLSetVarFieldImportContext | |
XMLTextFieldImportContext(SvXMLImport &rImport, XMLTextImportHelper &rHlp, const OUString &pService) | XMLTextFieldImportContext | |
XMLVarFieldImportContext(SvXMLImport &rImport, XMLTextImportHelper &rHlp, const OUString &pServiceName, bool bFormula, bool bFormulaDefault, bool bDescription, bool bHelp, bool bHint, bool bVisible, bool bDisplayFormula, bool bType, bool bStyle, bool bValue, bool bPresentation) | XMLVarFieldImportContext | |
~SvXMLImportContext() | SvXMLImportContext | virtual |