summaryrefslogtreecommitdiff
path: root/chart2/source/controller/itemsetwrapper
diff options
context:
space:
mode:
authorIngrid Halama [iha] <Ingrid.Halama@oracle.com>2011-01-31 14:11:09 +0100
committerIngrid Halama [iha] <Ingrid.Halama@oracle.com>2011-01-31 14:11:09 +0100
commitbe902d3d9285641252bbf36fb96c884f26678379 (patch)
tree962cbbe5585ff5d2525d41ca73b40a24f30ed8fd /chart2/source/controller/itemsetwrapper
parent3ca89e01c999f957a2d7f0a8a65400965ffccb2f (diff)
parenta7417580c63270351601a7aef27c11247a831206 (diff)
chart51: merge with DEV300_m97
Diffstat (limited to 'chart2/source/controller/itemsetwrapper')
-rw-r--r--chart2/source/controller/itemsetwrapper/ItemConverter.cxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/chart2/source/controller/itemsetwrapper/ItemConverter.cxx b/chart2/source/controller/itemsetwrapper/ItemConverter.cxx
index 5ee167260974..5754559ce8ae 100644
--- a/chart2/source/controller/itemsetwrapper/ItemConverter.cxx
+++ b/chart2/source/controller/itemsetwrapper/ItemConverter.cxx
@@ -239,7 +239,6 @@ bool ItemConverter::ApplyItemSet( const SfxItemSet & rItemSet )
// --------------------------------------------------------------------------------
-//static
void ItemConverter::InvalidateUnequalItems( SfxItemSet &rDestSet, const SfxItemSet &rSourceSet )
{
SfxWhichIter aIter (rSourceSet);