LibreOffice Module reportdesign (master) 1
|
This is the complete list of members for reportdesign::OFunction, including all inherited members.
addEventListener(const css::uno::Reference< css::lang::XEventListener > &aListener) override | reportdesign::OFunction | inlinevirtual |
addPropertyChangeListener(const OUString &aPropertyName, const css::uno::Reference< css::beans::XPropertyChangeListener > &xListener) override | reportdesign::OFunction | virtual |
cppu::PropertySetMixin::addPropertyChangeListener(rtl::OUString const &propertyName, css::uno::Reference< css::beans::XPropertyChangeListener > const &listener) SAL_OVERRIDE | cppu::PropertySetMixinImpl | protectedvirtual |
addVetoableChangeListener(const OUString &PropertyName, const css::uno::Reference< css::beans::XVetoableChangeListener > &aListener) override | reportdesign::OFunction | virtual |
cppu::PropertySetMixin::addVetoableChangeListener(rtl::OUString const &propertyName, css::uno::Reference< css::beans::XVetoableChangeListener > const &listener) SAL_OVERRIDE | cppu::PropertySetMixinImpl | protectedvirtual |
checkUnknown(rtl::OUString const &propertyName) | cppu::PropertySetMixinImpl | private |
create(css::uno::Reference< css::uno::XComponentContext > const &xContext) | reportdesign::OFunction | static |
dispose() override | reportdesign::OFunction | virtual |
getDeepTraversing() override | reportdesign::OFunction | virtual |
getFastPropertyValue(sal_Int32 handle) SAL_OVERRIDE | cppu::PropertySetMixinImpl | protectedvirtual |
getFormula() override | reportdesign::OFunction | virtual |
getImplementationName() override | reportdesign::OFunction | virtual |
getImplementationName_Static() | reportdesign::OFunction | static |
getInitialFormula() override | reportdesign::OFunction | virtual |
getName() override | reportdesign::OFunction | virtual |
getParent() override | reportdesign::OFunction | virtual |
getPreEvaluated() override | reportdesign::OFunction | virtual |
getPropertySetInfo() override | reportdesign::OFunction | virtual |
getPropertyValue(const OUString &PropertyName) override | reportdesign::OFunction | virtual |
cppu::PropertySetMixin::getPropertyValue(rtl::OUString const &propertyName) SAL_OVERRIDE | cppu::PropertySetMixinImpl | protectedvirtual |
getPropertyValues() SAL_OVERRIDE | cppu::PropertySetMixinImpl | protectedvirtual |
getSupportedServiceNames() override | reportdesign::OFunction | virtual |
getSupportedServiceNames_Static() | reportdesign::OFunction | static |
Implements enum name | cppu::PropertySetMixinImpl | protected |
IMPLEMENTS_FAST_PROPERTY_SET | cppu::PropertySetMixinImpl | protected |
IMPLEMENTS_PROPERTY_ACCESS | cppu::PropertySetMixinImpl | protected |
IMPLEMENTS_PROPERTY_SET | cppu::PropertySetMixinImpl | protected |
m_aMutex | cppu::BaseMutex | protected |
m_bDeepTraversing | reportdesign::OFunction | private |
m_bPreEvaluated | reportdesign::OFunction | private |
m_impl | cppu::PropertySetMixinImpl | private |
m_sFormula | reportdesign::OFunction | private |
m_sInitialFormula | reportdesign::OFunction | private |
m_sName | reportdesign::OFunction | private |
m_xParent | reportdesign::OFunction | private |
OFunction(const OFunction &)=delete | reportdesign::OFunction | private |
OFunction(css::uno::Reference< css::uno::XComponentContext > const &_xContext) | reportdesign::OFunction | explicit |
operator=(const OFunction &)=delete | reportdesign::OFunction | private |
prepareSet(rtl::OUString const &propertyName, css::uno::Any const &oldValue, css::uno::Any const &newValue, BoundListeners *boundListeners) | cppu::PropertySetMixinImpl | protected |
PropertySetMixin(css::uno::Reference< css::uno::XComponentContext > const &context, Implements implements, css::uno::Sequence< rtl::OUString > const &absentOptional) | cppu::PropertySetMixin< typename T > | protected |
PropertySetMixin(const PropertySetMixin &) SAL_DELETED_FUNCTION | cppu::PropertySetMixin< typename T > | private |
PropertySetMixinImpl(const PropertySetMixinImpl &) SAL_DELETED_FUNCTION | cppu::PropertySetMixinImpl | private |
PropertySetMixinImpl(css::uno::Reference< css::uno::XComponentContext > const &context, Implements implements, css::uno::Sequence< rtl::OUString > const &absentOptional, css::uno::Type const &type) | cppu::PropertySetMixinImpl | private |
queryInterface(css::uno::Type const &type) SAL_OVERRIDE | cppu::PropertySetMixinImpl | protectedvirtual |
removeEventListener(const css::uno::Reference< css::lang::XEventListener > &aListener) override | reportdesign::OFunction | inlinevirtual |
removePropertyChangeListener(const OUString &aPropertyName, const css::uno::Reference< css::beans::XPropertyChangeListener > &aListener) override | reportdesign::OFunction | virtual |
cppu::PropertySetMixin::removePropertyChangeListener(rtl::OUString const &propertyName, css::uno::Reference< css::beans::XPropertyChangeListener > const &listener) SAL_OVERRIDE | cppu::PropertySetMixinImpl | protectedvirtual |
removeVetoableChangeListener(const OUString &PropertyName, const css::uno::Reference< css::beans::XVetoableChangeListener > &aListener) override | reportdesign::OFunction | virtual |
cppu::PropertySetMixin::removeVetoableChangeListener(rtl::OUString const &propertyName, css::uno::Reference< css::beans::XVetoableChangeListener > const &listener) SAL_OVERRIDE | cppu::PropertySetMixinImpl | protectedvirtual |
set(const OUString &_sProperty, const T &Value, T &_member) | reportdesign::OFunction | inlineprivate |
set(const OUString &_sProperty, bool Value, bool &_member) | reportdesign::OFunction | inlineprivate |
setDeepTraversing(sal_Bool the_value) override | reportdesign::OFunction | virtual |
setFastPropertyValue(sal_Int32 handle, css::uno::Any const &value) SAL_OVERRIDE | cppu::PropertySetMixinImpl | protectedvirtual |
setFormula(const OUString &the_value) override | reportdesign::OFunction | virtual |
setInitialFormula(const css::beans::Optional< OUString > &the_value) override | reportdesign::OFunction | virtual |
setName(const OUString &the_value) override | reportdesign::OFunction | virtual |
setParent(const css::uno::Reference< css::uno::XInterface > &Parent) override | reportdesign::OFunction | virtual |
setPreEvaluated(sal_Bool the_value) override | reportdesign::OFunction | virtual |
setPropertyValue(const OUString &aPropertyName, const css::uno::Any &aValue) override | reportdesign::OFunction | virtual |
cppu::PropertySetMixin::setPropertyValue(rtl::OUString const &propertyName, css::uno::Any const &value) SAL_OVERRIDE | cppu::PropertySetMixinImpl | protectedvirtual |
setPropertyValues(css::uno::Sequence< css::beans::PropertyValue > const &props) SAL_OVERRIDE | cppu::PropertySetMixinImpl | protectedvirtual |
supportsService(const OUString &ServiceName) override | reportdesign::OFunction | virtual |
~OFunction() override | reportdesign::OFunction | protectedvirtual |
~PropertySetMixin() | cppu::PropertySetMixin< typename T > | protected |
~PropertySetMixinImpl() | cppu::PropertySetMixinImpl | private |