98 if(bHideOle || bHideChart || bHideDraw || bHideFormControl)
102 if(static_cast<const SdrOle2Obj&>(rObject).IsChart())
129 const bool bIsFormControl =
dynamic_cast< const FmFormObj *
>( &rObject ) !=
nullptr;
130 if(bIsFormControl && bHideFormControl)
135 if(!bIsFormControl && bHideDraw)
150 if (rAnchor.
getX() || rAnchor.
getY())
176 if ( pPageViewContact )
183 if ( rPageWindow.GetOriginalPaintWindow() )
186 return &rPageWindow.GetPaintWindow().GetOutputDevice();
SdrPageWindow & GetPageWindow() const
bool IsNotVisibleAsMaster() const
const SdrPaintWindow * GetOriginalPaintWindow() const
bool overlaps(const Range2D &rRange) const
virtual SdrObjKind GetObjIdentifier() const
foreign graphic (StarView Graphic)
bool getHideFormControl() const
bool IsSet(SdrLayerID a) const
bool getHideChart() const
bool isInside(const Tuple2D< sal_Int32 > &rTuple) const
OutputDevice & GetOutputDevice() const
OutlineText, special text object for StarDraw.