LibreOffice Module chart2 (master) 1
Static Public Member Functions | List of all members
chart::PositionAndSizeHelper Class Reference

#include <PositionAndSizeHelper.hxx>

Static Public Member Functions

static bool moveObject (ObjectType eObjectType, const css::uno::Reference< css::beans::XPropertySet > &xObjectProp, const css::awt::Rectangle &rNewPositionAndSize, const css::awt::Rectangle &rOldPositionAndSize, const css::awt::Rectangle &rPageRectangle)
 
static bool moveObject (std::u16string_view rObjectCID, const rtl::Reference<::chart::ChartModel > &xChartModel, const css::awt::Rectangle &rNewPositionAndSize, const css::awt::Rectangle &rOldPositionAndSize, const css::awt::Rectangle &rPageRectangle)
 

Detailed Description

Definition at line 30 of file PositionAndSizeHelper.hxx.

Member Function Documentation

◆ moveObject() [1/2]

static bool chart::PositionAndSizeHelper::moveObject ( ObjectType  eObjectType,
const css::uno::Reference< css::beans::XPropertySet > &  xObjectProp,
const css::awt::Rectangle &  rNewPositionAndSize,
const css::awt::Rectangle &  rOldPositionAndSize,
const css::awt::Rectangle &  rPageRectangle 
)
static

◆ moveObject() [2/2]

static bool chart::PositionAndSizeHelper::moveObject ( std::u16string_view  rObjectCID,
const rtl::Reference<::chart::ChartModel > &  xChartModel,
const css::awt::Rectangle &  rNewPositionAndSize,
const css::awt::Rectangle &  rOldPositionAndSize,
const css::awt::Rectangle &  rPageRectangle 
)
static

The documentation for this class was generated from the following file: