#include <dinfdlg.hxx>
Definition at line 428 of file dinfdlg.hxx.
◆ CustomPropertiesControl()
CustomPropertiesControl::CustomPropertiesControl |
( |
| ) |
|
◆ ~CustomPropertiesControl()
CustomPropertiesControl::~CustomPropertiesControl |
( |
| ) |
|
◆ AddLine()
void CustomPropertiesControl::AddLine |
( |
css::uno::Any const & |
rAny | ) |
|
◆ AreAllLinesValid()
bool CustomPropertiesControl::AreAllLinesValid |
( |
| ) |
const |
|
inline |
◆ ClearAllLines()
void CustomPropertiesControl::ClearAllLines |
( |
| ) |
|
|
inline |
◆ DECL_LINK() [1/3]
CustomPropertiesControl::DECL_LINK |
( |
RemovedHdl |
, |
|
|
void * |
, |
|
|
void |
|
|
) |
| |
|
private |
◆ DECL_LINK() [2/3]
CustomPropertiesControl::DECL_LINK |
( |
ResizeHdl |
, |
|
|
const Size & |
, |
|
|
void |
|
|
) |
| |
|
private |
◆ DECL_LINK() [3/3]
◆ GetCustomProperties()
css::uno::Sequence< css::beans::PropertyValue > CustomPropertiesControl::GetCustomProperties |
( |
| ) |
const |
|
inline |
◆ Init()
Definition at line 1888 of file dinfdlg.cxx.
References Size::Height(), LINK, m_xBody, m_xBox, m_xName, m_xPropertiesWin, m_xType, m_xValue, m_xVertScroll, weld::Builder::weld_container(), weld::Builder::weld_label(), weld::Builder::weld_scrolled_window(), weld::Builder::weld_widget(), and Size::Width().
◆ SetCustomProperties()
void CustomPropertiesControl::SetCustomProperties |
( |
std::vector< std::unique_ptr< CustomProperty > > && |
rProperties | ) |
|
◆ m_nThumbPos
sal_Int32 CustomPropertiesControl::m_nThumbPos |
|
private |
◆ m_xBody
◆ m_xBox
std::unique_ptr<weld::Widget> CustomPropertiesControl::m_xBox |
|
private |
◆ m_xName
std::unique_ptr<weld::Label> CustomPropertiesControl::m_xName |
|
private |
◆ m_xPropertiesWin
◆ m_xType
std::unique_ptr<weld::Label> CustomPropertiesControl::m_xType |
|
private |
◆ m_xValue
std::unique_ptr<weld::Label> CustomPropertiesControl::m_xValue |
|
private |
◆ m_xVertScroll
The documentation for this class was generated from the following files: