User: kz Date: 05/03/18 08:33:03 Modified: /dba/dbaccess/source/core/dataaccess/ documentdefinition.hxx
Log: INTEGRATION: CWS dbwizard4 (1.11.50); FILE MERGED 2005/03/17 16:37:23 bc 1.11.50.1: #44562#'fillReportData' modified File Changes: Directory: /dba/dbaccess/source/core/dataaccess/ ================================================ File [changed]: documentdefinition.hxx Url: http://dba.openoffice.org/source/browse/dba/dbaccess/source/core/dataaccess/documentdefinition.hxx?r1=1.11&r2=1.12 Delta lines: +9 -7 ------------------- --- documentdefinition.hxx 21 Jan 2005 17:04:48 -0000 1.11 +++ documentdefinition.hxx 18 Mar 2005 16:33:00 -0000 1.12 @@ -123,6 +123,8 @@ ::com::sun::star::uno::Reference< ::com::sun::star::embed::XEmbeddedObject> m_xEmbeddedObject; ::com::sun::star::uno::Reference< ::com::sun::star::embed::XStateChangeListener > m_xListener; ::com::sun::star::uno::Reference< ::com::sun::star::frame::XComponentLoader > m_xFrameLoader; + ::com::sun::star::uno::Reference< ::com::sun::star::sdbc::XConnection > m_xLastKnownConnection; + OInterceptor* m_pInterceptor; sal_Bool m_bForm; // <TRUE/> if it is a form sal_Bool m_bOpenInDesign; --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
