Home
last modified time | relevance | path

Searched defs:EditWidget (Results 1 – 1 of 1) sorted by relevance

/trunk/main/vcl/inc/vcl/
H A Dpdfwriter.hxx381 struct EditWidget : public AnyWidget struct in vcl::PDFWriter
383 bool MultiLine; // whether multiple lines are allowed
384 bool Password; // visible echo off
385 bool FileSelect; // field is a file selector
386 sal_Int32 MaxLen; // maximum field length in characters, 0 means unlimited
388 EditWidget() in EditWidget() function
396 virtual AnyWidget* Clone() const in Clone()

Completed in 18 milliseconds