22#include <com/sun/star/beans/XPropertySet.hpp>
23#include <com/sun/star/uno/XComponentContext.hpp>
30 struct OControlWizardContext;
31 struct OOptionGroupSettings;
35 css::uno::Reference< css::uno::XComponentContext >
40 const css::uno::Reference< css::uno::XComponentContext >& _rxContext
50 const css::uno::Reference< css::beans::XPropertySet >& _rxShapeProps
OOptionGroupLayouter(const css::uno::Reference< css::uno::XComponentContext > &_rxContext)
void doLayout(const OControlWizardContext &_rContext, const OOptionGroupSettings &_rSettings)
static void implAnchorShape(const css::uno::Reference< css::beans::XPropertySet > &_rxShapeProps)
css::uno::Reference< css::uno::XComponentContext > mxContext