|
LibreOffice Module reportdesign (master) 1
|
#include <RptObject.hxx>
Public Member Functions | |
| virtual void | _propertyChange (const css::beans::PropertyChangeEvent &evt) override |
| void | CreateMediator (bool _bReverse=false) |
| creates the m_xMediator when it doesn't already exist. More... | |
| virtual css::uno::Reference< css::beans::XPropertySet > | getAwtComponent () override |
| virtual css::uno::Reference< css::drawing::XShape > | getUnoShape () override |
| virtual SdrObjKind | GetObjIdentifier () const override |
| virtual SdrInventor | GetObjInventor () const override |
| virtual rtl::Reference< SdrObject > | CloneSdrObject (SdrModel &rTargetModel) const override |
Public Member Functions inherited from SdrUnoObj | |
| SdrUnoObj (SdrModel &rSdrModel, const OUString &rModelName) | |
| SdrUnoObj (SdrModel &rSdrModel, SdrUnoObj const &rSource) | |
| SdrUnoObj (SdrModel &rSdrModel, const OUString &rModelName, const css::uno::Reference< css::lang::XMultiServiceFactory > &rxSFac) | |
| virtual | ~SdrUnoObj () override |
| virtual void | TakeObjInfo (SdrObjTransformInfoRec &rInfo) const override |
| virtual SdrObjKind | GetObjIdentifier () const override |
| virtual rtl::Reference< SdrObject > | CloneSdrObject (SdrModel &rTargetModel) const override |
| virtual void | NbcResize (const Point &rRef, const Fraction &xFact, const Fraction &yFact) override |
| virtual void | NbcSetLayer (SdrLayerID nLayer) override |
| virtual bool | hasSpecialDrag () const override |
| virtual OUString | TakeObjNameSingul () const override |
| virtual OUString | TakeObjNamePlural () const override |
| virtual void | SetContextWritingMode (const sal_Int16 _nContextWritingMode) override |
| const css::uno::Reference< css::awt::XControlModel > & | GetUnoControlModel () const |
| css::uno::Reference< css::awt::XControl > | GetUnoControl (const SdrView &_rView, const OutputDevice &_rOut) const |
| css::uno::Reference< css::awt::XControl > | GetTemporaryControlForWindow (const vcl::Window &_rWindow, css::uno::Reference< css::awt::XControlContainer > &_inout_ControlContainer) const |
| const OUString & | GetUnoControlTypeName () const |
| const OUString & | getUnoControlModelTypeName () const |
| virtual void | SetUnoControlModel (const css::uno::Reference< css::awt::XControlModel > &xModel) |
Public Member Functions inherited from SdrRectObj | |
| SdrRectObj (SdrModel &rSdrModel) | |
| SdrRectObj (SdrModel &rSdrModel, const tools::Rectangle &rRect) | |
| SdrRectObj (SdrModel &rSdrModel, SdrObjKind eNewTextKind) | |
| SdrRectObj (SdrModel &rSdrModel, SdrObjKind eNewTextKind, const tools::Rectangle &rRect) | |
| SdrRectObj (SdrModel &rSdrModel, SdrRectObj const &rSource) | |
| virtual void | TakeObjInfo (SdrObjTransformInfoRec &rInfo) const override |
| virtual SdrObjKind | GetObjIdentifier () const override |
| virtual void | TakeUnrotatedSnapRect (tools::Rectangle &rRect) const override |
| virtual OUString | TakeObjNameSingul () const override |
| virtual OUString | TakeObjNamePlural () const override |
| virtual rtl::Reference< SdrObject > | CloneSdrObject (SdrModel &rTargetModel) const override |
| virtual void | RecalcSnapRect () override |
| virtual void | NbcSetSnapRect (const tools::Rectangle &rRect) override |
| virtual void | NbcSetLogicRect (const tools::Rectangle &rRect) override |
| virtual basegfx::B2DPolyPolygon | TakeXorPoly () const override |
| virtual sal_uInt32 | GetHdlCount () const override |
| virtual void | AddToHdlList (SdrHdlList &rHdlList) const override |
| virtual bool | hasSpecialDrag () const override |
| virtual bool | beginSpecialDrag (SdrDragStat &rDrag) const override |
| virtual bool | applySpecialDrag (SdrDragStat &rDrag) override |
| virtual OUString | getSpecialDragComment (const SdrDragStat &rDrag) const override |
| virtual basegfx::B2DPolyPolygon | TakeCreatePoly (const SdrDragStat &rDrag) const override |
| virtual PointerStyle | GetCreatePointer () const override |
| virtual void | NbcMove (const Size &rSiz) override |
| virtual void | NbcResize (const Point &rRef, const Fraction &xFact, const Fraction &yFact) override |
| virtual void | NbcRotate (const Point &rRef, Degree100 nAngle, double sn, double cs) override |
| virtual void | NbcMirror (const Point &rRef1, const Point &rRef2) override |
| virtual void | NbcShear (const Point &rRef, Degree100 nAngle, double tn, bool bVShear) override |
| virtual SdrGluePoint | GetVertexGluePoint (sal_uInt16 nNum) const override |
| virtual SdrGluePoint | GetCornerGluePoint (sal_uInt16 nNum) const override |
| virtual rtl::Reference< SdrObject > | DoConvertToPolyObj (bool bBezier, bool bAddText) const override |
| virtual void | Notify (SfxBroadcaster &rBC, const SfxHint &rHint) override |
Public Member Functions inherited from SdrTextObj | |
| const Point & | GetTextEditOffset () const |
| void | SetTextEditOffset (const Point &rNew) |
| bool | IsInEditMode () const |
| void | SetTextLink (const OUString &rFileName, const OUString &rFilterName) |
| void | ReleaseTextLink () |
| bool | IsLinkedText () const |
| bool | ReloadLinkedText (bool bForceLoad) |
| bool | LoadText (const OUString &rFileName, rtl_TextEncoding eCharSet) |
| virtual bool | AdjustTextFrameWidthAndHeight (tools::Rectangle &rR, bool bHgt=true, bool bWdt=true) const |
| virtual bool | NbcAdjustTextFrameWidthAndHeight (bool bHgt=true, bool bWdt=true) |
| virtual bool | AdjustTextFrameWidthAndHeight () |
| bool | IsTextFrame () const |
| bool | IsOutlText () const |
| bool | IsAutoFit () const |
| bool | IsFitToSize () const |
| SdrTextObj * | GetNextLinkInChain () const |
| void | SetNextLinkInChain (SdrTextObj *) |
| SdrTextObj * | GetPrevLinkInChain () const |
| bool | IsChainable () const |
| bool | GetPreventChainable () const |
| TextChain * | GetTextChain () const |
| SdrObjKind | GetTextKind () const |
| virtual bool | HasText () const override |
| bool | IsTextEditActive () const |
| virtual SdrText * | getActiveText () const |
| virtual SdrText * | getText (sal_Int32 nIndex) const override |
| virtual sal_Int32 | getTextCount () const override |
| virtual bool | IsReallyEdited () const |
| virtual void | setActiveText (sal_Int32 nIndex) |
| virtual sal_Int32 | CheckTextHit (const Point &rPnt) const |
| void | SetDisableAutoWidthOnDragging (bool bOn) |
| void | NbcSetText (const OUString &rStr) |
| void | SetText (const OUString &rStr) |
| void | NbcSetText (SvStream &rInput, const OUString &rBaseURL, EETextFormat eFormat) |
| void | SetText (SvStream &rInput, const OUString &rBaseURL, EETextFormat eFormat) |
| virtual const Size & | GetTextSize () const |
| void | FitFrameToTextSize () |
| double | GetFontScale () const |
| double | GetSpacingScale () const |
| virtual void | TakeTextRect (SdrOutliner &rOutliner, tools::Rectangle &rTextRect, bool bNoEditText, tools::Rectangle *pAnchorRect, bool bLineWidth=true) const |
| void | AdjustRectToTextDistance (tools::Rectangle &rAnchorRect) const |
| virtual void | TakeTextAnchorRect (::tools::Rectangle &rAnchorRect) const |
| const GeoStat & | GetGeoStat () const |
| tools::Long | GetEckenradius () const |
| virtual bool | IsAutoGrowHeight () const |
| tools::Long | GetMinTextFrameHeight () const |
| tools::Long | GetMaxTextFrameHeight () const |
| virtual bool | IsAutoGrowWidth () const |
| tools::Long | GetMinTextFrameWidth () const |
| tools::Long | GetMaxTextFrameWidth () const |
| css::drawing::TextFitToSizeType | GetFitToSize () const |
| const tools::Rectangle & | GetGeoRect () const |
| virtual bool | IsFontwork () const |
| bool | IsHideContour () const |
| bool | IsContourTextFrame () const |
| SdrTextHorzAdjust | GetTextHorizontalAdjust (const SfxItemSet &rSet) const |
| SdrTextHorzAdjust | GetTextHorizontalAdjust () const |
| SdrTextVertAdjust | GetTextVerticalAdjust (const SfxItemSet &rSet) const |
| SdrTextVertAdjust | GetTextVerticalAdjust () const |
| tools::Long | GetTextLeftDistance () const |
| tools::Long | GetTextRightDistance () const |
| tools::Long | GetTextUpperDistance () const |
| tools::Long | GetTextLowerDistance () const |
| SdrTextAniKind | GetTextAniKind () const |
| SdrTextAniDirection | GetTextAniDirection () const |
| bool | HasTextColumnsNumber () const |
| sal_Int16 | GetTextColumnsNumber () const |
| void | SetTextColumnsNumber (sal_Int16 nColumns) |
| bool | HasTextColumnsSpacing () const |
| sal_Int32 | GetTextColumnsSpacing () const |
| void | SetTextColumnsSpacing (sal_Int32 nSpacing) |
| virtual void | handlePageChange (SdrPage *pOldPage, SdrPage *pNewPage) override |
| virtual void | TakeObjInfo (SdrObjTransformInfoRec &rInfo) const override |
| virtual SdrObjKind | GetObjIdentifier () const override |
| virtual void | TakeUnrotatedSnapRect (tools::Rectangle &rRect) const |
| virtual OUString | TakeObjNameSingul () const override |
| virtual OUString | TakeObjNamePlural () const override |
| virtual rtl::Reference< SdrObject > | CloneSdrObject (SdrModel &rTargetModel) const override |
| virtual basegfx::B2DPolyPolygon | TakeXorPoly () const override |
| virtual basegfx::B2DPolyPolygon | TakeContour () const override |
| virtual void | RecalcSnapRect () override |
| virtual void | NbcSetSnapRect (const tools::Rectangle &rRect) override |
| virtual void | NbcSetLogicRect (const tools::Rectangle &rRect) override |
| virtual const tools::Rectangle & | GetLogicRect () const override |
| virtual Degree100 | GetRotateAngle () const override |
| virtual Degree100 | GetShearAngle (bool bVertical=false) const override |
| virtual sal_uInt32 | GetSnapPointCount () const override |
| virtual Point | GetSnapPoint (sal_uInt32 i) const override |
| virtual sal_uInt32 | GetHdlCount () const override |
| virtual void | AddToHdlList (SdrHdlList &rHdlList) const override |
| virtual bool | hasSpecialDrag () const override |
| virtual bool | applySpecialDrag (SdrDragStat &rDrag) override |
| virtual OUString | getSpecialDragComment (const SdrDragStat &rDrag) const override |
| virtual bool | BegCreate (SdrDragStat &rStat) override |
| virtual bool | MovCreate (SdrDragStat &rStat) override |
| virtual bool | EndCreate (SdrDragStat &rStat, SdrCreateCmd eCmd) override |
| virtual bool | BckCreate (SdrDragStat &rStat) override |
| virtual void | BrkCreate (SdrDragStat &rStat) override |
| virtual basegfx::B2DPolyPolygon | TakeCreatePoly (const SdrDragStat &rDrag) const override |
| virtual PointerStyle | GetCreatePointer () const override |
| virtual void | NbcMove (const Size &rSiz) override |
| virtual void | NbcResize (const Point &rRef, const Fraction &xFact, const Fraction &yFact) override |
| virtual void | NbcRotate (const Point &rRef, Degree100 nAngle, double sn, double cs) override |
| virtual void | NbcMirror (const Point &rRef1, const Point &rRef2) override |
| virtual void | NbcShear (const Point &rRef, Degree100 nAngle, double tn, bool bVShear) override |
| virtual bool | HasTextEdit () const override |
| virtual bool | BegTextEdit (SdrOutliner &rOutl) |
| virtual void | TakeTextEditArea (Size *pPaperMin, Size *pPaperMax, tools::Rectangle *pViewInit, tools::Rectangle *pViewMin) const |
| virtual void | EndTextEdit (SdrOutliner &rOutl) |
| virtual EEAnchorMode | GetOutlinerViewAnchorMode () const |
| virtual void | NbcSetOutlinerParaObject (std::optional< OutlinerParaObject > pTextObject) override |
| void | NbcSetOutlinerParaObjectForText (std::optional< OutlinerParaObject > pTextObject, SdrText *pText) |
| virtual OutlinerParaObject * | GetOutlinerParaObject () const override |
| bool | CanCreateEditOutlinerParaObject () const |
| std::optional< OutlinerParaObject > | CreateEditOutlinerParaObject () const |
| virtual void | NbcReformatText () override |
| virtual bool | CalcFieldValue (const SvxFieldItem &rField, sal_Int32 nPara, sal_uInt16 nPos, bool bEdit, std::optional< Color > &rpTxtColor, std::optional< Color > &rpFldColor, std::optional< FontLineStyle > &rpFldLineStyle, OUString &rRet) const |
| virtual rtl::Reference< SdrObject > | DoConvertToPolyObj (bool bBezier, bool bAddText) const override |
| void | SetTextEditOutliner (SdrOutliner *pOutl) |
| void | SetupOutlinerFormatting (SdrOutliner &rOutl, tools::Rectangle &rPaintRect) const |
| void | UpdateOutlinerFormatting (SdrOutliner &rOutl, tools::Rectangle &rPaintRect) const |
| void | ForceOutlinerParaObject () |
| virtual bool | IsVerticalWriting () const |
| virtual void | SetVerticalWriting (bool bVertical) |
| bool | IsTopToBottom () const |
| virtual void | onEditOutlinerStatusEvent (EditStatus *pEditStatus) |
| void | onChainingEvent () |
| virtual bool | TRGetBaseGeometry (basegfx::B2DHomMatrix &rMatrix, basegfx::B2DPolyPolygon &rPolyPolygon) const override |
| virtual void | TRSetBaseGeometry (const basegfx::B2DHomMatrix &rMatrix, const basegfx::B2DPolyPolygon &rPolyPolygon) override |
| void | RemoveOutlinerCharacterAttribs (const std::vector< sal_uInt16 > &rCharWhichIds) |
| GDIMetaFile * | GetTextScrollMetaFileAndRectangle (tools::Rectangle &rScrollRectangle, tools::Rectangle &rPaintRectangle) |
| void | SetTextAnimationAllowed (bool bNew) |
| void | SetObjectItemNoBroadcast (const SfxPoolItem &rItem) |
| double | GetCameraZRotation () const |
| void | impDecomposeContourTextPrimitive (drawinglayer::primitive2d::Primitive2DContainer &rTarget, const drawinglayer::primitive2d::SdrContourTextPrimitive2D &rSdrContourTextPrimitive, const drawinglayer::geometry::ViewInformation2D &aViewInformation) const |
| void | impDecomposePathTextPrimitive (drawinglayer::primitive2d::Primitive2DContainer &rTarget, const drawinglayer::primitive2d::SdrPathTextPrimitive2D &rSdrPathTextPrimitive, const drawinglayer::geometry::ViewInformation2D &aViewInformation) const |
| void | impDecomposeBlockTextPrimitive (drawinglayer::primitive2d::Primitive2DContainer &rTarget, const drawinglayer::primitive2d::SdrBlockTextPrimitive2D &rSdrBlockTextPrimitive, const drawinglayer::geometry::ViewInformation2D &aViewInformation) const |
| void | impDecomposeAutoFitTextPrimitive (drawinglayer::primitive2d::Primitive2DContainer &rTarget, const drawinglayer::primitive2d::SdrAutoFitTextPrimitive2D &rSdrAutofitTextPrimitive, const drawinglayer::geometry::ViewInformation2D &aViewInformation) const |
| void | impDecomposeStretchTextPrimitive (drawinglayer::primitive2d::Primitive2DContainer &rTarget, const drawinglayer::primitive2d::SdrStretchTextPrimitive2D &rSdrStretchTextPrimitive, const drawinglayer::geometry::ViewInformation2D &aViewInformation) const |
| void | impDecomposeChainedTextPrimitive (drawinglayer::primitive2d::Primitive2DContainer &rTarget, const drawinglayer::primitive2d::SdrChainedTextPrimitive2D &rSdrChainedTextPrimitive, const drawinglayer::geometry::ViewInformation2D &aViewInformation) const |
| void | impHandleChainingEventsDuringDecomposition (SdrOutliner &rOutliner) const |
| void | impGetBlinkTextTiming (drawinglayer::animation::AnimationEntryList &rAnimList) const |
| void | impGetScrollTextTiming (drawinglayer::animation::AnimationEntryList &rAnimList, double fFrameLength, double fTextLength) const |
| virtual bool | IsSdrTextObj () const final |
Public Member Functions inherited from SdrAttrObj | |
| bool | HasFill () const |
| bool | HasLine () const |
| virtual const tools::Rectangle & | GetSnapRect () const override |
Public Member Functions inherited from SdrObject | |
| virtual const std::shared_ptr< svx::diagram::IDiagramHelper > & | getDiagramHelper () const |
| bool | isDiagram () const |
| const SdrObject * | getFillGeometryDefiningShape () const |
| SdrObject (SdrModel &rSdrModel) | |
| SdrObject (SdrModel &rSdrModel, SdrObject const &rSource) | |
| virtual void SAL_CALL | acquire () noexcept override final |
| virtual void SAL_CALL | release () noexcept override final |
| SdrPage * | getSdrPageFromSdrObject () const |
| SdrModel & | getSdrModelFromSdrObject () const |
| virtual SdrObjList * | getChildrenOfSdrObject () const |
| SdrObjList * | getParentSdrObjListFromSdrObject () const |
| SdrObject * | getParentSdrObjectFromSdrObject () const |
| virtual void | handlePageChange (SdrPage *pOldPage, SdrPage *pNewPage) |
| void | AddObjectUser (sdr::ObjectUser &rNewUser) |
| void | RemoveObjectUser (sdr::ObjectUser &rOldUser) |
| sdr::contact::ViewContact & | GetViewContact () const |
| virtual sdr::properties::BaseProperties & | GetProperties () const |
| void | ActionChanged () const |
| void | SetRelativeWidth (double nValue) |
| void | SetRelativeWidthRelation (sal_Int16 eValue) |
| void | SetRelativeHeight (double nValue) |
| void | SetRelativeHeightRelation (sal_Int16 eValue) |
| const double * | GetRelativeWidth () const |
| sal_Int16 | GetRelativeWidthRelation () const |
| const double * | GetRelativeHeight () const |
| sal_Int16 | GetRelativeHeightRelation () const |
| virtual void | SetBoundAndSnapRectsDirty (bool bNotMyself=false, bool bRecursive=true) |
| virtual void | SetBoundRectDirty () |
| SfxItemPool & | GetObjectItemPool () const |
| void | AddListener (SfxListener &rListener) |
| void | RemoveListener (SfxListener &rListener) |
| void | AddReference (SdrVirtObj &rVrtObj) |
| void | DelReference (SdrVirtObj &rVrtObj) |
| virtual SdrInventor | GetObjInventor () const |
| virtual SdrObjKind | GetObjIdentifier () const |
| virtual void | TakeObjInfo (SdrObjTransformInfoRec &rInfo) const |
| virtual SdrLayerID | GetLayer () const |
| virtual void | NbcSetLayer (SdrLayerID nLayer) |
| virtual void | SetLayer (SdrLayerID nLayer) |
| bool | isVisibleOnAnyOfTheseLayers (const SdrLayerIDSet &rSet) const |
| void | SendUserCall (SdrUserCallType eUserCall, const tools::Rectangle &rBoundRect) const |
| virtual void | SetName (const OUString &rStr, const bool bSetChanged=true) |
| virtual const OUString & | GetName () const |
| void | MakeNameUnique () |
| void | MakeNameUnique (std::unordered_set< OUString > &rNameSet) |
| virtual void | SetTitle (const OUString &rStr) |
| virtual OUString | GetTitle () const |
| virtual void | SetDescription (const OUString &rStr) |
| virtual OUString | GetDescription () const |
| virtual void | SetDecorative (bool isDecorative) |
| virtual bool | IsDecorative () const |
| bool | IsGroupObject () const |
| virtual SdrObjList * | GetSubList () const |
| sal_uInt32 | GetOrdNum () const |
| void | SetOrdNum (sal_uInt32 nNum) |
| void | GetGrabBagItem (css::uno::Any &rVal) const |
| virtual void | SetGrabBagItem (const css::uno::Any &rVal) |
| sal_uInt32 | GetNavigationPosition () const |
| virtual const tools::Rectangle & | GetCurrentBoundRect () const |
| virtual const tools::Rectangle & | GetLastBoundRect () const |
| virtual void | RecalcBoundRect () |
| void | BroadcastObjectChange () const |
| const SfxBroadcaster * | GetBroadcaster () const |
| virtual void | SetChanged () |
| void | SingleObjectPainter (OutputDevice &rOut) const |
| bool | LineGeometryUsageIsNecessary () const |
| virtual bool | HasLimitedRotation () const |
| virtual rtl::Reference< SdrObject > | CloneSdrObject (SdrModel &rTargetModel) const=0 |
| SdrObject & | operator= (const SdrObject &rObj)=delete |
| SdrObject & | operator= (SdrObject &&rObj)=delete |
| virtual OUString | TakeObjNameSingul () const |
| virtual OUString | TakeObjNamePlural () const |
| virtual basegfx::B2DPolyPolygon | TakeXorPoly () const |
| virtual basegfx::B2DPolyPolygon | TakeContour () const |
| virtual sal_uInt32 | GetHdlCount () const |
| virtual void | AddToPlusHdlList (SdrHdlList &rHdlList, SdrHdl &rHdl) const |
| virtual void | AddToHdlList (SdrHdlList &rHdlList) const |
| virtual void | addCropHandles (SdrHdlList &rTarget) const |
| virtual bool | hasSpecialDrag () const |
| virtual bool | beginSpecialDrag (SdrDragStat &rDrag) const |
| virtual bool | applySpecialDrag (SdrDragStat &rDrag) |
| virtual OUString | getSpecialDragComment (const SdrDragStat &rDrag) const |
| virtual basegfx::B2DPolyPolygon | getSpecialDragPoly (const SdrDragStat &rDrag) const |
| virtual bool | supportsFullDrag () const |
| virtual rtl::Reference< SdrObject > | getFullDragClone () const |
| virtual bool | BegCreate (SdrDragStat &rStat) |
| virtual bool | MovCreate (SdrDragStat &rStat) |
| virtual bool | EndCreate (SdrDragStat &rStat, SdrCreateCmd eCmd) |
| virtual bool | BckCreate (SdrDragStat &rStat) |
| virtual void | BrkCreate (SdrDragStat &rStat) |
| virtual PointerStyle | GetCreatePointer () const |
| virtual basegfx::B2DPolyPolygon | TakeCreatePoly (const SdrDragStat &rDrag) const |
| virtual void | NbcMove (const Size &rSiz) |
| virtual void | NbcResize (const Point &rRef, const Fraction &xFact, const Fraction &yFact) |
| virtual void | NbcCrop (const basegfx::B2DPoint &rRef, double fxFact, double fyFact) |
| virtual void | NbcRotate (const Point &rRef, Degree100 nAngle, double sn, double cs)=0 |
| void | NbcRotate (const Point &rRef, Degree100 nAngle) |
| virtual void | NbcMirror (const Point &rRef1, const Point &rRef2) |
| virtual void | NbcShear (const Point &rRef, Degree100 nAngle, double tn, bool bVShear) |
| virtual void | Move (const Size &rSiz) |
| virtual void | Resize (const Point &rRef, const Fraction &xFact, const Fraction &yFact, bool bUnsetRelative=true) |
| virtual void | Crop (const basegfx::B2DPoint &rRef, double fxFact, double fyFact) |
| virtual void | Rotate (const Point &rRef, Degree100 nAngle, double sn, double cs) |
| virtual void | Mirror (const Point &rRef1, const Point &rRef2) |
| virtual void | Shear (const Point &rRef, Degree100 nAngle, double tn, bool bVShear) |
| virtual void | NbcSetRelativePos (const Point &rPnt) |
| virtual void | SetRelativePos (const Point &rPnt) |
| virtual Point | GetRelativePos () const |
| void | ImpSetAnchorPos (const Point &rPnt) |
| virtual void | NbcSetAnchorPos (const Point &rPnt) |
| virtual void | SetAnchorPos (const Point &rPnt) |
| virtual void | RecalcSnapRect () |
| virtual const tools::Rectangle & | GetSnapRect () const |
| virtual void | SetSnapRect (const tools::Rectangle &rRect) |
| virtual void | NbcSetSnapRect (const tools::Rectangle &rRect) |
| virtual const tools::Rectangle & | GetLogicRect () const |
| virtual void | SetLogicRect (const tools::Rectangle &rRect) |
| virtual void | NbcSetLogicRect (const tools::Rectangle &rRect) |
| virtual void | AdjustToMaxRect (const tools::Rectangle &rMaxRect, bool bShrinkOnly=false) |
| virtual Degree100 | GetRotateAngle () const |
| virtual Degree100 | GetShearAngle (bool bVertical=false) const |
| virtual sal_uInt32 | GetSnapPointCount () const |
| virtual Point | GetSnapPoint (sal_uInt32 i) const |
| virtual bool | IsPolyObj () const |
| virtual sal_uInt32 | GetPointCount () const |
| virtual Point | GetPoint (sal_uInt32 i) const |
| void | SetPoint (const Point &rPnt, sal_uInt32 i) |
| virtual void | NbcSetPoint (const Point &rPnt, sal_uInt32 i) |
| virtual std::unique_ptr< SdrObjGeoData > | GetGeoData () const |
| virtual void | SetGeoData (const SdrObjGeoData &rGeo) |
| const SfxItemSet & | GetMergedItemSet () const |
| void | SetMergedItem (const SfxPoolItem &rItem) |
| void | ClearMergedItem (const sal_uInt16 nWhich=0) |
| void | SetMergedItemSet (const SfxItemSet &rSet, bool bClearAllItems=false) |
| const SfxPoolItem & | GetMergedItem (const sal_uInt16 nWhich) const |
| const T & | GetMergedItem (TypedWhichId< T > nWhich) const |
| void | SetMergedItemSetAndBroadcast (const SfxItemSet &rSet, bool bClearAllItems=false) |
| void | TakeNotPersistAttr (SfxItemSet &rAttr) const |
| void | ApplyNotPersistAttr (const SfxItemSet &rAttr) |
| void | NbcApplyNotPersistAttr (const SfxItemSet &rAttr) |
| void | SetStyleSheet (SfxStyleSheet *pNewStyleSheet, bool bDontRemoveHardAttr) |
| void | NbcSetStyleSheet (SfxStyleSheet *pNewStyleSheet, bool bDontRemoveHardAttr) |
| SfxStyleSheet * | GetStyleSheet () const |
| virtual bool | HasTextEdit () const |
| void | SetOutlinerParaObject (std::optional< OutlinerParaObject > pTextObject) |
| virtual void | NbcSetOutlinerParaObject (std::optional< OutlinerParaObject > pTextObject) |
| virtual OutlinerParaObject * | GetOutlinerParaObject () const |
| virtual void | NbcReformatText () |
| void | BurnInStyleSheetAttributes () |
| virtual bool | HasMacro () const |
| virtual SdrObject * | CheckMacroHit (const SdrObjMacroHitRec &rRec) const |
| virtual PointerStyle | GetMacroPointer (const SdrObjMacroHitRec &rRec) const |
| virtual void | PaintMacro (OutputDevice &rOut, const tools::Rectangle &rDirtyRect, const SdrObjMacroHitRec &rRec) const |
| virtual bool | DoMacro (const SdrObjMacroHitRec &rRec) |
| bool | IsMacroHit (const SdrObjMacroHitRec &rRec) const |
| virtual SdrGluePoint | GetVertexGluePoint (sal_uInt16 nNum) const |
| virtual SdrGluePoint | GetCornerGluePoint (sal_uInt16 nNum) const |
| virtual const SdrGluePointList * | GetGluePointList () const |
| virtual SdrGluePointList * | ForceGluePointList () |
| void | SetGlueReallyAbsolute (bool bOn) |
| void | NbcRotateGluePoints (const Point &rRef, Degree100 nAngle, double sn, double cs) |
| void | NbcMirrorGluePoints (const Point &rRef1, const Point &rRef2) |
| void | NbcShearGluePoints (const Point &rRef, double tn, bool bVShear) |
| virtual void | ConnectToNode (bool bTail1, SdrObject *pObj) |
| virtual void | DisconnectFromNode (bool bTail1) |
| virtual SdrObject * | GetConnectedNode (bool bTail1) const |
| virtual void | SetContextWritingMode (const sal_Int16 _nContextWritingMode) |
| virtual rtl::Reference< SdrObject > | DoConvertToPolyObj (bool bBezier, bool bAddText) const |
| rtl::Reference< SdrObject > | ConvertToPolyObj (bool bBezier, bool bLineToArea) const |
| rtl::Reference< SdrObject > | ConvertToContourObj (SdrObject *pRet, bool bForceLineDash=false) const |
| bool | IsVirtualObj () const |
| bool | IsClosedObj () const |
| void | InsertedStateChange () |
| bool | IsInserted () const |
| bool | IsEdgeObj () const |
| bool | Is3DObj () const |
| bool | IsUnoObj () const |
| void | SetMoveProtect (bool bProt) |
| bool | IsMoveProtect () const |
| void | SetResizeProtect (bool bProt) |
| bool | IsResizeProtect () const |
| void | SetPrintable (bool bPrn) |
| bool | IsPrintable () const |
| void | SetVisible (bool bVisible) |
| bool | IsVisible () const |
| void | SetMarkProtect (bool bProt) |
| bool | IsMarkProtect () const |
| virtual bool | IsSdrTextObj () const |
| virtual bool | IsTextPath () const |
| virtual bool | shouldKeepAspectRatio () const |
| sal_uInt16 | GetUserDataCount () const |
| SdrObjUserData * | GetUserData (sal_uInt16 nNum) const |
| void | AppendUserData (std::unique_ptr< SdrObjUserData > pData) |
| void | DeleteUserData (sal_uInt16 nNum) |
| virtual css::uno::Reference< css::drawing::XShape > | getUnoShape () |
| void | notifyShapePropertyChange (const svx::ShapePropertyProviderId _eProperty) const |
| void | registerProvider (const svx::ShapePropertyProviderId _eProperty, std::unique_ptr< svx::PropertyValueProvider > propProvider) |
| virtual bool | TRGetBaseGeometry (basegfx::B2DHomMatrix &rMatrix, basegfx::B2DPolyPolygon &rPolyPolygon) const |
| virtual void | TRSetBaseGeometry (const basegfx::B2DHomMatrix &rMatrix, const basegfx::B2DPolyPolygon &rPolyPolygon) |
| bool | IsInDestruction () const |
| bool | HasFillStyle () const |
| bool | HasLineStyle () const |
| const tools::Rectangle & | GetBLIPSizeRectangle () const |
| void | SetBLIPSizeRectangle (const tools::Rectangle &aRect) |
| virtual bool | HasText () const |
| bool | Equals (const SdrObject &) const |
| virtual void | dumpAsXml (xmlTextWriterPtr pWriter) const |
| virtual bool | IsTextBox () const |
| void | SetEmptyPresObj (bool bEpt) |
| bool | IsEmptyPresObj () const |
| void | SetNotVisibleAsMaster (bool bFlg) |
| bool | IsNotVisibleAsMaster () const |
| void | SetUserCall (SdrObjUserCall *pUser) |
| SdrObjUserCall * | GetUserCall () const |
| void | SetDoNotInsertIntoPageAutomatically (bool bSet) |
| bool | IsDoNotInsertIntoPageAutomatically () const |
| sal_uInt32 | GetOrdNumDirect () const |
| bool | DoesSupportTextIndentingOnLineWidthChange () const |
| const Point & | GetAnchorPos () const |
| bool | LineIsOutsideGeometry () const |
| void | SetNavigationPosition (const sal_uInt32 nPosition) |
| virtual void | setUnoShape (const css::uno::Reference< css::drawing::XShape > &_rxUnoShape) |
| const css::uno::WeakReference< css::drawing::XShape > & | getWeakUnoShape () const |
| bool | setSuitableOutlinerBg (Outliner &rOutliner) const |
| const Graphic * | getFillGraphic () const |
| const OUString & | getHyperlink () const |
| void | setHyperlink (const OUString &sHyperlink) |
| void | ForceMetricToItemPoolMetric (basegfx::B2DPolyPolygon &rPolyPolygon) const noexcept |
| virtual sal_Int32 | getTextCount () const=0 |
| virtual SdrText * | getText (sal_Int32 nIndex) const=0 |
Static Public Member Functions | |
| static OUString | GetDefaultName (const OUnoObject *_pObj) |
Static Public Member Functions inherited from SdrTextObj | |
| static void | impDecomposeBlockTextPrimitiveDirect (drawinglayer::primitive2d::Primitive2DContainer &rTarget, SdrOutliner &rOutliner, const basegfx::B2DHomMatrix &rNewTransformA, const basegfx::B2DHomMatrix &rNewTransformB, const basegfx::B2DRange &rClipRange) |
| static bool | HasTextImpl (SdrOutliner const *pOutliner) |
Static Public Member Functions inherited from SdrObject | |
| static SdrItemPool & | GetGlobalDrawObjectItemPool () |
| static rtl::Reference< T > | Clone (T const &rObj, SdrModel &rTargetModel) |
| static SdrObject * | getSdrObjectFromXShape (const css::uno::Reference< css::uno::XInterface > &xInt) |
Private Member Functions | |
| OUnoObject (SdrModel &rSdrModel, const OUString &rModelName, SdrObjKind _nObjectType) | |
| OUnoObject (SdrModel &rSdrModel, const css::uno::Reference< css::report::XReportComponent > &_xComponent, const OUString &rModelName, SdrObjKind _nObjectType) | |
| OUnoObject (SdrModel &rSdrModel, OUnoObject const &rSource) | |
| virtual | ~OUnoObject () override |
| virtual void | NbcMove (const Size &rSize) override |
| virtual void | NbcResize (const Point &rRef, const Fraction &xFact, const Fraction &yFact) override |
| virtual void | NbcSetLogicRect (const tools::Rectangle &rRect) override |
| virtual bool | EndCreate (SdrDragStat &rStat, SdrCreateCmd eCmd) override |
| virtual SdrPage * | GetImplPage () const override |
| virtual void | setUnoShape (const css::uno::Reference< css::drawing::XShape > &rxUnoShape) override |
| void | impl_initializeModel_nothrow () |
Private Attributes | |
| SdrObjKind | m_nObjectType |
| bool | m_bSetDefaultLabel |
Friends | |
| class | OReportPage |
| class | OObjectBase |
| class | DlgEdFactory |
Definition at line 218 of file RptObject.hxx.
|
private |
Definition at line 573 of file RptObject.cxx.
References impl_initializeModel_nothrow().
Referenced by CloneSdrObject().
|
private |
References EndCreate.
|
private |
Definition at line 587 of file RptObject.cxx.
References comphelper::copyProperties(), SdrUnoObj::getUnoControlModelTypeName(), getUnoShape(), impl_initializeModel_nothrow(), and m_refCount.
|
overrideprivatevirtual |
Definition at line 625 of file RptObject.cxx.
|
overridevirtual |
Definition at line 777 of file RptObject.cxx.
References SdrUnoObj::GetUnoControlModel(), PROPERTY_CHARCOLOR, PROPERTY_NAME, and PROPERTY_TEXTCOLOR.
|
overridevirtual |
Reimplemented from SdrUnoObj.
Definition at line 906 of file RptObject.cxx.
References OUnoObject().
| void rptui::OUnoObject::CreateMediator | ( | bool | _bReverse = false | ) |
creates the m_xMediator when it doesn't already exist.
| _bReverse | when set to <TRUE> then the properties from the uno control will be copied into report control |
Definition at line 833 of file RptObject.cxx.
References DBG_UNHANDLED_EXCEPTION, GetDefaultName(), GetObjIdentifier(), rptui::getPropertyNameMap(), SdrObject::getSdrModelFromSdrObject(), rptui::OReportModel::GetUndoEnv(), SdrUnoObj::GetUnoControlModel(), getUnoShape(), impl_initializeModel_nothrow(), m_bSetDefaultLabel, PROPERTY_LABEL, SERVICE_FIXEDTEXT, and supportsService().
Referenced by rptui::OReportController::createControl(), and rptui::OReportPage::NbcInsertObject().
|
overrideprivatevirtual |
Reimplemented from SdrTextObj.
Definition at line 738 of file RptObject.cxx.
References SdrTextObj::EndCreate(), SdrTextObj::GetLogicRect(), and m_bSetDefaultLabel.
|
overridevirtual |
Definition at line 889 of file RptObject.cxx.
References SdrUnoObj::GetUnoControlModel().
|
static |
Definition at line 754 of file RptObject.cxx.
References RID_STR_CLASS_FIXEDLINE, RID_STR_CLASS_FIXEDTEXT, RID_STR_CLASS_FORMATTEDFIELD, RID_STR_CLASS_IMAGECONTROL, SERVICE_FIXEDLINE, SERVICE_FIXEDTEXT, SERVICE_FORMATTEDFIELD, and SERVICE_IMAGECONTROL.
Referenced by CreateMediator().
|
overrideprivatevirtual |
Definition at line 657 of file RptObject.cxx.
References SdrObject::getSdrPageFromSdrObject().
|
overridevirtual |
Reimplemented from SdrUnoObj.
Definition at line 647 of file RptObject.cxx.
References m_nObjectType.
Referenced by CreateMediator(), and reportdesign::OReportDrawPage::CreateShape().
|
overridevirtual |
Reimplemented from SdrObject.
Definition at line 652 of file RptObject.cxx.
|
overridevirtual |
Reimplemented from SdrObject.
Definition at line 895 of file RptObject.cxx.
Referenced by rptui::OReportController::createControl(), CreateMediator(), and OUnoObject().
|
private |
Definition at line 629 of file RptObject.cxx.
References DBG_UNHANDLED_EXCEPTION, Exception, SdrUnoObj::GetUnoControlModel(), and PROPERTY_VERTICALALIGN.
Referenced by CreateMediator(), and OUnoObject().
|
overrideprivatevirtual |
Reimplemented from SdrRectObj.
Definition at line 662 of file RptObject.cxx.
References abs(), SdrModel::AddUndo(), SdrTextObj::GetLogicRect(), SdrObject::getSdrModelFromSdrObject(), rptui::OReportModel::GetUndoEnv(), Size::Height(), rptui::OXUndoEnvironment::IsUndoMode(), SdrRectObj::NbcMove(), Size::setHeight(), and Size::Width().
|
overrideprivatevirtual |
Reimplemented from SdrUnoObj.
Definition at line 711 of file RptObject.cxx.
References SdrTextObj::GetLogicRect(), and SdrUnoObj::NbcResize().
|
overrideprivatevirtual |
Reimplemented from SdrRectObj.
Definition at line 725 of file RptObject.cxx.
References SdrRectObj::NbcSetLogicRect().
|
overrideprivatevirtual |
Reimplemented from SdrObject.
Definition at line 900 of file RptObject.cxx.
References SdrObject::setUnoShape().
|
friend |
Definition at line 222 of file RptObject.hxx.
|
friend |
Definition at line 221 of file RptObject.hxx.
|
friend |
Definition at line 220 of file RptObject.hxx.
|
private |
Definition at line 226 of file RptObject.hxx.
Referenced by CreateMediator(), and EndCreate().
|
private |
Definition at line 224 of file RptObject.hxx.
Referenced by GetObjIdentifier().