Home
last modified time | relevance | path

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

/aoo4110/main/extensions/source/propctrlr/
H A DMasterDetailLinkDialog.cxx30 ::pcr::OAutoRegistration< ::pcr::MasterDetailLinkDialog > aAutoRegistration; in createRegistryInfo_MasterDetailLinkDialog()
46 MasterDetailLinkDialog::MasterDetailLinkDialog(const Reference< XComponentContext >& _rxContext ) in MasterDetailLinkDialog() function in pcr::MasterDetailLinkDialog
51 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 …]
H A DMasterDetailLinkDialog.hxx32 class MasterDetailLinkDialog;
34 …typedef ::comphelper::OPropertyArrayUsageHelper< MasterDetailLinkDialog > MasterDetailLinkDialog_P…
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 \

Completed in 15 milliseconds