LibreOffice Module vcl (master) 1
Public Member Functions | Public Attributes | List of all members
VclGrid::Value Struct Reference

#include <layout.hxx>

Public Member Functions

 Value ()
 

Public Attributes

tools::Long m_nValue
 
bool m_bExpand
 

Detailed Description

Definition at line 322 of file layout.hxx.

Constructor & Destructor Documentation

◆ Value()

VclGrid::Value::Value ( )
inline

Definition at line 326 of file layout.hxx.

Member Data Documentation

◆ m_bExpand

bool VclGrid::Value::m_bExpand

Definition at line 325 of file layout.hxx.

Referenced by accumulateValues().

◆ m_nValue

tools::Long VclGrid::Value::m_nValue

Definition at line 324 of file layout.hxx.

Referenced by accumulateValues(), and compareValues().


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