LibreOffice Module sdext (master) 1
|
#include <graphiccollector.hxx>
Public Member Functions | |
GraphicEntity (const GraphicUser &rUser) | |
Public Attributes | |
css::awt::Size | maLogicalSize |
bool | mbRemoveCropArea |
css::text::GraphicCrop | maGraphicCropLogic |
std::vector< GraphicUser > | maUser |
Definition at line 69 of file graphiccollector.hxx.
|
inlineexplicit |
Definition at line 76 of file graphiccollector.hxx.
References maUser.
css::text::GraphicCrop GraphicCollector::GraphicEntity::maGraphicCropLogic |
Definition at line 73 of file graphiccollector.hxx.
css::awt::Size GraphicCollector::GraphicEntity::maLogicalSize |
Definition at line 71 of file graphiccollector.hxx.
std::vector< GraphicUser > GraphicCollector::GraphicEntity::maUser |
Definition at line 74 of file graphiccollector.hxx.
Referenced by GraphicEntity().
bool GraphicCollector::GraphicEntity::mbRemoveCropArea |
Definition at line 72 of file graphiccollector.hxx.