Searched refs:MasterDetailLinkDialog (Results 1 – 3 of 3) sorted by relevance
30 ::pcr::OAutoRegistration< ::pcr::MasterDetailLinkDialog > aAutoRegistration; in createRegistryInfo_MasterDetailLinkDialog()46 MasterDetailLinkDialog::MasterDetailLinkDialog(const Reference< XComponentContext >& _rxContext ) in MasterDetailLinkDialog() function in pcr::MasterDetailLinkDialog51 Sequence<sal_Int8> SAL_CALL MasterDetailLinkDialog::getImplementationId( ) throw(RuntimeException) in getImplementationId()60 return *( new MasterDetailLinkDialog( _rxContext ) ); in Create()64 ::rtl::OUString SAL_CALL MasterDetailLinkDialog::getImplementationName() throw(RuntimeException) in getImplementationName()70 ::rtl::OUString MasterDetailLinkDialog::getImplementationName_static() throw(RuntimeException) in getImplementationName_static()97 ::cppu::IPropertyArrayHelper& MasterDetailLinkDialog::getInfoHelper() in getInfoHelper()99 return *const_cast<MasterDetailLinkDialog*>(this)->getArrayHelper(); in getInfoHelper()103 ::cppu::IPropertyArrayHelper* MasterDetailLinkDialog::createArrayHelper( ) const in createArrayHelper()111 Dialog* MasterDetailLinkDialog::createDialog(Window* _pParent) in createDialog()[all …]
32 class MasterDetailLinkDialog;34 …typedef ::comphelper::OPropertyArrayUsageHelper< MasterDetailLinkDialog > MasterDetailLinkDialog_P…39 class MasterDetailLinkDialog : public MasterDetailLinkDialog_DBase class44 …MasterDetailLinkDialog(const com::sun::star::uno::Reference< com::sun::star::uno::XComponentContex…
91 $(SLO)$/MasterDetailLinkDialog.obj \
Completed in 21 milliseconds