LibreOffice Module filter (master) 1
|
This is the complete list of members for EscherPropertyContainer, including all inherited members.
AddOpt(sal_uInt16 nPropID, bool bBlib, sal_uInt32 nSizeReduction, SvMemoryStream &rStream) | EscherPropertyContainer | |
AddOpt(sal_uInt16 nPropertyID, std::u16string_view rString) | EscherPropertyContainer | |
AddOpt(sal_uInt16 nPropertyID, sal_uInt32 nPropValue, bool bBlib=false) | EscherPropertyContainer | |
AddOpt(sal_uInt16 nPropertyID, bool bBlib, sal_uInt32 nPropValue, const std::vector< sal_uInt8 > &rProp) | EscherPropertyContainer | |
bHasComplexData | EscherPropertyContainer | private |
Commit(SvStream &rSt, sal_uInt16 nVersion=3, sal_uInt16 nRecType=ESCHER_OPT) | EscherPropertyContainer | |
CreateBlipPropertiesforOLEControl(const css::uno::Reference< css::beans::XPropertySet > &rXPropSet, const css::uno::Reference< css::drawing::XShape > &rXShape) | EscherPropertyContainer | |
CreateConnectorProperties(const css::uno::Reference< css::drawing::XShape > &rXShape, EscherSolverContainer &rSolver, css::awt::Rectangle &rGeoRect, sal_uInt16 &rShapeType, ShapeFlag &rShapeFlags) | EscherPropertyContainer | |
CreateCustomShapeProperties(const MSO_SPT eShapeType, const css::uno::Reference< css::drawing::XShape > &) | EscherPropertyContainer | |
CreateEmbeddedBitmapProperties(css::uno::Reference< css::awt::XBitmap > const &rxBitmap, css::drawing::BitmapMode eBitmapMode) | EscherPropertyContainer | |
CreateEmbeddedHatchProperties(const css::drawing::Hatch &rHatch, const Color &rBackColor, bool bFillBackground) | EscherPropertyContainer | |
CreateFillProperties(const css::uno::Reference< css::beans::XPropertySet > &, bool bEdge, bool bTransparentGradient=false) | EscherPropertyContainer | |
CreateFillProperties(const css::uno::Reference< css::beans::XPropertySet > &, bool bEdge, const css::uno::Reference< css::drawing::XShape > &rXShape) | EscherPropertyContainer | |
CreateGradientProperties(const css::awt::Gradient &rGradient) | EscherPropertyContainer | |
CreateGradientProperties(const css::uno::Reference< css::beans::XPropertySet > &, bool bTransparentGradient=false) | EscherPropertyContainer | |
CreateGraphicProperties(const css::uno::Reference< css::drawing::XShape > &rXShape, const GraphicObject &rGraphicObj) | EscherPropertyContainer | |
CreateGraphicProperties(const css::uno::Reference< css::beans::XPropertySet > &rXPropSet, const OUString &rSource, const bool bCreateFillBitmap, const bool bCreateCroppingAttributes=false, const bool bFillBitmapModeAllowed=true, const bool bOOxmlExport=false) | EscherPropertyContainer | |
CreateLineProperties(const css::uno::Reference< css::beans::XPropertySet > &, bool bEdge) | EscherPropertyContainer | |
CreateMediaGraphicProperties(const css::uno::Reference< css::drawing::XShape > &rXMediaObject) | EscherPropertyContainer | |
CreateOLEGraphicProperties(const css::uno::Reference< css::drawing::XShape > &rXOleObject) | EscherPropertyContainer | |
CreatePolygonProperties(const css::uno::Reference< css::beans::XPropertySet > &rXPropSet, sal_uInt32 nFlags, bool bBezier, css::awt::Rectangle &rGeoRect, tools::Polygon const *pPolygon=nullptr) | EscherPropertyContainer | |
CreateShadowProperties(const css::uno::Reference< css::beans::XPropertySet > &) | EscherPropertyContainer | |
CreateShapeProperties(const css::uno::Reference< css::drawing::XShape > &rXShape) | EscherPropertyContainer | |
CreateTextProperties(const css::uno::Reference< css::beans::XPropertySet > &, sal_uInt32 nText, const bool bIsCustomShape=false, const bool bIsTextFrame=true) | EscherPropertyContainer | |
EscherPropertyContainer(EscherGraphicProvider *pGraphProv, SvStream *pPiOutStrm, tools::Rectangle *pBoundRect) | EscherPropertyContainer | explicitprivate |
EscherPropertyContainer() | EscherPropertyContainer | |
EscherPropertyContainer(EscherGraphicProvider &rGraphicProvider, SvStream *pPicOutStrm, tools::Rectangle &rShapeBoundRect) | EscherPropertyContainer | |
GetAdjustmentValue(const css::drawing::EnhancedCustomShapeAdjustmentValue &rkProp, sal_Int32 nIndex, sal_Int32 nAdjustmentsWhichNeedsToBeConverted, sal_Int32 &nValue) | EscherPropertyContainer | static |
GetCustomShapeType(const css::uno::Reference< css::drawing::XShape > &rXShape, ShapeFlag &nMirrorFlags, OUString &rShapeType, bool bOOXML=false) | EscherPropertyContainer | static |
GetGradientColor(const css::awt::Gradient *pGradient, sal_uInt32 nStartColor) | EscherPropertyContainer | static |
GetLineArrow(const bool bLineStart, const css::uno::Reference< css::beans::XPropertySet > &rXPropSet, ESCHER_LineEnd &reLineEnd, sal_Int32 &rnArrowLength, sal_Int32 &rnArrowWidth) | EscherPropertyContainer | static |
GetOpt(sal_uInt16 nPropertyID, sal_uInt32 &rPropValue) const | EscherPropertyContainer | |
GetOpt(sal_uInt16 nPropertyID, EscherPropSortStruct &rPropValue) const | EscherPropertyContainer | |
GetOpts() const | EscherPropertyContainer | |
GetPolyPolygon(const css::uno::Reference< css::drawing::XShape > &rXShape) | EscherPropertyContainer | static |
GetPolyPolygon(const css::uno::Any &rSource) | EscherPropertyContainer | static |
GetValueForEnhancedCustomShapeParameter(const css::drawing::EnhancedCustomShapeParameter &rParameter, const std::vector< sal_Int32 > &rEquationOrder, bool bAdjustTrans=false) | EscherPropertyContainer | |
ImplCreateEmbeddedBmp(GraphicObject const &rGraphicObject) | EscherPropertyContainer | private |
ImplCreateGraphicAttributes(const css::uno::Reference< css::beans::XPropertySet > &rXPropSet, sal_uInt32 nBlibId, bool bCreateCroppingAttributes) | EscherPropertyContainer | private |
ImplGetColor(const sal_uInt32 rColor, bool bSwap=true) | EscherPropertyContainer | privatestatic |
IsDefaultObject(const SdrObjCustomShape &rSdrObjCustomShape, const MSO_SPT eShapeType) | EscherPropertyContainer | static |
IsFontWork() const | EscherPropertyContainer | |
LookForPolarHandles(const MSO_SPT eShapeType, sal_Int32 &nAdjustmentsWhichNeedsToBeConverted) | EscherPropertyContainer | static |
nCountCount | EscherPropertyContainer | private |
nCountSize | EscherPropertyContainer | private |
pGraphicProvider | EscherPropertyContainer | private |
pPicOutStrm | EscherPropertyContainer | private |
pShapeBoundRect | EscherPropertyContainer | private |
pSortStruct | EscherPropertyContainer | private |
~EscherPropertyContainer() | EscherPropertyContainer |