Home
last modified time | relevance | path

Searched refs:MasterDetailLinkDialog (Results 1 – 3 of 3) sorted by relevance

/trunk/main/extensions/source/propctrlr/
H A DMasterDetailLinkDialog.cxx30 ::pcr::OAutoRegistration< ::pcr::MasterDetailLinkDialog > aAutoRegistration; in createRegistryInfo_MasterDetailLinkDialog()
46MasterDetailLinkDialog::MasterDetailLinkDialog(const Reference< XComponentContext >& _rxContext ) in MasterDetailLinkDialog() function in pcr::MasterDetailLinkDialog
51 …Sequence<sal_Int8> SAL_CALL MasterDetailLinkDialog::getImplementationId( ) throw(RuntimeException) in getImplementationId()
58 …Reference< XInterface > SAL_CALL MasterDetailLinkDialog::Create( const Reference< XComponentContex… in Create()
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()
76 …::comphelper::StringSequence SAL_CALL MasterDetailLinkDialog::getSupportedServiceNames() throw(Run… in getSupportedServiceNames()
82 …::comphelper::StringSequence MasterDetailLinkDialog::getSupportedServiceNames_static() throw(Runti… in getSupportedServiceNames_static()
90 …Reference<XPropertySetInfo> SAL_CALL MasterDetailLinkDialog::getPropertySetInfo() throw(RuntimeEx… in getPropertySetInfo()
[all …]
H A DMasterDetailLinkDialog.hxx32 class MasterDetailLinkDialog;
34 …typedef ::comphelper::OPropertyArrayUsageHelper< MasterDetailLinkDialog > MasterDetailLinkDialog…
39 class MasterDetailLinkDialog : public MasterDetailLinkDialog_DBase class
44MasterDetailLinkDialog(const com::sun::star::uno::Reference< com::sun::star::uno::XComponentContex…
H A Dmakefile.mk91 $(SLO)$/MasterDetailLinkDialog.obj \