summaryrefslogtreecommitdiff
path: root/svx
diff options
context:
space:
mode:
authorRüdiger Timm <rt@openoffice.org>2008-03-12 08:42:13 +0000
committerRüdiger Timm <rt@openoffice.org>2008-03-12 08:42:13 +0000
commit119c327a52add4d51e39b4753daa4f4cb7800350 (patch)
tree4bb634ffb38b08e6c53b74c941ca2ae34580e6ab /svx
parent58777ceb79b31146bfdb62ead803a55c7fe10399 (diff)
INTEGRATION: CWS impresstables2 (1.109.32); FILE MERGED
2008/01/01 18:35:59 cl 1.109.32.1: #i68103# working on tables
Diffstat (limited to 'svx')
-rw-r--r--svx/source/editeng/editeng.cxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/svx/source/editeng/editeng.cxx b/svx/source/editeng/editeng.cxx
index d4858d139575..af332aa8ccc7 100644
--- a/svx/source/editeng/editeng.cxx
+++ b/svx/source/editeng/editeng.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: editeng.cxx,v $
*
- * $Revision: 1.109 $
+ * $Revision: 1.110 $
*
- * last change: $Author: obo $ $Date: 2007-07-18 09:51:53 $
+ * last change: $Author: rt $ $Date: 2008-03-12 09:42:13 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -2772,7 +2772,7 @@ void EditEngine::ImportBulletItem( SvxNumBulletItem& rNumBullet, sal_uInt16 nLev
}
}
-BOOL EditEngine::HasValidData( ::com::sun::star::uno::Reference< ::com::sun::star::datatransfer::XTransferable >& rTransferable )
+BOOL EditEngine::HasValidData( const ::com::sun::star::uno::Reference< ::com::sun::star::datatransfer::XTransferable >& rTransferable )
{
BOOL bValidData = FALSE;