diff options
author | Vladimir Glazounov <vg@openoffice.org> | 2005-03-10 12:10:47 +0000 |
---|---|---|
committer | Vladimir Glazounov <vg@openoffice.org> | 2005-03-10 12:10:47 +0000 |
commit | a0f03a669d77205df98641b64b3aaa2b71421932 (patch) | |
tree | 7d6f2e684ee98774758cdaf6b82e1248f6873d55 /svx/source/items | |
parent | 654839f99e6fbce04d70d023f2449d016233b8d2 (diff) |
INTEGRATION: CWS presfixes01 (1.3.412); FILE MERGED
2005/02/16 11:34:22 fs 1.3.412.1: #i42558# drafts.com.sun.star.drawing/rendering/geometry moved to com.sun.star.*
Diffstat (limited to 'svx/source/items')
-rw-r--r-- | svx/source/items/ofaitem.cxx | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/svx/source/items/ofaitem.cxx b/svx/source/items/ofaitem.cxx index 96ceb5831c7f..aa4deaacd6b9 100644 --- a/svx/source/items/ofaitem.cxx +++ b/svx/source/items/ofaitem.cxx @@ -2,9 +2,9 @@ * * $RCSfile: ofaitem.cxx,v $ * - * $Revision: 1.3 $ + * $Revision: 1.4 $ * - * last change: $Author: obo $ $Date: 2004-07-06 13:17:04 $ + * last change: $Author: vg $ $Date: 2005-03-10 13:10:47 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -119,4 +119,4 @@ sal_Bool DashListPtrItem::PutValue( const com::sun::star::uno::Any& rVal, BYTE n return sal_False; } -*/
\ No newline at end of file +*/ |