|
| | ONavigationBarModel (const css::uno::Reference< css::uno::XComponentContext > &_rxFactory) |
| |
| | ONavigationBarModel (const ONavigationBarModel *_pOriginal, const css::uno::Reference< css::uno::XComponentContext > &_rxFactory) |
| |
| virtual | ~ONavigationBarModel () override |
| |
| virtual css::uno::Any SAL_CALL | queryAggregation (const css::uno::Type &_rType) override |
| |
| virtual OUString SAL_CALL | getImplementationName () override |
| |
| virtual css::uno::Sequence< OUString > SAL_CALL | getSupportedServiceNames () override |
| |
| virtual OUString SAL_CALL | getServiceName () override |
| |
| virtual void SAL_CALL | write (const css::uno::Reference< css::io::XObjectOutputStream > &_rxOutStream) override |
| |
| virtual void SAL_CALL | read (const css::uno::Reference< css::io::XObjectInputStream > &_rxInStream) override |
| |
| virtual void SAL_CALL | getFastPropertyValue (css::uno::Any &rValue, sal_Int32 nHandle) const override |
| |
| virtual sal_Bool SAL_CALL | convertFastPropertyValue (css::uno::Any &rConvertedValue, css::uno::Any &rOldValue, sal_Int32 nHandle, const css::uno::Any &rValue) override |
| |
| virtual void SAL_CALL | setFastPropertyValue_NoBroadcast (sal_Int32 nHandle, const css::uno::Any &rValue) override |
| |
| virtual css::uno::Any | getPropertyDefaultByHandle (sal_Int32 nHandle) const override |
| |
| virtual void | describeFixedProperties (css::uno::Sequence< css::beans::Property > &_rProps) const override |
| | describes the properties provided by this class, or its respective derived class More...
|
| |
| virtual void SAL_CALL | disposing () override |
| |
| virtual void SAL_CALL | disposing (const css::lang::EventObject &Source) override |
| |
| virtual void SAL_CALL | getFastPropertyValue (css::uno::Any &rValue, sal_Int32 nHandle) const override |
| |
| virtual css::uno::Any SAL_CALL | queryAggregation (const css::uno::Type &_rType) override |
| |
| virtual css::uno::Sequence< sal_Int8 > SAL_CALL | getImplementationId () override |
| |
| virtual css::uno::Sequence< css::uno::Type > SAL_CALL | getTypes () override |
| |
| virtual void SAL_CALL | disposing () override |
| |
| virtual OUString SAL_CALL | getName () override |
| |
| virtual void SAL_CALL | setName (const OUString &aName) override |
| |
| virtual sal_Bool SAL_CALL | supportsService (const OUString &ServiceName) override |
| |
| virtual css::uno::Sequence< OUString > SAL_CALL | getSupportedServiceNames () override |
| |
| virtual OUString SAL_CALL | getImplementationName () override=0 |
| |
| virtual OUString SAL_CALL | getServiceName () override=0 |
| |
| virtual void SAL_CALL | write (const css::uno::Reference< css::io::XObjectOutputStream > &_rxOutStream) override |
| |
| virtual void SAL_CALL | read (const css::uno::Reference< css::io::XObjectInputStream > &_rxInStream) override |
| |
| virtual css::uno::Reference< css::uno::XInterface > SAL_CALL | getParent () override |
| |
| virtual void SAL_CALL | setParent (const css::uno::Reference< css::uno::XInterface > &Parent) override |
| |
| virtual void SAL_CALL | disposing (const css::lang::EventObject &Source) override |
| |
| virtual void SAL_CALL | getFastPropertyValue (css::uno::Any &rValue, sal_Int32 nHandle) const override |
| |
| virtual sal_Bool SAL_CALL | convertFastPropertyValue (css::uno::Any &_rConvertedValue, css::uno::Any &_rOldValue, sal_Int32 _nHandle, const css::uno::Any &_rValue) override |
| |
| virtual void SAL_CALL | setFastPropertyValue_NoBroadcast (sal_Int32 nHandle, const css::uno::Any &rValue) override |
| |
| virtual css::beans::PropertyState | getPropertyStateByHandle (sal_Int32 nHandle) override |
| |
| virtual void | setPropertyToDefaultByHandle (sal_Int32 nHandle) override |
| |
| virtual css::uno::Any | getPropertyDefaultByHandle (sal_Int32 nHandle) const override |
| |
| virtual css::uno::Reference< css::util::XCloneable > SAL_CALL | createClone () override=0 |
| |
| virtual void SAL_CALL | addProperty (const OUString &Name, ::sal_Int16 Attributes, const css::uno::Any &DefaultValue) override |
| |
| virtual void SAL_CALL | removeProperty (const OUString &Name) override |
| |
| virtual css::uno::Sequence< css::beans::PropertyValue > SAL_CALL | getPropertyValues () override |
| |
| virtual void SAL_CALL | setPropertyValues (const css::uno::Sequence< css::beans::PropertyValue > &aProps) override |
| |
| void | lockInstance (LockAccess) |
| |
| oslInterlockedCount | unlockInstance (LockAccess) |
| |
| void | firePropertyChanges (const std::vector< sal_Int32 > &_rHandles, const std::vector< css::uno::Any > &_rOldValues, const std::vector< css::uno::Any > &_rNewValues, LockAccess) |
| |
| ::osl::Mutex & | getInstanceMutex () |
| |
| | OComponentHelper (::osl::Mutex &rMutex) |
| |
| virtual | ~OComponentHelper () SAL_OVERRIDE |
| |
| virtual css::uno::Any SAL_CALL | queryInterface (css::uno::Type const &rType) SAL_OVERRIDE |
| |
| virtual css::uno::Any SAL_CALL | queryAggregation (css::uno::Type const &rType) SAL_OVERRIDE |
| |
| virtual void SAL_CALL | acquire () SAL_NOEXCEPT SAL_OVERRIDE |
| |
| virtual void SAL_CALL | release () SAL_NOEXCEPT SAL_OVERRIDE |
| |
| virtual css::uno::Sequence< sal_Int8 > SAL_CALL | getImplementationId () SAL_OVERRIDE=0 |
| |
| virtual css::uno::Sequence< css::uno::Type > SAL_CALL | getTypes () SAL_OVERRIDE |
| |
| virtual void SAL_CALL | dispose () SAL_OVERRIDE |
| |
| virtual void SAL_CALL | addEventListener (const css::uno::Reference< css::lang::XEventListener > &aListener) SAL_OVERRIDE |
| |
| virtual void SAL_CALL | removeEventListener (const css::uno::Reference< css::lang::XEventListener > &aListener) SAL_OVERRIDE |
| |
| | OWeakAggObject () |
| |
| virtual void SAL_CALL | acquire () SAL_NOEXCEPT SAL_OVERRIDE |
| |
| virtual void SAL_CALL | release () SAL_NOEXCEPT SAL_OVERRIDE |
| |
| virtual css::uno::Any SAL_CALL | queryInterface (const css::uno::Type &rType) SAL_OVERRIDE |
| |
| virtual void SAL_CALL | setDelegator (const css::uno::Reference< css::uno::XInterface > &Delegator) SAL_OVERRIDE |
| |
| virtual css::uno::Any SAL_CALL | queryAggregation (const css::uno::Type &rType) SAL_OVERRIDE |
| |
| | OWeakObject () |
| |
| | OWeakObject (const OWeakObject &) |
| |
| OWeakObject &SAL_CALL | operator= (const OWeakObject &) |
| |
| virtual css::uno::Any SAL_CALL | queryInterface (const css::uno::Type &rType) SAL_OVERRIDE |
| |
| virtual void SAL_CALL | acquire () SAL_NOEXCEPT SAL_OVERRIDE |
| |
| virtual void SAL_CALL | release () SAL_NOEXCEPT SAL_OVERRIDE |
| |
| virtual css::uno::Reference< css::uno::XAdapter > SAL_CALL | queryAdapter () SAL_OVERRIDE |
| |
| SAL_CALL | operator css::uno::Reference< css::uno::XInterface > () |
| |
| virtual css::uno::Any SAL_CALL | queryInterface (css::uno::Type const &rType) SAL_OVERRIDE |
| |
| virtual css::uno::Sequence< css::uno::Type > SAL_CALL | getTypes () SAL_OVERRIDE |
| |
| virtual css::uno::Sequence< sal_Int8 > SAL_CALL | getImplementationId () SAL_OVERRIDE |
| |
| virtual ::osl::Mutex & | getMutex ()=0 |
| |
| virtual void | describeFixedAndAggregateProperties (css::uno::Sequence< css::beans::Property > &_out_rFixedProperties, css::uno::Sequence< css::beans::Property > &_out_rAggregateProperties) const =0 |
| |
| virtual css::uno::Reference< css::beans::XMultiPropertySet > | getPropertiesInterface ()=0 |
| |
| virtual css::uno::Any SAL_CALL | queryInterface (css::uno::Type const &rType) SAL_OVERRIDE |
| |
| virtual css::uno::Sequence< css::uno::Type > SAL_CALL | getTypes () SAL_OVERRIDE |
| |
| virtual css::uno::Sequence< sal_Int8 > SAL_CALL | getImplementationId () SAL_OVERRIDE |
| |
|
| virtual css::uno::Reference< css::util::XCloneable > SAL_CALL | createClone () override |
| |
| const css::uno::Reference< css::uno::XComponentContext > & | getContext () const |
| |
| | OControlModel (const css::uno::Reference< css::uno::XComponentContext > &_rFactory, const OUString &_rUnoControlModelTypeName, const OUString &rDefault=OUString(), const bool _bSetDelegator=true) |
| |
| | OControlModel (const OControlModel *_pOriginal, const css::uno::Reference< css::uno::XComponentContext > &_rFactory, const bool _bCloneAggregate=true, const bool _bSetDelegator=true) |
| |
| virtual | ~OControlModel () override |
| |
| virtual void | clonedFrom (const OControlModel *_pOriginal) |
| | to be called after an OBoundControlModel (a derivee, respectively) has been cloned More...
|
| |
| virtual css::uno::Sequence< css::uno::Type > | _getTypes () |
| |
| void | readHelpTextCompatibly (const css::uno::Reference< css::io::XObjectInputStream > &_rxInStream) |
| |
| void | writeHelpTextCompatibly (const css::uno::Reference< css::io::XObjectOutputStream > &_rxOutStream) |
| |
| void | doSetDelegator () |
| |
| void | doResetDelegator () |
| |
| css::uno::Sequence< OUString > | getAggregateServiceNames () const |
| |
| virtual void | writeAggregate (const css::uno::Reference< css::io::XObjectOutputStream > &_rxOutStream) const |
| |
| virtual void | readAggregate (const css::uno::Reference< css::io::XObjectInputStream > &_rxInStream) |
| |
| virtual css::uno::Reference< css::beans::XPropertySetInfo > SAL_CALL | getPropertySetInfo () override |
| |
| virtual cppu::IPropertyArrayHelper &SAL_CALL | getInfoHelper () override |
| |
| virtual void | describeFixedProperties (css::uno::Sequence< css::beans::Property > &_rProps) const |
| | describes the properties provided by this class, or its respective derived class More...
|
| |
| virtual ::osl::Mutex & | getMutex () override |
| |
| virtual void | describeFixedAndAggregateProperties (css::uno::Sequence< css::beans::Property > &_out_rFixedProperties, css::uno::Sequence< css::beans::Property > &_out_rAggregateProperties) const override |
| |
| virtual css::uno::Reference< css::beans::XMultiPropertySet > | getPropertiesInterface () override |
| |
| virtual void | describeAggregateProperties (css::uno::Sequence< css::beans::Property > &_rAggregateProps) const |
| | describes the properties of our aggregate More...
|
| |
| virtual void SAL_CALL | disposing () |
| |
| virtual | ~OWeakAggObject () SAL_OVERRIDE |
| |
| virtual | ~OWeakObject () COVERITY_NOEXCEPT_FALSE |
| |
| void | disposeWeakConnectionPoint () |
| |
| | ~ImplHelper7 () SAL_NOEXCEPT |
| |
| | ~IPropertyBagHelperContext () |
| |
| const css::awt::FontDescriptor & | getFont () const |
| |
| void | setFont (const css::awt::FontDescriptor &_rFont) |
| |
| void | setTextColor (Color _nColor) |
| |
| void | clearTextColor () |
| |
| bool | hasTextColor () const |
| |
| Color | getTextColor () const |
| |
| void | setTextLineColor (Color _nColor) |
| |
| void | clearTextLineColor () |
| |
| bool | hasTextLineColor () const |
| |
| Color | getTextLineColor () const |
| |
| | FontControlModel (bool _bToolkitCompatibleDefaults) |
| |
| | FontControlModel (const FontControlModel *_pOriginal) |
| |
| void | getFastPropertyValue (css::uno::Any &_rValue, sal_Int32 _nHandle) const |
| |
| bool | convertFastPropertyValue (css::uno::Any &_rConvertedValue, css::uno::Any &_rOldValue, sal_Int32 _nHandle, const css::uno::Any &_rValue) |
| |
| void | setFastPropertyValue_NoBroadcast_impl (::cppu::OPropertySetHelper &rBase, void(::cppu::OPropertySetHelper::*pSet)(sal_Int32, css::uno::Any const &), sal_Int32 nHandle, const css::uno::Any &rValue) |
| |
| css::uno::Any | getPropertyDefaultByHandle (sal_Int32 _nHandle) const |
| |
| | OPropertyContainerHelper () |
| |
| | ~OPropertyContainerHelper () |
| |
| void | registerProperty (const OUString &_rName, sal_Int32 _nHandle, sal_Int32 _nAttributes, void *_pPointerToMember, const css::uno::Type &_rMemberType) |
| |
| void | registerMayBeVoidProperty (const OUString &_rName, sal_Int32 _nHandle, sal_Int32 _nAttributes, css::uno::Any *_pPointerToMember, const css::uno::Type &_rExpectedType) |
| |
| void | registerPropertyNoMember (const OUString &_rName, sal_Int32 _nHandle, sal_Int32 _nAttributes, const css::uno::Type &_rType, css::uno::Any const &_pInitialValue) |
| |
| void | revokeProperty (sal_Int32 _nHandle) |
| |
| bool | isRegisteredProperty (sal_Int32 _nHandle) const |
| |
| bool | isRegisteredProperty (const OUString &_rName) const |
| |
| bool | convertFastPropertyValue (css::uno::Any &rConvertedValue, css::uno::Any &rOldValue, sal_Int32 nHandle, const css::uno::Any &rValue) |
| |
| void | setFastPropertyValue (sal_Int32 nHandle, const css::uno::Any &rValue) |
| |
| void | getFastPropertyValue (css::uno::Any &rValue, sal_Int32 nHandle) const |
| |
| void | describeProperties (css::uno::Sequence< css::beans::Property > &_rProps) const |
| |
| const css::beans::Property & | getProperty (const OUString &_rName) const |
| |
| | ~ImplHelper1 () SAL_NOEXCEPT |
| |