Home
last modified time | relevance | path

Searched refs:SVGDialog (Results 1 – 2 of 2) sorted by relevance

/aoo41x/main/filter/source/svg/
H A Dsvgdialog.cxx99 SVGDialog::SVGDialog( const Reference< XMultiServiceFactory > &rxMSF ) : in SVGDialog() function in SVGDialog
112 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 …]
H A Dsvgdialog.hxx41 class SVGDialog : public ::svt::OGenericUnoDialog, class
42 public ::comphelper::OPropertyArrayUsageHelper< SVGDialog >,
81SVGDialog( const com::sun::star::uno::Reference< com::sun::star::lang::XMultiServiceFactory >& rxM…
82 virtual ~SVGDialog();

Completed in 12 milliseconds