LibreOffice Module sdext (master) 1
Classes | Static Public Member Functions | List of all members
GraphicCollector Class Reference

#include <graphiccollector.hxx>

Classes

struct  GraphicEntity
 
struct  GraphicUser
 

Static Public Member Functions

static const css::awt::DeviceInfo & GetDeviceInfo (const css::uno::Reference< css::uno::XComponentContext > &rxFact)
 
static css::awt::Size GetOriginalSize (const css::uno::Reference< css::uno::XComponentContext > &rxMSF, const css::uno::Reference< css::graphic::XGraphic > &rxGraphic)
 
static void CollectGraphics (const css::uno::Reference< css::uno::XComponentContext > &rxMSF, const css::uno::Reference< css::frame::XModel > &rxModel, const GraphicSettings &rGraphicSettings, std::vector< GraphicEntity > &io_rGraphicList)
 
static void CountGraphics (const css::uno::Reference< css::uno::XComponentContext > &rxMSF, const css::uno::Reference< css::frame::XModel > &rxModel, const GraphicSettings &rGraphicSettings, sal_Int32 &rGraphics)
 

Detailed Description

Definition at line 51 of file graphiccollector.hxx.

Member Function Documentation

◆ CollectGraphics()

void GraphicCollector::CollectGraphics ( const css::uno::Reference< css::uno::XComponentContext > &  rxMSF,
const css::uno::Reference< css::frame::XModel > &  rxModel,
const GraphicSettings rGraphicSettings,
std::vector< GraphicEntity > &  io_rGraphicList 
)
static

◆ CountGraphics()

void GraphicCollector::CountGraphics ( const css::uno::Reference< css::uno::XComponentContext > &  rxMSF,
const css::uno::Reference< css::frame::XModel > &  rxModel,
const GraphicSettings rGraphicSettings,
sal_Int32 &  rGraphics 
)
static

◆ GetDeviceInfo()

const DeviceInfo & GraphicCollector::GetDeviceInfo ( const css::uno::Reference< css::uno::XComponentContext > &  rxFact)
static

Definition at line 39 of file graphiccollector.cxx.

References Exception, and xFrame.

Referenced by GetOriginalSize().

◆ GetOriginalSize()

awt::Size GraphicCollector::GetOriginalSize ( const css::uno::Reference< css::uno::XComponentContext > &  rxMSF,
const css::uno::Reference< css::graphic::XGraphic > &  rxGraphic 
)
static

The documentation for this class was generated from the following files: