LibreOffice Module vcl (master) 1
|
#include <layout.hxx>
Public Member Functions | |
Value () | |
Public Attributes | |
tools::Long | m_nValue |
bool | m_bExpand |
Definition at line 322 of file layout.hxx.
|
inline |
Definition at line 326 of file layout.hxx.
bool VclGrid::Value::m_bExpand |
Definition at line 325 of file layout.hxx.
Referenced by accumulateValues().
tools::Long VclGrid::Value::m_nValue |
Definition at line 324 of file layout.hxx.
Referenced by accumulateValues(), and compareValues().