LibreOffice Module lotuswordpro (master) 1
|
#include <lwpparaproperty.hxx>
Public Member Functions | |
LwpParaBorderProperty (LwpObjectStream *pStrm) | |
sal_uInt32 | GetType () override |
LwpParaBorderOverride * | GetLocalParaBorder () |
Public Member Functions inherited from LwpParaProperty | |
LwpParaProperty () | |
virtual | ~LwpParaProperty () |
virtual sal_uInt32 | GetType ()=0 |
Private Attributes | |
LwpParaBorderOverride * | m_pParaBorderOverride |
Definition at line 157 of file lwpparaproperty.hxx.
|
explicit |
Definition at line 193 of file lwpparaproperty.cxx.
References LwpVirtualPiece::GetOverride(), LwpObjectID::IsNull(), m_pParaBorderOverride, LwpObjectID::obj(), and LwpObjectID::ReadIndexed().
|
inline |
Definition at line 170 of file lwpparaproperty.hxx.
References m_pParaBorderOverride.
|
inlineoverridevirtual |
Implements LwpParaProperty.
Definition at line 162 of file lwpparaproperty.hxx.
References PP_LOCAL_BORDER.
|
private |
Definition at line 167 of file lwpparaproperty.hxx.
Referenced by GetLocalParaBorder(), and LwpParaBorderProperty().