#include <PositionAndSizeHelper.hxx>
|
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) |
|
Definition at line 30 of file PositionAndSizeHelper.hxx.
◆ 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: