LibreOffice Module lotuswordpro (master) 1
|
#include <lwpsdwdrawheader.hxx>
Public Member Functions | |
SdwFMPATH () | |
Public Attributes | |
sal_uInt16 | n |
std::vector< SdwPoint > | aPts |
Definition at line 289 of file lwpsdwdrawheader.hxx.
|
inline |
Definition at line 293 of file lwpsdwdrawheader.hxx.
std::vector<SdwPoint> SdwFMPATH::aPts |
Definition at line 292 of file lwpsdwdrawheader.hxx.
Referenced by LwpDrawTextArt::CreateFWPath(), LwpDrawTextArt::Read(), and LwpDrawTextArt::~LwpDrawTextArt().
sal_uInt16 SdwFMPATH::n |
Definition at line 291 of file lwpsdwdrawheader.hxx.
Referenced by LwpDrawTextArt::CreateFWPath(), and LwpDrawTextArt::Read().