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

#include <border.hxx>

Collaboration diagram for MarginControlsWrapper:
[legend]

Public Member Functions

 MarginControlsWrapper (weld::MetricSpinButton &rMfLeft, weld::MetricSpinButton &rMfRight, weld::MetricSpinButton &rMfTop, weld::MetricSpinButton &rMfBottom)
 
SvxMarginItem GetControlValue (const SvxMarginItem &rItem) const
 
void SetControlValue (const SvxMarginItem &rItem)
 
void SetControlDontKnow ()
 
bool get_value_changed_from_saved () const
 

Private Attributes

weld::MetricSpinButtonmrLeftWrp
 
weld::MetricSpinButtonmrRightWrp
 
weld::MetricSpinButtonmrTopWrp
 
weld::MetricSpinButtonmrBottomWrp
 

Detailed Description

Definition at line 58 of file border.hxx.

Constructor & Destructor Documentation

◆ MarginControlsWrapper()

MarginControlsWrapper::MarginControlsWrapper ( weld::MetricSpinButton rMfLeft,
weld::MetricSpinButton rMfRight,
weld::MetricSpinButton rMfTop,
weld::MetricSpinButton rMfBottom 
)
explicit

Definition at line 235 of file border.cxx.

Member Function Documentation

◆ get_value_changed_from_saved()

bool MarginControlsWrapper::get_value_changed_from_saved ( ) const

◆ GetControlValue()

SvxMarginItem MarginControlsWrapper::GetControlValue ( const SvxMarginItem rItem) const

◆ SetControlDontKnow()

void MarginControlsWrapper::SetControlDontKnow ( )

◆ SetControlValue()

void MarginControlsWrapper::SetControlValue ( const SvxMarginItem rItem)

Member Data Documentation

◆ mrBottomWrp

weld::MetricSpinButton& MarginControlsWrapper::mrBottomWrp
private

◆ mrLeftWrp

weld::MetricSpinButton& MarginControlsWrapper::mrLeftWrp
private

◆ mrRightWrp

weld::MetricSpinButton& MarginControlsWrapper::mrRightWrp
private

◆ mrTopWrp

weld::MetricSpinButton& MarginControlsWrapper::mrTopWrp
private

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