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()81 …Reference< XInterface > SAL_CALL OTabOrderDialog::Create( const Reference< XComponentContext >& _r… in Create()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()99 …::comphelper::StringSequence SAL_CALL OTabOrderDialog::getSupportedServiceNames() throw(RuntimeExc… in getSupportedServiceNames()105 …::comphelper::StringSequence OTabOrderDialog::getSupportedServiceNames_static() throw(RuntimeExcep… in getSupportedServiceNames_static()[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();