LibreOffice Module extensions (master) 1
Public Member Functions | Static Private Member Functions | Private Attributes | List of all members
dbp::OOptionGroupLayouter Class Referencefinal

#include <optiongrouplayouter.hxx>

Public Member Functions

 OOptionGroupLayouter (const css::uno::Reference< css::uno::XComponentContext > &_rxContext)
 
void doLayout (const OControlWizardContext &_rContext, const OOptionGroupSettings &_rSettings)
 

Static Private Member Functions

static void implAnchorShape (const css::uno::Reference< css::beans::XPropertySet > &_rxShapeProps)
 

Private Attributes

css::uno::Reference< css::uno::XComponentContext > mxContext
 

Detailed Description

Definition at line 33 of file optiongrouplayouter.hxx.

Constructor & Destructor Documentation

◆ OOptionGroupLayouter()

dbp::OOptionGroupLayouter::OOptionGroupLayouter ( const css::uno::Reference< css::uno::XComponentContext > &  _rxContext)
explicit

Definition at line 52 of file optiongrouplayouter.cxx.

References mxContext.

Member Function Documentation

◆ doLayout()

void dbp::OOptionGroupLayouter::doLayout ( const OControlWizardContext _rContext,
const OOptionGroupSettings _rSettings 
)

◆ implAnchorShape()

void dbp::OOptionGroupLayouter::implAnchorShape ( const css::uno::Reference< css::beans::XPropertySet > &  _rxShapeProps)
staticprivate

Definition at line 190 of file optiongrouplayouter.cxx.

References Any, and u.

Referenced by doLayout().

Member Data Documentation

◆ mxContext

css::uno::Reference< css::uno::XComponentContext > dbp::OOptionGroupLayouter::mxContext
private

Definition at line 36 of file optiongrouplayouter.hxx.

Referenced by doLayout().


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