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 )
bool IsSet(SdrLayerID a) const
virtual SdrObjKind GetObjIdentifier() const
bool IsNotVisibleAsMaster() const
SdrPaintWindow & GetPaintWindow() const
const SdrPaintWindow * GetOriginalPaintWindow() const
bool getHideFormControl() const
bool getHideChart() const
OutputDevice & GetOutputDevice() const
bool isInside(const Tuple2D< TYPE > &rTuple) const
bool overlaps(const Range2D &rRange) const
SdrPageWindow & GetPageWindow() const
@ OLE2
foreign graphic (StarView Graphic)
@ Graphic
OutlineText, special text object for StarDraw.