User: hr Date: 2007-08-02 14:25:41+0000 Modified: dba/dbaccess/source/core/dataaccess/documentdefinition.hxx
Log: INTEGRATION: CWS rpt23fix01 (1.21.4); FILE MERGED 2007/07/16 12:10:00 oj 1.21.4.1: #i77411# set parent frame at embeded object 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.21&r2=1.22 Delta lines: +0 -4 ------------------- --- documentdefinition.hxx 2007-07-06 07:54:31+0000 1.21 +++ documentdefinition.hxx 2007-08-02 14:25:38+0000 1.22 @@ -208,10 +208,6 @@ */ void impl_initObjectEditView( const ::com::sun::star::uno::Reference< ::com::sun::star::frame::XController >& _rxController ); - /** appends the given frame to the frames collection of our database document's current controller - */ - void impl_appendFrameToDocumentFrames_throw( const ::com::sun::star::uno::Reference< ::com::sun::star::frame::XFrame >& _rxFrame ); - /** removes the given frame from the desktop's frame collection @raises ::com::sun::star::uno::RuntimeException */ --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
