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( ) 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() in getImplementationName()
70 ::rtl::OUString MasterDetailLinkDialog::getImplementationName_static() in getImplementationName_static()
76 ::comphelper::StringSequence SAL_CALL MasterDetailLinkDialog::getSupportedServiceNames() in getSupportedServiceNames()
82 ::comphelper::StringSequence MasterDetailLinkDialog::getSupportedServiceNames_static() in getSupportedServiceNames_static()
90 Reference<XPropertySetInfo> SAL_CALL MasterDetailLinkDialog::getPropertySetInfo() 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 \