Home
last modified time | relevance | path

Searched refs:PDFDialog (Results 1 – 4 of 4) sorted by relevance

/trunk/main/filter/source/pdf/
H A Dpdfdialog.cxx80 return (cppu::OWeakObject*) new PDFDialog( rSMgr ); in PDFDialog_createInstance()
91 PDFDialog::PDFDialog( const Reference< XMultiServiceFactory > &rxMSF ) in PDFDialog() function in PDFDialog
98 PDFDialog::~PDFDialog() in ~PDFDialog()
104 Sequence< sal_Int8 > SAL_CALL PDFDialog::getImplementationId() in getImplementationId()
112 OUString SAL_CALL PDFDialog::getImplementationName() in getImplementationName()
128 Dialog* PDFDialog::createDialog( Window* pParent ) in createDialog()
143 void PDFDialog::executedDialog( sal_Int16 nExecutionResult ) in executedDialog()
160 ::cppu::IPropertyArrayHelper& PDFDialog::getInfoHelper() in getInfoHelper()
162 return *const_cast<PDFDialog*>(this)->getArrayHelper(); in getInfoHelper()
166 ::cppu::IPropertyArrayHelper* PDFDialog::createArrayHelper() const in createArrayHelper()
[all …]
H A Dpdfdialog.hxx46 class PDFDialog : public PDFDialog_Base, class
47 public ::comphelper::OPropertyArrayUsageHelper< PDFDialog >
76 PDFDialog( const Reference< XMultiServiceFactory >& rxMSF );
77 virtual ~PDFDialog();
/trunk/main/offapi/com/sun/star/document/
H A DPDFDialog.idl36 /** This service is for a PDFDialog
38 service PDFDialog
43 /** PDFDialog options can be set as sequence of
/trunk/main/offapi/
H A DUnoApi_offapi.mk384 offapi/com/sun/star/document/PDFDialog \

Completed in 37 milliseconds