User: hr Date: 2007-08-02 14:37:29+0000 Modified: dba/reportdesign/source/ui/inc/ReportWindow.hxx
Log: INTEGRATION: CWS rpt23fix01 (1.2.2); FILE MERGED 2007/07/16 07:37:18 lla 1.2.2.1: #i77986# toolbar fix File Changes: Directory: /dba/reportdesign/source/ui/inc/ =========================================== File [changed]: ReportWindow.hxx Url: http://dba.openoffice.org/source/browse/dba/reportdesign/source/ui/inc/ReportWindow.hxx?r1=1.2&r2=1.3 Delta lines: +4 -3 ------------------- --- ReportWindow.hxx 2007-07-09 11:56:30+0000 1.2 +++ ReportWindow.hxx 2007-08-02 14:37:26+0000 1.3 @@ -107,6 +107,7 @@ void SetMode( DlgEdMode m_eMode ); void SetInsertObj( USHORT eObj,const ::rtl::OUString& _sShapeType = ::rtl::OUString()); + rtl::OUString GetInsertObjString() const; void setGridSnap(BOOL bOn); void setDragStripes(BOOL bOn); BOOL isDragStripes() const; --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
