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