LibreOffice Module cui (master) 1
Public Member Functions | Private Attributes | List of all members
ShadowControlsWrapper Class Reference

#include <border.hxx>

Collaboration diagram for ShadowControlsWrapper:
[legend]

Public Member Functions

 ShadowControlsWrapper (ValueSet &rVsPos, weld::MetricSpinButton &rMfSize, ColorListBox &rLbColor)
 
SvxShadowItem GetControlValue (const SvxShadowItem &rItem) const
 
void SetControlValue (const SvxShadowItem &rItem)
 
void SetControlDontKnow ()
 
bool get_value_changed_from_saved () const
 

Private Attributes

ValueSetmrVsPos
 
weld::MetricSpinButtonmrMfSize
 
ColorListBoxmrLbColor
 

Detailed Description

Definition at line 41 of file border.hxx.

Constructor & Destructor Documentation

◆ ShadowControlsWrapper()

ShadowControlsWrapper::ShadowControlsWrapper ( ValueSet rVsPos,
weld::MetricSpinButton rMfSize,
ColorListBox rLbColor 
)
explicit

Definition at line 147 of file border.cxx.

Member Function Documentation

◆ get_value_changed_from_saved()

bool ShadowControlsWrapper::get_value_changed_from_saved ( ) const

◆ GetControlValue()

SvxShadowItem ShadowControlsWrapper::GetControlValue ( const SvxShadowItem rItem) const

◆ SetControlDontKnow()

void ShadowControlsWrapper::SetControlDontKnow ( )

◆ SetControlValue()

void ShadowControlsWrapper::SetControlValue ( const SvxShadowItem rItem)

Member Data Documentation

◆ mrLbColor

ColorListBox& ShadowControlsWrapper::mrLbColor
private

◆ mrMfSize

weld::MetricSpinButton& ShadowControlsWrapper::mrMfSize
private

◆ mrVsPos

ValueSet& ShadowControlsWrapper::mrVsPos
private

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