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

#include <pagenumberlistbox.hxx>

Public Member Functions

 SvxPageNumberListBox (std::unique_ptr< weld::ComboBox > pControl)
 
SvxNumType get_active_id () const
 
void set_active_id (SvxNumType eId) const
 
void save_value ()
 
bool get_value_changed_from_saved () const
 
void connect_changed (const Link< weld::ComboBox &, void > &rLink)
 
weld::ComboBoxget_widget () const
 

Private Attributes

std::unique_ptr< weld::ComboBoxm_xControl
 

Detailed Description

Definition at line 27 of file pagenumberlistbox.hxx.

Constructor & Destructor Documentation

◆ SvxPageNumberListBox()

SvxPageNumberListBox::SvxPageNumberListBox ( std::unique_ptr< weld::ComboBox pControl)

Definition at line 26 of file pagenumberlistbox.cxx.

References aStr, first, i, LINK_TOKEN, m_xControl, SAL_N_ELEMENTS, and SvxResId().

Member Function Documentation

◆ connect_changed()

void SvxPageNumberListBox::connect_changed ( const Link< weld::ComboBox &, void > &  rLink)
inline

Definition at line 37 of file pagenumberlistbox.hxx.

References m_xControl.

◆ get_active_id()

SvxNumType SvxPageNumberListBox::get_active_id ( ) const
inline

Definition at line 33 of file pagenumberlistbox.hxx.

References m_xControl.

◆ get_value_changed_from_saved()

bool SvxPageNumberListBox::get_value_changed_from_saved ( ) const
inline

Definition at line 36 of file pagenumberlistbox.hxx.

References m_xControl.

◆ get_widget()

weld::ComboBox & SvxPageNumberListBox::get_widget ( ) const
inline

Definition at line 38 of file pagenumberlistbox.hxx.

References m_xControl.

◆ save_value()

void SvxPageNumberListBox::save_value ( )
inline

Definition at line 35 of file pagenumberlistbox.hxx.

References m_xControl.

◆ set_active_id()

void SvxPageNumberListBox::set_active_id ( SvxNumType  eId) const
inline

Definition at line 34 of file pagenumberlistbox.hxx.

References m_xControl.

Member Data Documentation

◆ m_xControl

std::unique_ptr<weld::ComboBox> SvxPageNumberListBox::m_xControl
private

Definition at line 30 of file pagenumberlistbox.hxx.

Referenced by SvxPageNumberListBox().


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