20 #ifndef INCLUDED_SW_SOURCE_CORE_INC_DOCUMENTDRAWMODELMANAGER_HXX
21 #define INCLUDED_SW_SOURCE_CORE_INC_DOCUMENTDRAWMODELMANAGER_HXX
26 #include <drawdoc.hxx>
virtual bool IsVisibleLayerId(SdrLayerID _nLayerId) const override
method to determine, if a layer ID belongs to the visible ones.
SdrLayerID mnInvisibleHell
virtual void NotifyInvisibleLayers(SdrPageView &_rSdrPageView) override
method to notify drawing page view about the invisible layers
Dialog to specify the properties of date form field.
SdrLayerID mnInvisibleHeaven
virtual SwDrawModel * GetOrCreateDrawModel() override
virtual SdrLayerID GetInvisibleHeavenId() const override
std::unique_ptr< SwDrawModel > mpDrawModel
virtual SdrLayerID GetHellId() const override
PaM is Point and Mark: a selection of the document model.
virtual SdrLayerID GetControlsId() const override
SdrLayerID mnInvisibleControls
virtual SdrLayerID GetInvisibleHellId() const override
SdrLayerID mnHeaven
Draw Model Layer IDs LayerIds, Heaven == above document Hell == below document Controls == at the ver...
virtual const SwDrawModel * GetDrawModel() const override
Draw Model and id accessors.
virtual SdrLayerID GetInvisibleLayerIdByVisibleOne(SdrLayerID _nVisibleLayerId) override
method to determine, if the corresponding invisible layer ID for a visible one.
virtual bool Search(const SwPaM &rPaM, const SvxSearchItem &rSearchItem) override
Searches text in shapes anchored inside rPaM.
virtual SwDrawModel * MakeDrawModel_() override
virtual SdrLayerID GetHeavenId() const override
DocumentDrawModelManager & operator=(DocumentDrawModelManager const &)=delete
DocumentDrawModelManager(SwDoc &i_rSwdoc)
virtual SdrLayerID GetInvisibleControlsId() const override