Home
last modified time | relevance | path

Searched refs:OGenericUnoDialog (Results 1 – 25 of 30) sorted by relevance

12

/trunk/main/svtools/source/uno/
H A Dgenericunodialog.cxx55 OGenericUnoDialog::OGenericUnoDialog(const Reference< XMultiServiceFactory >& _rxORB) in OGenericUnoDialog() function in svt::OGenericUnoDialog
72 OGenericUnoDialog::OGenericUnoDialog(const Reference< XComponentContext >& _rxContext) in OGenericUnoDialog() function in svt::OGenericUnoDialog
89 OGenericUnoDialog::~OGenericUnoDialog() in ~OGenericUnoDialog()
116 Sequence<Type> SAL_CALL OGenericUnoDialog::getTypes( ) throw(RuntimeException) in getTypes()
202 bool OGenericUnoDialog::impl_ensureDialog_lck() in impl_ensureDialog_lck()
229 pDialog->AddEventListener( LINK( this, OGenericUnoDialog, OnDialogDying ) ); in impl_ensureDialog_lck()
237 sal_Int16 SAL_CALL OGenericUnoDialog::execute( ) throw(RuntimeException) in execute()
288 void SAL_CALL OGenericUnoDialog::endExecute( ) throw(RuntimeException) in endExecute()
315 void OGenericUnoDialog::implInitialize(const Any& _rValue) in implInitialize()
351 void OGenericUnoDialog::destroyDialog() in destroyDialog()
[all …]
H A Daddrtempuno.cxx54 typedef OGenericUnoDialog OAddressBookSourceDialogUnoBase;
109 :OGenericUnoDialog(_rxORB) in OAddressBookSourceDialogUno()
/trunk/main/svtools/inc/svtools/
H A Dgenericunodialog.hxx72 class SVT_DLLPUBLIC OGenericUnoDialog class
99OGenericUnoDialog(const com::sun::star::uno::Reference< com::sun::star::lang::XMultiServiceFactory…
100OGenericUnoDialog(const com::sun::star::uno::Reference< com::sun::star::uno::XComponentContext >& …
101 virtual ~OGenericUnoDialog();
105 DECLARE_UNO3_DEFAULTS(OGenericUnoDialog, OGenericUnoDialogBase);
174 UnoDialogEntryGuard( OGenericUnoDialog& _rDialog ) in UnoDialogEntryGuard()
/trunk/main/extensions/source/propctrlr/
H A Dcontrolfontdialog.cxx54 :OGenericUnoDialog( _rxContext ) in OControlFontDialog()
154 OGenericUnoDialog::destroyDialog(); in destroyDialog()
H A DMasterDetailLinkDialog.hxx33 typedef ::svt::OGenericUnoDialog MasterDetailLinkDialog_DBase;
H A Dcontrolfontdialog.hxx42 typedef ::svt::OGenericUnoDialog OControlFontDialog_DBase;
H A Dpcrunodialogs.cxx51 :OGenericUnoDialog( _rxContext ) in OTabOrderDialog()
H A Dpcrunodialogs.hxx40 typedef ::svt::OGenericUnoDialog OTabOrderDialog_DBase;
H A DMasterDetailLinkDialog.cxx47 :OGenericUnoDialog( _rxContext ) in MasterDetailLinkDialog()
/trunk/main/filter/source/svg/
H A Dsvgdialog.cxx100 OGenericUnoDialog( rxMSF ) in SVGDialog()
121 Any aReturn( OGenericUnoDialog::queryInterface( rType ) ); in queryInterface()
/trunk/main/filter/source/flash/
H A Dswfdialog.cxx97 OGenericUnoDialog( rxMSF ) in SWFDialog()
116 Any aReturn = OGenericUnoDialog::queryInterface( rType ); in queryInterface()
H A Dswfdialog.hxx39 class SWFDialog : public ::svt::OGenericUnoDialog,
/trunk/main/svtools/source/uno/wizard/
H A Dunowizard.cxx459 Wizard_Base::OGenericUnoDialog::setTitle( i_Title ); in setTitle()
465 return Wizard_Base::OGenericUnoDialog::execute(); in execute()
/trunk/main/dbaccess/source/ui/inc/
H A Dunoadmin.hxx54 typedef ::svt::OGenericUnoDialog ODatabaseAdministrationDialogBase;
H A Dunosqlmessage.hxx38 typedef ::svt::OGenericUnoDialog OSQLMessageDialogBase;
/trunk/main/dbaccess/source/ui/uno/
H A DunoDirectSql.hxx58 typedef ::svt::OGenericUnoDialog ODirectSQLDialog_BASE;
H A Dcomposerdialogs.hxx64 typedef ::svt::OGenericUnoDialog ComposerDialog_BASE;
/trunk/main/filter/source/pdf/
H A Dpdfdialog.hxx39 typedef ::svt::OGenericUnoDialog PDFDialog_DialogBase;
/trunk/main/svx/source/inc/
H A Dxfm_addcondition.hxx41 typedef ::svt::OGenericUnoDialog OAddConditionDialogBase;
/trunk/main/chart2/source/controller/inc/
H A Ddlg_ChartType_UNO.hxx38 typedef ::svt::OGenericUnoDialog ChartTypeUnoDlg_BASE;
/trunk/main/extensions/source/preload/
H A Dunoautopilot.hxx55 typedef ::svt::OGenericUnoDialog OUnoAutoPilot_Base;
/trunk/main/extensions/source/dbpilots/
H A Dunoautopilot.hxx55 typedef ::svt::OGenericUnoDialog OUnoAutoPilot_Base;
/trunk/main/dbaccess/source/ext/adabas/
H A DANewDb.hxx45 typedef ::svt::OGenericUnoDialog OAdabasCreateDialogBase;
/trunk/main/extensions/source/abpilot/
H A Dunodialogabp.hxx42 typedef ::svt::OGenericUnoDialog OABSPilotUno_DBase;
H A Dunodialogabp.cxx53 :OGenericUnoDialog(_rxORB) in OABSPilotUno()

Completed in 102 milliseconds

12