LibreOffice Module sdext (master) 1
Public Member Functions | Public Attributes | List of all members
GraphicCollector::GraphicEntity Struct Reference

#include <graphiccollector.hxx>

Public Member Functions

 GraphicEntity (const GraphicUser &rUser)
 

Public Attributes

css::awt::Size maLogicalSize
 
bool mbRemoveCropArea
 
css::text::GraphicCrop maGraphicCropLogic
 
std::vector< GraphicUsermaUser
 

Detailed Description

Definition at line 69 of file graphiccollector.hxx.

Constructor & Destructor Documentation

◆ GraphicEntity()

GraphicCollector::GraphicEntity::GraphicEntity ( const GraphicUser rUser)
inlineexplicit

Definition at line 76 of file graphiccollector.hxx.

References maUser.

Member Data Documentation

◆ maGraphicCropLogic

css::text::GraphicCrop GraphicCollector::GraphicEntity::maGraphicCropLogic

Definition at line 73 of file graphiccollector.hxx.

◆ maLogicalSize

css::awt::Size GraphicCollector::GraphicEntity::maLogicalSize

Definition at line 71 of file graphiccollector.hxx.

◆ maUser

std::vector< GraphicUser > GraphicCollector::GraphicEntity::maUser

Definition at line 74 of file graphiccollector.hxx.

Referenced by GraphicEntity().

◆ mbRemoveCropArea

bool GraphicCollector::GraphicEntity::mbRemoveCropArea

Definition at line 72 of file graphiccollector.hxx.


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