20 #ifndef INCLUDED_SVX_SOURCE_ACCESSIBILITY_ACCESSIBLEEMPTYEDITSOURCE_HXX
21 #define INCLUDED_SVX_SOURCE_ACCESSIBILITY_ACCESSIBLEEMPTYEDITSOURCE_HXX
59 std::unique_ptr<SvxEditSource>
Clone()
const override;
SvxViewForwarder * GetViewForwarder() override
SvxTextForwarder * GetTextForwarder() override
std::unique_ptr< SvxEditSource > mpEditSource
Pointer to edit source implementation.
Proxy edit source for shapes without text.
void Notify(SfxBroadcaster &rBC, const SfxHint &rHint) override
AccessibleEmptyEditSource(SdrObject &rObj, SdrView &rView, const OutputDevice &rViewWindow)
Create proxy edit source for shapes without text.
const OutputDevice & mrViewWindow
virtual ~AccessibleEmptyEditSource() override
std::unique_ptr< SvxEditSource > Clone() const override
SfxBroadcaster & GetBroadcaster() const override
SvxEditViewForwarder * GetEditViewForwarder(bool bCreate=false) override
void UpdateData() override
void Switch2ProxyEditSource()