User: hr Date: 2007-08-03 09:56:17+0000 Modified: dba/reportdesign/source/filter/xml/xmlCell.hxx
Log: INTEGRATION: CWS rpt23fix02 (1.2.4); FILE MERGED 2007/07/31 06:56:25 oj 1.2.4.1: #i77152# shape include File Changes: Directory: /dba/reportdesign/source/filter/xml/ =============================================== File [changed]: xmlCell.hxx Url: http://dba.openoffice.org/source/browse/dba/reportdesign/source/filter/xml/xmlCell.hxx?r1=1.2&r2=1.3 Delta lines: +5 -4 ------------------- --- xmlCell.hxx 2007-07-09 11:56:17+0000 1.2 +++ xmlCell.hxx 2007-08-03 09:56:15+0000 1.3 @@ -53,7 +53,8 @@ OXMLCell* m_pCell; ::rtl::OUString m_sStyleName; ::rtl::OUString m_sText; - bool m_bShape; + sal_Int32 m_nCurrentCount; + bool m_bContainsShape; ORptFilter& GetOwnImport(); OXMLCell(const OXMLCell&); --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
