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

#include <graphiccollector.hxx>

Public Member Functions

 GraphicUser ()
 

Public Attributes

css::uno::Reference< css::drawing::XShape > mxShape
 
css::uno::Reference< css::beans::XPropertySetmxPropertySet
 
css::uno::Reference< css::beans::XPropertySetmxPagePropertySet
 
css::uno::Reference< css::graphic::XGraphic > mxGraphic
 
css::text::GraphicCrop maGraphicCropLogic
 
css::awt::Size maLogicalSize
 
bool mbFillBitmap
 

Detailed Description

Definition at line 55 of file graphiccollector.hxx.

Constructor & Destructor Documentation

◆ GraphicUser()

GraphicCollector::GraphicUser::GraphicUser ( )
inline

Definition at line 66 of file graphiccollector.hxx.

Member Data Documentation

◆ maGraphicCropLogic

css::text::GraphicCrop GraphicCollector::GraphicUser::maGraphicCropLogic

Definition at line 62 of file graphiccollector.hxx.

Referenced by ImpAddGraphicEntity().

◆ maLogicalSize

css::awt::Size GraphicCollector::GraphicUser::maLogicalSize

Definition at line 63 of file graphiccollector.hxx.

Referenced by ImpAddEntity(), ImpAddFillBitmapEntity(), and ImpAddGraphicEntity().

◆ mbFillBitmap

bool GraphicCollector::GraphicUser::mbFillBitmap

Definition at line 64 of file graphiccollector.hxx.

Referenced by ImpAddFillBitmapEntity(), and ImpAddGraphicEntity().

◆ mxGraphic

css::uno::Reference< css::graphic::XGraphic > GraphicCollector::GraphicUser::mxGraphic

Definition at line 60 of file graphiccollector.hxx.

Referenced by ImpAddFillBitmapEntity(), and ImpAddGraphicEntity().

◆ mxPagePropertySet

css::uno::Reference< css::beans::XPropertySet > GraphicCollector::GraphicUser::mxPagePropertySet

Definition at line 59 of file graphiccollector.hxx.

Referenced by ImpAddFillBitmapEntity().

◆ mxPropertySet

css::uno::Reference< css::beans::XPropertySet > GraphicCollector::GraphicUser::mxPropertySet

Definition at line 58 of file graphiccollector.hxx.

Referenced by ImpAddFillBitmapEntity().

◆ mxShape

css::uno::Reference< css::drawing::XShape > GraphicCollector::GraphicUser::mxShape

Definition at line 57 of file graphiccollector.hxx.

Referenced by ImpAddGraphicEntity().


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