LibreOffice Module lotuswordpro (master) 1
|
#include <lwplaypiece.hxx>
Public Member Functions | |
LwpRotor () | |
void | Read (LwpObjectStream *pStrm) |
Private Attributes | |
sal_Int16 | m_nRotation |
Definition at line 70 of file lwplaypiece.hxx.
LwpRotor::LwpRotor | ( | ) |
Definition at line 66 of file lwplaypiece.cxx.
void LwpRotor::Read | ( | LwpObjectStream * | pStrm | ) |
Definition at line 70 of file lwplaypiece.cxx.
References m_nRotation, and LwpObjectStream::QuickReadInt16().
Referenced by LwpLayoutGeometry::Read().
|
private |
Definition at line 77 of file lwplaypiece.hxx.
Referenced by Read().