#include <Margins.h>
Public Member Functions | |
Margins (unsigned left, unsigned top, unsigned right, unsigned bottom) | |
Margins () | |
Public Attributes | |
unsigned | m_left |
unsigned | m_top |
unsigned | m_right |
unsigned | m_bottom |
|
inline |
|
inline |
unsigned libmspub::Margins::m_bottom |
Referenced by libmspub::MSPUBCollector::paintShape().
unsigned libmspub::Margins::m_left |
Referenced by libmspub::MSPUBCollector::paintShape().
unsigned libmspub::Margins::m_right |
Referenced by libmspub::MSPUBCollector::paintShape().
unsigned libmspub::Margins::m_top |
Referenced by libmspub::MSPUBCollector::paintShape().