LibreOffice Module vcl (master) 1
|
#include <pdfwriter.hxx>
Public Member Functions | |
SignatureWidget () | |
virtual std::shared_ptr< AnyWidget > | Clone () const override |
Public Member Functions inherited from vcl::PDFWriter::AnyWidget | |
AnyWidget (WidgetType eType) | |
virtual | ~AnyWidget () |
WidgetType | getType () const |
virtual std::shared_ptr< AnyWidget > | Clone () const =0 |
Additional Inherited Members | |
Public Attributes inherited from vcl::PDFWriter::AnyWidget | |
WidgetType | Type |
OUString | Name |
OUString | Description |
OUString | Text |
DrawTextFlags | TextStyle |
bool | ReadOnly |
tools::Rectangle | Location |
bool | Border |
Color | BorderColor |
bool | Background |
Color | BackgroundColor |
vcl::Font | TextFont |
Color | TextColor |
sal_Int32 | TabOrder |
Protected Member Functions inherited from vcl::PDFWriter::AnyWidget | |
AnyWidget (const AnyWidget &rSource) | |
AnyWidget & | operator= (const AnyWidget &)=delete |
Definition at line 463 of file pdfwriter.hxx.
|
inline |
Definition at line 465 of file pdfwriter.hxx.
References vcl::pdf::Signature.
|
inlineoverridevirtual |
Implements vcl::PDFWriter::AnyWidget.
Definition at line 469 of file pdfwriter.hxx.