A structure for a rectangle with 64-bit integer components.
More...
#include <drawingmltypes.hxx>
A structure for a rectangle with 64-bit integer components.
Definition at line 228 of file drawingmltypes.hxx.
◆ EmuRectangle() [1/2]
oox::drawingml::EmuRectangle::EmuRectangle |
( |
| ) |
|
|
inline |
◆ EmuRectangle() [2/2]
oox::drawingml::EmuRectangle::EmuRectangle |
( |
sal_Int64 |
nX, |
|
|
sal_Int64 |
nY, |
|
|
sal_Int64 |
nWidth, |
|
|
sal_Int64 |
nHeight |
|
) |
| |
|
inlineexplicit |
◆ setPos()
void oox::drawingml::EmuRectangle::setPos |
( |
const EmuPoint & |
rPos | ) |
|
|
inline |
◆ setSize()
void oox::drawingml::EmuRectangle::setSize |
( |
const EmuSize & |
rSize | ) |
|
|
inline |
The documentation for this struct was generated from the following file: