Searched refs:OTabOrderDialog (Results 1 – 2 of 2) sorted by relevance
34 ::pcr::OAutoRegistration< ::pcr::OTabOrderDialog > aAutoRegistration; in createRegistryInfo_OTabOrderDialog()50 OTabOrderDialog::OTabOrderDialog( const Reference< XComponentContext >& _rxContext ) in OTabOrderDialog() function in pcr::OTabOrderDialog63 OTabOrderDialog::~OTabOrderDialog() in ~OTabOrderDialog()74 Sequence<sal_Int8> SAL_CALL OTabOrderDialog::getImplementationId( ) throw(RuntimeException) in getImplementationId()83 return *( new OTabOrderDialog( _rxContext ) ); in Create()87 ::rtl::OUString SAL_CALL OTabOrderDialog::getImplementationName() throw(RuntimeException) in getImplementationName()93 ::rtl::OUString OTabOrderDialog::getImplementationName_static() throw(RuntimeException) in getImplementationName_static()120 ::cppu::IPropertyArrayHelper& OTabOrderDialog::getInfoHelper() in getInfoHelper()122 return *const_cast< OTabOrderDialog* >( this )->getArrayHelper(); in getInfoHelper()126 ::cppu::IPropertyArrayHelper* OTabOrderDialog::createArrayHelper( ) const in createArrayHelper()[all …]
39 class OTabOrderDialog;41 typedef ::comphelper::OPropertyArrayUsageHelper< OTabOrderDialog > OTabOrderDialog_PBase;43 class OTabOrderDialog class57 …OTabOrderDialog( const com::sun::star::uno::Reference< com::sun::star::uno::XComponentContext >& _…58 ~OTabOrderDialog();
Completed in 15 milliseconds