Searched refs:SVGDialog (Results 1 – 2 of 2) sorted by relevance
99 SVGDialog::SVGDialog( const Reference< XMultiServiceFactory > &rxMSF ) : in SVGDialog() function in SVGDialog112 SVGDialog::~SVGDialog() in ~SVGDialog()118 Any SAL_CALL SVGDialog::queryInterface( const Type& rType ) in queryInterface()134 void SAL_CALL SVGDialog::acquire() in acquire()142 void SAL_CALL SVGDialog::release() in release()150 Sequence< sal_Int8 > SAL_CALL SVGDialog::getImplementationId() in getImplementationId()158 OUString SAL_CALL SVGDialog::getImplementationName() in getImplementationName()174 Dialog* SVGDialog::createDialog( Window* pParent ) in createDialog()183 void SVGDialog::executedDialog( sal_Int16 nExecutionResult ) in executedDialog()200 ::cppu::IPropertyArrayHelper& SVGDialog::getInfoHelper() in getInfoHelper()[all …]
41 class SVGDialog : public ::svt::OGenericUnoDialog, class42 public ::comphelper::OPropertyArrayUsageHelper< SVGDialog >,81 …SVGDialog( const com::sun::star::uno::Reference< com::sun::star::lang::XMultiServiceFactory >& rxM…82 virtual ~SVGDialog();
Completed in 31 milliseconds