LibreOffice Module vcl (master) 1
Namespaces | Functions
formpdfexport.hxx File Reference
#include <vcl/dllapi.h>
#include <vcl/pdfwriter.hxx>
#include <memory>
Include dependency graph for formpdfexport.hxx:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  com
 
namespace  com::sun
 
namespace  com::sun::star
 
namespace  com::sun::star::awt
 
namespace  com::sun::star::uno
 
namespace  vcl
 
namespace  toolkitform
 

Functions

std::unique_ptr< vcl::PDFWriter::AnyWidget > VCL_DLLPUBLIC toolkitform::describePDFControl (const css::uno::Reference< css::awt::XControl > &_rxControl, vcl::PDFExtOutDevData &i_pdfExportData)
 creates a PDF compatible control descriptor for the given control More...