|
LibreOffice Module sd (master) 1
|
This is the complete list of members for sd::Annotation, including all inherited members.
| acquire() noexcept override | sd::Annotation | inlinevirtual |
| addPropertyChangeListener(const OUString &aPropertyName, const css::uno::Reference< css::beans::XPropertyChangeListener > &xListener) override | sd::Annotation | virtual |
| PropertySetMixin< css::office::XAnnotation >::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 | sd::Annotation | virtual |
| PropertySetMixin< css::office::XAnnotation >::addVetoableChangeListener(rtl::OUString const &propertyName, css::uno::Reference< css::beans::XVetoableChangeListener > const &listener) SAL_OVERRIDE | cppu::PropertySetMixinImpl | protectedvirtual |
| Annotation(const css::uno::Reference< css::uno::XComponentContext > &context, SdPage *pPage) | sd::Annotation | explicit |
| Annotation(const Annotation &)=delete | sd::Annotation | |
| checkUnknown(rtl::OUString const &propertyName) | cppu::PropertySetMixinImpl | private |
| createChangeUndo() | sd::Annotation | |
| createCustomAnnotationMarker() | sd::Annotation | inline |
| dispose() | cppu::PropertySetMixinImpl | protected |
| disposing() override | sd::Annotation | privatevirtual |
| getAnchor() override | sd::Annotation | virtual |
| getAuthor() override | sd::Annotation | virtual |
| getCustomAnnotationMarker() | sd::Annotation | inline |
| getDateTime() override | sd::Annotation | virtual |
| getFastPropertyValue(sal_Int32 handle) SAL_OVERRIDE | cppu::PropertySetMixinImpl | protectedvirtual |
| GetId() const | sd::Annotation | inline |
| getInitials() override | sd::Annotation | virtual |
| GetModel() | sd::Annotation | inline |
| GetPage() const | sd::Annotation | inline |
| getPosition() override | sd::Annotation | virtual |
| getPropertySetInfo() override | sd::Annotation | virtual |
| getPropertyValue(const OUString &PropertyName) override | sd::Annotation | virtual |
| PropertySetMixin< css::office::XAnnotation >::getPropertyValue(rtl::OUString const &propertyName) SAL_OVERRIDE | cppu::PropertySetMixinImpl | protectedvirtual |
| getPropertyValues() SAL_OVERRIDE | cppu::PropertySetMixinImpl | protectedvirtual |
| getSize() override | sd::Annotation | virtual |
| getTextRange() override | sd::Annotation | virtual |
| hasCustomAnnotationMarker() const | sd::Annotation | inline |
| 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 |
| isFreeText() const | sd::Annotation | inline |
| m_aMutex | cppu::BaseMutex | private |
| m_Author | sd::Annotation | private |
| m_bIsFreeText | sd::Annotation | private |
| m_DateTime | sd::Annotation | private |
| m_impl | cppu::PropertySetMixinImpl | private |
| m_Initials | sd::Annotation | private |
| m_nId | sd::Annotation | private |
| m_nLastId | sd::Annotation | static |
| m_pCustomAnnotationMarker | sd::Annotation | private |
| m_Position | sd::Annotation | private |
| m_Size | sd::Annotation | private |
| m_TextRange | sd::Annotation | private |
| mpPage | sd::Annotation | private |
| operator=(const Annotation &)=delete | sd::Annotation | |
| 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< css::office::XAnnotation > | protected |
| PropertySetMixin(const PropertySetMixin &) SAL_DELETED_FUNCTION | cppu::PropertySetMixin< css::office::XAnnotation > | 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) override | sd::Annotation | virtual |
| release() noexcept override | sd::Annotation | inlinevirtual |
| removePropertyChangeListener(const OUString &aPropertyName, const css::uno::Reference< css::beans::XPropertyChangeListener > &aListener) override | sd::Annotation | virtual |
| PropertySetMixin< css::office::XAnnotation >::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 | sd::Annotation | virtual |
| PropertySetMixin< css::office::XAnnotation >::removeVetoableChangeListener(rtl::OUString const &propertyName, css::uno::Reference< css::beans::XVetoableChangeListener > const &listener) SAL_OVERRIDE | cppu::PropertySetMixinImpl | protectedvirtual |
| setAuthor(const OUString &the_value) override | sd::Annotation | virtual |
| setDateTime(const css::util::DateTime &the_value) override | sd::Annotation | virtual |
| setFastPropertyValue(sal_Int32 handle, css::uno::Any const &value) SAL_OVERRIDE | cppu::PropertySetMixinImpl | protectedvirtual |
| setInitials(const OUString &the_value) override | sd::Annotation | virtual |
| setIsFreeText(bool value) | sd::Annotation | inline |
| setPosition(const css::geometry::RealPoint2D &the_value) override | sd::Annotation | virtual |
| setPropertyValue(const OUString &aPropertyName, const css::uno::Any &aValue) override | sd::Annotation | virtual |
| PropertySetMixin< css::office::XAnnotation >::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 |
| setSize(const css::geometry::RealSize2D &_size) override | sd::Annotation | virtual |
| ~PropertySetMixin() | cppu::PropertySetMixin< css::office::XAnnotation > | protected |
| ~PropertySetMixinImpl() | cppu::PropertySetMixinImpl | private |