LibreOffice Module vcl (master) 1
Public Member Functions | Public Attributes | List of all members
vcl::WidgetDefinitionPart Class Reference

#include <WidgetDefinition.hxx>

Public Member Functions

std::vector< std::shared_ptr< WidgetDefinitionState > > getStates (ControlType eType, ControlPart ePart, ControlState eState, ImplControlValue const &rValue)
 

Public Attributes

sal_Int32 mnWidth
 
sal_Int32 mnHeight
 
sal_Int32 mnMarginWidth
 
sal_Int32 mnMarginHeight
 
OString msOrientation
 
std::vector< std::shared_ptr< WidgetDefinitionState > > maStates
 

Detailed Description

Definition at line 185 of file WidgetDefinition.hxx.

Member Function Documentation

◆ getStates()

std::vector< std::shared_ptr< WidgetDefinitionState > > vcl::WidgetDefinitionPart::getStates ( ControlType  eType,
ControlPart  ePart,
ControlState  eState,
ImplControlValue const &  rValue 
)

Member Data Documentation

◆ maStates

std::vector<std::shared_ptr<WidgetDefinitionState> > vcl::WidgetDefinitionPart::maStates

Definition at line 199 of file WidgetDefinition.hxx.

Referenced by getStates().

◆ mnHeight

sal_Int32 vcl::WidgetDefinitionPart::mnHeight

Definition at line 189 of file WidgetDefinition.hxx.

◆ mnMarginHeight

sal_Int32 vcl::WidgetDefinitionPart::mnMarginHeight

Definition at line 191 of file WidgetDefinition.hxx.

◆ mnMarginWidth

sal_Int32 vcl::WidgetDefinitionPart::mnMarginWidth

Definition at line 190 of file WidgetDefinition.hxx.

◆ mnWidth

sal_Int32 vcl::WidgetDefinitionPart::mnWidth

Definition at line 188 of file WidgetDefinition.hxx.

◆ msOrientation

OString vcl::WidgetDefinitionPart::msOrientation

Definition at line 192 of file WidgetDefinition.hxx.


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