|
typedef std::unordered_map< OUString, FormulaCommand > | FormulaCommandHMap |
|
typedef std::shared_ptr< DiagramData > | OoxDiagramDataPtr |
|
typedef std::map< std::shared_ptr< drawingml::Shape >, css::uno::Reference< css::drawing::XShape >> | ShapePairs |
|
typedef std::shared_ptr< LayoutNode > | LayoutNodePtr |
|
typedef std::shared_ptr< LayoutAtom > | LayoutAtomPtr |
|
typedef std::map< OUString, css::uno::Reference< css::xml::dom::XDocument > > | DiagramDomMap |
|
typedef std::map< OUString, LayoutAtomPtr > | LayoutAtomMap |
|
typedef std::map< const svx::diagram::Point *, ShapePtr > | PresPointShapeMap |
|
typedef std::shared_ptr< DiagramLayout > | DiagramLayoutPtr |
|
typedef std::map< OUString, DiagramStyle > | DiagramQStyleMap |
|
typedef std::map< OUString, DiagramColor > | DiagramColorMap |
|
typedef std::shared_ptr< Diagram > | DiagramPtr |
|
typedef std::map< sal_Int32, sal_Int32 > | LayoutProperty |
|
typedef std::map< OUString, LayoutProperty > | LayoutPropertyMap |
|
typedef std::shared_ptr< AlgAtom > | AlgAtomPtr |
|
typedef std::shared_ptr< ForEachAtom > | ForEachAtomPtr |
|
typedef std::shared_ptr< ConditionAtom > | ConditionAtomPtr |
|
typedef std::shared_ptr< ShapeAtom > | ShapeAtomPtr |
|
typedef ShapeExport &(ShapeExport::* | ShapeConverter) (const Reference< XShape > &) |
|
typedef std::unordered_map< const char *, ShapeConverter, rtl::CStringHash, rtl::CStringEqual > | NameToConvertMapType |
|
typedef std::shared_ptr< CustomShapeProperties > | CustomShapePropertiesPtr |
|
typedef RefVector< TextParagraph > | TextParagraphVector |
|
typedef std::array< TextParagraphProperties, NUM_TEXT_LIST_STYLE_ENTRIES > | TextParagraphPropertiesArray |
|
typedef RefVector< TextRun > | TextRunVector |
|
typedef std::shared_ptr< TextRun > | TextRunPtr |
|
typedef std::shared_ptr< ClrMap > | ClrMapPtr |
|
typedef std::shared_ptr< LineProperties > | LinePropertiesPtr |
|
typedef std::shared_ptr< FillProperties > | FillPropertiesPtr |
|
typedef std::shared_ptr< GraphicProperties > | GraphicPropertiesPtr |
|
typedef std::shared_ptr< Shape3DProperties > | Shape3DPropertiesPtr |
|
typedef std::shared_ptr< TextCharacterProperties > | TextCharacterPropertiesPtr |
|
typedef std::shared_ptr< EffectProperties > | EffectPropertiesPtr |
|
typedef std::shared_ptr< TextBody > | TextBodyPtr |
|
typedef std::shared_ptr< TextListStyle > | TextListStylePtr |
|
typedef std::shared_ptr< Shape > | ShapePtr |
|
typedef std::weak_ptr< Shape > | WeakShapePtr |
|
typedef std::shared_ptr< Theme > | ThemePtr |
|
typedef ::std::map< OUString, ShapePtr > | ShapeIdMap |
|
typedef std::vector< ConnectorShapeProperties > | ConnectorShapePropertiesList |
|
typedef ::std::map< sal_Int32, ShapeStyleRef > | ShapeStyleRefMap |
|
typedef o3tl::enumarray< ShapeProperty, sal_Int32 > | ShapePropertyIds |
|
typedef RefVector< FillProperties > | FillStyleList |
|
typedef RefVector< LineProperties > | LineStyleList |
|
typedef RefVector< EffectProperties > | EffectStyleList |
|
typedef RefMap< sal_Int32, TextCharacterProperties > | FontScheme |
|
|
static void | setClrMap (const ::oox::AttributeList &rAttributes, ClrMap &rClrMap, sal_Int32 nToken) |
|
static OUString | GetFormulaParameter (const EnhancedCustomShapeParameter &rParameter) |
|
static EnhancedCustomShapeParameter | GetAdjCoordinate (CustomShapeProperties &rCustomShapeProperties, const OUString &rValue, bool bNoSymbols=true) |
|
static OUString | convertToOOEquation (CustomShapeProperties &rCustomShapeProperties, std::u16string_view rSource) |
|
static const OUString & | GetGeomGuideName (const OUString &rValue) |
|
static void | addProperty (const OUString &rName, const css::uno::Reference< css::beans::XPropertySetInfo > &xInfo, std::vector< std::pair< OUString, css::uno::Any >> &rTarget, const css::uno::Reference< css::beans::XPropertySet > &xPropSet) |
|
static void | Connection_dump (const svx::diagram::Connection &rConnection) |
|
static void | Point_dump (const svx::diagram::Point &rPoint, const Shape *pShape) |
|
static void | sortChildrenByZOrder (const ShapePtr &pShape) |
|
static void | removeUnneededGroupShapes (const ShapePtr &pShape) |
|
static uno::Reference< xml::dom::XDocument > | loadFragment (core::XmlFilterBase &rFilter, const OUString &rFragmentPath) |
|
static uno::Reference< xml::dom::XDocument > | loadFragment (core::XmlFilterBase &rFilter, const rtl::Reference< core::FragmentHandler > &rxHandler) |
|
static void | importFragment (core::XmlFilterBase &rFilter, const uno::Reference< xml::dom::XDocument > &rXDom, const OUString &rDocName, const DiagramPtr &pDiagram, const rtl::Reference< core::FragmentHandler > &rxHandler) |
|
void | loadDiagram (ShapePtr const &pShape, core::XmlFilterBase &rFilter, const OUString &rDataModelPath, const OUString &rLayoutPath, const OUString &rQStylePath, const OUString &rColorStylePath, const oox::core::Relations &rRelations) |
|
sal_Int32 | GetCoordinate (sal_Int32 nValue) |
|
sal_Int32 | GetCoordinate (std::u16string_view sValue) |
|
sal_Int32 | GetPointFromCoordinate (sal_Int32 nValue) |
|
sal_Int32 | GetPercent (std::u16string_view sValue) |
|
double | GetPositiveFixedPercentage (const OUString &sValue) |
|
awt::Point | GetPointPercent (const Reference< XFastAttributeList > &xAttribs) |
|
float | GetTextSize (std::u16string_view sValue) |
|
sal_Int32 | GetTextSpacingPoint (std::u16string_view sValue) |
|
sal_Int32 | GetTextSpacingPoint (sal_Int32 nValue) |
|
float | GetFontHeight (sal_Int32 nHeight) |
|
sal_Int16 | GetFontUnderline (sal_Int32 nToken) |
|
sal_Int16 | GetFontStrikeout (sal_Int32 nToken) |
|
sal_Int16 | GetCaseMap (sal_Int32 nToken) |
|
ParagraphAdjust | GetParaAdjust (sal_Int32 nAlign) |
|
TextVerticalAdjust | GetTextVerticalAdjust (sal_Int32 nToken) |
|
const char * | GetTextVerticalAdjust (TextVerticalAdjust eAdjust) |
|
TabAlign | GetTabAlign (sal_Int32 aToken) |
|
const char * | GetHatchPattern (const drawing::Hatch &rHatch) |
|
IntegerRectangle2D | GetRelativeRect (const Reference< XFastAttributeList > &xAttribs) |
|
awt::Size | GetSize2D (const Reference< XFastAttributeList > &xAttribs) |
|
IndexRange | GetIndexRange (const Reference< XFastAttributeList > &xAttributes) |
|
OUString | getEmbeddedWAVAudioFile (const core::Relations &rRelations, const AttributeList &rAttribs) |
|
static void | lcl_resetPropertyValue (std::vector< beans::PropertyValue > &rPropVec, const OUString &rName) |
|
static void | lcl_setPropertyValue (std::vector< beans::PropertyValue > &rPropVec, const OUString &rName, const beans::PropertyValue &rPropertyValue) |
|
static SdrTextHorzAdjust | lcl_convertAdjust (ParagraphAdjust eAdjust) |
|
static void | lcl_createPresetShape (const uno::Reference< drawing::XShape > &xShape, const OUString &rClass, const OUString &rPresetType, const CustomShapePropertiesPtr &pCustomShapePropertiesPtr, const TextBodyPtr &pTextBody, const GraphicHelper &rGraphicHelper) |
|
static void | pushToGrabBag (PropertySet &rPropSet, const std::vector< PropertyValue > &aVectorOfPropertyValues) |
|
static void | applyStyleList (const TextParagraphPropertiesArray &rSourceListStyle, TextParagraphPropertiesArray &rDestListStyle) |
|
static Reference< chart2::data::XLabeledDataSequence > | lcl_getCategories (const Reference< chart2::XDiagram > &xDiagram, bool &bHasDateCategories) |
|
static Reference< chart2::data::XLabeledDataSequence > | lcl_getDataSequenceByRole (const Sequence< Reference< chart2::data::XLabeledDataSequence > > &aLabeledSeq, const OUString &rRole) |
|
static bool | lcl_hasCategoryLabels (const Reference< chart2::XChartDocument > &xChartDoc) |
|
static bool | lcl_isCategoryAxisShifted (const Reference< chart2::XDiagram > &xDiagram) |
|
static sal_Int32 | lcl_getCategoryAxisType (const Reference< chart2::XDiagram > &xDiagram, sal_Int32 nDimensionIndex, sal_Int32 nAxisIndex) |
|
static OUString | lclGetTimeUnitToken (sal_Int32 nTimeUnit) |
|
static cssc::TimeIncrement | lcl_getDateTimeIncrement (const Reference< chart2::XDiagram > &xDiagram, sal_Int32 nAxisIndex) |
|
static bool | lcl_isSeriesAttachedToFirstAxis (const Reference< chart2::XDataSeries > &xDataSeries) |
|
static OUString | lcl_flattenStringSequence (const Sequence< OUString > &rSequence) |
|
static Sequence< OUString > | lcl_getLabelSequence (const Reference< chart2::data::XDataSequence > &xLabelSeq) |
|
static void | lcl_fillCategoriesIntoStringVector (const Reference< chart2::data::XDataSequence > &xCategories,::std::vector< OUString > &rOutCategories) |
|
static::std::vector< double > | lcl_getAllValuesFromSequence (const Reference< chart2::data::XDataSequence > &xSeq) |
|
static sal_Int32 | lcl_getChartType (std::u16string_view sChartType) |
|
static sal_Int32 | lcl_generateRandomValue () |
|
static sal_Int32 | lcl_getAlphaFromTransparenceGradient (const awt::Gradient &rGradient, bool bStart) |
|
static css::uno::Any | getLineDash (const css::uno::Reference< css::frame::XModel > &xModel, const OUString &rDashName) |
|
static OUString | lcl_GetTarget (const css::uno::Reference< css::frame::XModel > &xModel, std::u16string_view rURL) |
|
static OUString | GetAutoNumType (SvxNumType nNumberingType, bool bSDot, bool bPBehind, bool bPBoth) |
|
static std::map< OString, std::vector< OString > > | lcl_getAdjNames () |
|
static sal_Int32 | lcl_CalculateDist (const double dX, const double dY) |
|
static sal_Int32 | lcl_CalculateDir (const double dX, const double dY) |
|
static bool | IsNonEmptySimpleText (const Reference< XInterface > &xIface) |
|
static bool | lcl_IsOnDenylist (OUString const &rShapeType) |
|
static bool | lcl_IsOnAllowlist (OUString const &rShapeType) |
|
static bool | lcl_GetHandlePosition (sal_Int32 &nValue, const EnhancedCustomShapeParameter &rParam, const Sequence< EnhancedCustomShapeAdjustmentValue > &rSeq) |
|
static void | lcl_AnalyzeHandles (const uno::Sequence< beans::PropertyValues > &rHandles, std::vector< std::pair< sal_Int32, sal_Int32 > > &rHandlePositionList, const Sequence< EnhancedCustomShapeAdjustmentValue > &rSeq) |
|
static void | lcl_AppendAdjustmentValue (std::vector< std::pair< sal_Int32, sal_Int32 > > &rAvList, sal_Int32 nAdjIdx, sal_Int32 nValue) |
|
static sal_Int32 | lcl_NormalizeAngle (sal_Int32 nAngle) |
|
static sal_Int32 | lcl_CircleAngle2CustomShapeEllipseAngleOOX (const sal_Int32 nInternAngle, const sal_Int32 nWidth, const sal_Int32 nHeight) |
|
static void | lcl_Rotate (sal_Int32 nAngle, Point center, awt::Point &pt) |
|
static void | lcl_FlipHFlipV (tools::Polygon aPoly, sal_Int32 nAngle, bool &rFlipH, bool &rFlipV) |
|
static sal_Int32 | lcl_GetAngle (tools::Polygon aPoly) |
|
static void | lcl_GetConnectorAdjustValue (const Reference< XShape > &xShape, tools::Polygon aPoly, ConnectorType eConnectorType, std::vector< std::pair< sal_Int32, sal_Int32 >> &rAvList) |
|
static const NameToConvertMapType & | lcl_GetConverters () |
|
OUString | getEmbeddedWAVAudioFile (const ::oox::core::Relations &rRelations, const AttributeList &rAttribs) |
|
css::awt::Point | GetPointPercent (const css::uno::Reference< css::xml::sax::XFastAttributeList > &xAttribs) |
|
css::awt::Size | GetSize2D (const css::uno::Reference< css::xml::sax::XFastAttributeList > &xAttributes) |
|
css::geometry::IntegerRectangle2D | GetRelativeRect (const css::uno::Reference< css::xml::sax::XFastAttributeList > &xAttributes) |
|
css::style::TabAlign | GetTabAlign (::sal_Int32 aToken) |
|
OOX_DLLPUBLIC const char * | GetTextVerticalAdjust (css::drawing::TextVerticalAdjust eAdjust) |
|
const char * | GetHatchPattern (const css::drawing::Hatch &rHatch) |
|
IndexRange | GetIndexRange (const css::uno::Reference< css::xml::sax::XFastAttributeList > &xAttributes) |
|
OString | calcRotationValue (sal_Int32 nRotation) |
|
sal_Int64 | convertHmmToEmu (sal_Int32 nValue) |
|
sal_Int32 | convertEmuToHmm (sal_Int64 nValue) |
|
float | convertEmuToPoints (sal_Int64 nValue) |
|
double | convertPointToMms (double fValue) |
|
sal_Int32 | ExportRotateClockwisify (Degree100 input) |
|