|
LibreOffice Module filter (master) 1
|
#include <svgwriter.hxx>
Public Attributes | |
| vcl::Font | aFont |
| Color | aColor |
| Point | aPos |
| sal_Unicode | cBulletChar |
Definition at line 190 of file svgwriter.hxx.
| Color BulletListItemInfo::aColor |
Definition at line 193 of file svgwriter.hxx.
Referenced by SVGTextWriter::implWriteBulletChars(), and SVGTextWriter::implWriteTextPortion().
| vcl::Font BulletListItemInfo::aFont |
Definition at line 192 of file svgwriter.hxx.
Referenced by SVGTextWriter::implWriteBulletChars(), and SVGTextWriter::implWriteTextPortion().
| Point BulletListItemInfo::aPos |
Definition at line 194 of file svgwriter.hxx.
Referenced by SVGTextWriter::implWriteBulletChars(), and SVGTextWriter::implWriteTextPortion().
| sal_Unicode BulletListItemInfo::cBulletChar |
Definition at line 195 of file svgwriter.hxx.
Referenced by SVGTextWriter::implWriteBulletChars(), and SVGTextWriter::implWriteTextPortion().