Searched refs:PDFDialog (Results 1 – 4 of 4) sorted by relevance
80 return (cppu::OWeakObject*) new PDFDialog( rSMgr ); in PDFDialog_createInstance()91 PDFDialog::PDFDialog( const Reference< XMultiServiceFactory > &rxMSF ) in PDFDialog() function in PDFDialog98 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 …]
46 class PDFDialog : public PDFDialog_Base, class47 public ::comphelper::OPropertyArrayUsageHelper< PDFDialog >76 PDFDialog( const Reference< XMultiServiceFactory >& rxMSF );77 virtual ~PDFDialog();
36 /** This service is for a PDFDialog38 service PDFDialog43 /** PDFDialog options can be set as sequence of
66 PDFDialog.idl\
Completed in 36 milliseconds