|
| SwXGroupShape (css::uno::Reference< css::uno::XInterface > &xShape, SwDoc const *pDoc) |
|
virtual css::uno::Any SAL_CALL | queryInterface (const css::uno::Type &aType) override |
|
virtual void SAL_CALL | acquire () noexcept override |
|
virtual void SAL_CALL | release () noexcept override |
|
virtual void SAL_CALL | add (const css::uno::Reference< css::drawing::XShape > &xShape) override |
|
virtual void SAL_CALL | remove (const css::uno::Reference< css::drawing::XShape > &xShape) override |
|
virtual sal_Int32 SAL_CALL | getCount () override |
|
virtual css::uno::Any SAL_CALL | getByIndex (sal_Int32 nIndex) override |
|
virtual css::uno::Type SAL_CALL | getElementType () override |
|
virtual sal_Bool SAL_CALL | hasElements () override |
|
| SwXShape (css::uno::Reference< css::uno::XInterface > &xShape, SwDoc const *const pDoc) |
|
virtual css::uno::Any SAL_CALL | queryInterface (const css::uno::Type &aType) override |
|
virtual css::uno::Sequence< css::uno::Type > SAL_CALL | getTypes () override |
|
virtual css::uno::Sequence< sal_Int8 > SAL_CALL | getImplementationId () override |
|
virtual sal_Int64 SAL_CALL | getSomething (const css::uno::Sequence< sal_Int8 > &aIdentifier) override |
|
virtual css::uno::Reference< css::beans::XPropertySetInfo > SAL_CALL | getPropertySetInfo () override |
|
virtual void SAL_CALL | setPropertyValue (const OUString &aPropertyName, const css::uno::Any &aValue) override |
|
virtual css::uno::Any SAL_CALL | getPropertyValue (const OUString &PropertyName) override |
|
virtual void SAL_CALL | addPropertyChangeListener (const OUString &aPropertyName, const css::uno::Reference< css::beans::XPropertyChangeListener > &xListener) override |
|
virtual void SAL_CALL | removePropertyChangeListener (const OUString &aPropertyName, const css::uno::Reference< css::beans::XPropertyChangeListener > &aListener) override |
|
virtual void SAL_CALL | addVetoableChangeListener (const OUString &PropertyName, const css::uno::Reference< css::beans::XVetoableChangeListener > &aListener) override |
|
virtual void SAL_CALL | removeVetoableChangeListener (const OUString &PropertyName, const css::uno::Reference< css::beans::XVetoableChangeListener > &aListener) override |
|
virtual css::beans::PropertyState SAL_CALL | getPropertyState (const OUString &PropertyName) override |
|
virtual css::uno::Sequence< css::beans::PropertyState > SAL_CALL | getPropertyStates (const css::uno::Sequence< OUString > &aPropertyName) override |
|
virtual void SAL_CALL | setPropertyToDefault (const OUString &PropertyName) override |
|
virtual css::uno::Any SAL_CALL | getPropertyDefault (const OUString &aPropertyName) override |
|
virtual void SAL_CALL | attach (const css::uno::Reference< css::text::XTextRange > &xTextRange) override |
|
virtual css::uno::Reference< css::text::XTextRange > SAL_CALL | getAnchor () override |
|
virtual void SAL_CALL | dispose () override |
|
virtual void SAL_CALL | addEventListener (const css::uno::Reference< css::lang::XEventListener > &aListener) override |
|
virtual void SAL_CALL | removeEventListener (const css::uno::Reference< css::lang::XEventListener > &aListener) override |
|
virtual OUString SAL_CALL | getImplementationName () override |
|
virtual sal_Bool SAL_CALL | supportsService (const OUString &ServiceName) override |
|
virtual css::uno::Sequence< OUString > SAL_CALL | getSupportedServiceNames () override |
|
virtual css::awt::Point SAL_CALL | getPosition () override |
|
virtual void SAL_CALL | setPosition (const css::awt::Point &aPosition) override |
|
virtual css::awt::Size SAL_CALL | getSize () override |
|
virtual void SAL_CALL | setSize (const css::awt::Size &aSize) override |
|
virtual OUString SAL_CALL | getShapeType () override |
|
SwShapeDescriptor_Impl * | GetDescImpl () |
|
SwFrameFormat * | GetFrameFormat () const |
|
const css::uno::Reference< css::uno::XAggregation > & | GetAggregationInterface () const |
|
Definition at line 254 of file unodraw.hxx.