LibreOffice Module lotuswordpro (master) 1
|
#include <lwpsdwdrawheader.hxx>
Public Member Functions | |
SdwTextBoxRecord () | |
Public Attributes | |
sal_Int16 | nTextWidth |
sal_Int16 | nTextHeight |
sal_Int16 | nTextSize |
SdwColor | aTextColor |
sal_uInt8 | tmpTextFaceName [DRAW_FACESIZE] |
sal_uInt16 | nTextAttrs |
sal_uInt16 | nTextCharacterSet |
sal_Int16 | nTextRotation |
sal_Int16 | nTextExtraSpacing |
sal_uInt8 * | pTextString |
Definition at line 263 of file lwpsdwdrawheader.hxx.
|
inline |
Definition at line 275 of file lwpsdwdrawheader.hxx.
SdwColor SdwTextBoxRecord::aTextColor |
Definition at line 268 of file lwpsdwdrawheader.hxx.
Referenced by LwpDrawTextBox::Read(), LwpDrawTextArt::Read(), and LwpDrawTextBox::SetFontStyle().
sal_uInt16 SdwTextBoxRecord::nTextAttrs |
Definition at line 270 of file lwpsdwdrawheader.hxx.
Referenced by LwpDrawTextBox::Read(), LwpDrawTextArt::Read(), and LwpDrawTextBox::SetFontStyle().
sal_uInt16 SdwTextBoxRecord::nTextCharacterSet |
Definition at line 271 of file lwpsdwdrawheader.hxx.
Referenced by LwpDrawTextBox::CreateDrawObj(), LwpDrawTextArt::CreateDrawObj(), LwpDrawTextBox::Read(), and LwpDrawTextArt::Read().
sal_Int16 SdwTextBoxRecord::nTextExtraSpacing |
Definition at line 273 of file lwpsdwdrawheader.hxx.
Referenced by LwpDrawTextBox::Read(), and LwpDrawTextArt::Read().
sal_Int16 SdwTextBoxRecord::nTextHeight |
Definition at line 266 of file lwpsdwdrawheader.hxx.
Referenced by LwpDrawTextBox::Read().
sal_Int16 SdwTextBoxRecord::nTextRotation |
Definition at line 272 of file lwpsdwdrawheader.hxx.
Referenced by LwpDrawTextBox::Read(), and LwpDrawTextArt::Read().
sal_Int16 SdwTextBoxRecord::nTextSize |
Definition at line 267 of file lwpsdwdrawheader.hxx.
Referenced by LwpDrawTextBox::Read(), LwpDrawTextArt::Read(), and LwpDrawTextBox::SetFontStyle().
sal_Int16 SdwTextBoxRecord::nTextWidth |
Definition at line 265 of file lwpsdwdrawheader.hxx.
Referenced by LwpDrawTextBox::Read().
sal_uInt8* SdwTextBoxRecord::pTextString |
Definition at line 274 of file lwpsdwdrawheader.hxx.
Referenced by LwpDrawTextBox::CreateDrawObj(), LwpDrawTextArt::CreateDrawObj(), LwpDrawTextBox::Read(), LwpDrawTextArt::Read(), LwpDrawTextArt::~LwpDrawTextArt(), and LwpDrawTextBox::~LwpDrawTextBox().
sal_uInt8 SdwTextBoxRecord::tmpTextFaceName[DRAW_FACESIZE] |
Definition at line 269 of file lwpsdwdrawheader.hxx.
Referenced by LwpDrawTextBox::Read(), LwpDrawTextArt::Read(), LwpDrawTextBox::RegisterStyle(), and LwpDrawTextArt::RegisterStyle().