LibreOffice Module sfx2 (master) 1
Public Member Functions | Public Attributes | List of all members
CmisDateTime Struct Reference

#include <dinfdlg.hxx>

Public Member Functions

 CmisDateTime (weld::Widget *pParent, const css::util::DateTime &rDateTime)
 

Public Attributes

std::unique_ptr< weld::Builderm_xBuilder
 
std::unique_ptr< weld::Framem_xFrame
 
std::unique_ptr< SvtCalendarBoxm_xDateField
 
std::unique_ptr< weld::FormattedSpinButtonm_xTimeField
 
std::unique_ptr< weld::TimeFormatterm_xFormatter
 

Detailed Description

Definition at line 491 of file dinfdlg.hxx.

Constructor & Destructor Documentation

◆ CmisDateTime()

CmisDateTime::CmisDateTime ( weld::Widget pParent,
const css::util::DateTime &  rDateTime 
)

Definition at line 2107 of file dinfdlg.cxx.

References m_xDateField, m_xFormatter, m_xFrame, and m_xTimeField.

Member Data Documentation

◆ m_xBuilder

std::unique_ptr<weld::Builder> CmisDateTime::m_xBuilder

Definition at line 493 of file dinfdlg.hxx.

◆ m_xDateField

std::unique_ptr<SvtCalendarBox> CmisDateTime::m_xDateField

Definition at line 495 of file dinfdlg.hxx.

Referenced by CmisDateTime().

◆ m_xFormatter

std::unique_ptr<weld::TimeFormatter> CmisDateTime::m_xFormatter

Definition at line 497 of file dinfdlg.hxx.

Referenced by CmisDateTime().

◆ m_xFrame

std::unique_ptr<weld::Frame> CmisDateTime::m_xFrame

Definition at line 494 of file dinfdlg.hxx.

◆ m_xTimeField

std::unique_ptr<weld::FormattedSpinButton> CmisDateTime::m_xTimeField

Definition at line 496 of file dinfdlg.hxx.

Referenced by CmisDateTime().


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