// SdrAttrObj. This is an abstract class, we only instantiate its subclasses. class SVXCORE_DLLPUBLIC SdrAttrObj : public SdrObject
{ private: friendclass SdrOutliner;
protected:
tools::Rectangle maSnapRect;
protected: /// Detects the width of the line. No line ->0.
SAL_DLLPRIVATE sal_Int32 ImpGetLineWdt() const;
/// Detects when a stylesheet is changed virtualvoid Notify(SfxBroadcaster& rBC, const SfxHint& rHint) override;
Die Informationen auf dieser Webseite wurden
nach bestem Wissen sorgfältig zusammengestellt. Es wird jedoch weder Vollständigkeit, noch Richtigkeit,
noch Qualität der bereit gestellten Informationen zugesichert.
Bemerkung:
Die farbliche Syntaxdarstellung und die Messung sind noch experimentell.