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

#include <dinfdlg.hxx>

Public Member Functions

 CmisValue (weld::Widget *pParent, const OUString &rStr)
 

Public Attributes

std::unique_ptr< weld::Builderm_xBuilder
 
std::unique_ptr< weld::Framem_xFrame
 
std::unique_ptr< weld::Entrym_xValueEdit
 

Detailed Description

Definition at line 482 of file dinfdlg.hxx.

Constructor & Destructor Documentation

◆ CmisValue()

CmisValue::CmisValue ( weld::Widget pParent,
const OUString &  rStr 
)

Definition at line 2098 of file dinfdlg.cxx.

References aStr, m_xFrame, and m_xValueEdit.

Member Data Documentation

◆ m_xBuilder

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

Definition at line 484 of file dinfdlg.hxx.

◆ m_xFrame

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

Definition at line 485 of file dinfdlg.hxx.

◆ m_xValueEdit

std::unique_ptr<weld::Entry> CmisValue::m_xValueEdit

Definition at line 486 of file dinfdlg.hxx.

Referenced by CmisValue().


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