LibreOffice Module svx (master) 1
Public Member Functions | Public Attributes | List of all members
sdr::table::TableLayouter::Layout Struct Reference

Public Member Functions

 Layout ()
 
void clear ()
 
void dumpAsXml (xmlTextWriterPtr pWriter) const
 

Public Attributes

sal_Int32 mnPos
 
sal_Int32 mnSize
 
sal_Int32 mnMinSize
 

Detailed Description

Definition at line 146 of file tablelayouter.hxx.

Constructor & Destructor Documentation

◆ Layout()

sdr::table::TableLayouter::Layout::Layout ( )
inline

Definition at line 152 of file tablelayouter.hxx.

Member Function Documentation

◆ clear()

void sdr::table::TableLayouter::Layout::clear ( )
inline

Definition at line 153 of file tablelayouter.hxx.

References mnMinSize, mnPos, and mnSize.

◆ dumpAsXml()

void sdr::table::TableLayouter::Layout::dumpAsXml ( xmlTextWriterPtr  pWriter) const

Definition at line 1299 of file tablelayouter.cxx.

References mnMinSize, mnPos, and mnSize.

Member Data Documentation

◆ mnMinSize

sal_Int32 sdr::table::TableLayouter::Layout::mnMinSize

Definition at line 150 of file tablelayouter.hxx.

Referenced by clear(), sdr::table::TableLayouter::distribute(), and dumpAsXml().

◆ mnPos

sal_Int32 sdr::table::TableLayouter::Layout::mnPos

Definition at line 148 of file tablelayouter.hxx.

Referenced by clear(), and dumpAsXml().

◆ mnSize

sal_Int32 sdr::table::TableLayouter::Layout::mnSize

Definition at line 149 of file tablelayouter.hxx.

Referenced by clear(), sdr::table::TableLayouter::distribute(), and dumpAsXml().


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