summaryrefslogtreecommitdiff
path: root/oox/inc/oox/drawingml
diff options
context:
space:
mode:
authorMuthu Subramanian <sumuthu@suse.com>2011-11-29 18:12:08 +0530
committerMuthu Subramanian <sumuthu@suse.com>2011-11-29 18:15:03 +0530
commitaa7342bd97eab2711c02d231fdf5230d6d4da275 (patch)
tree8e151ab9d558f11ae655096e492744d222e28152 /oox/inc/oox/drawingml
parent536bf877b747bb119df911d3025a466efb7b8c82 (diff)
Removing unused GetShapePresetType().
It is huge, and inefficient as well.
Diffstat (limited to 'oox/inc/oox/drawingml')
-rw-r--r--oox/inc/oox/drawingml/shape.hxx6
1 files changed, 0 insertions, 6 deletions
diff --git a/oox/inc/oox/drawingml/shape.hxx b/oox/inc/oox/drawingml/shape.hxx
index 1307d187ff30..ab7637ad543d 100644
--- a/oox/inc/oox/drawingml/shape.hxx
+++ b/oox/inc/oox/drawingml/shape.hxx
@@ -260,12 +260,6 @@ private:
// to propagate it when applying reference shape
};
-// ---------------------------------------------------------------------
-
-/** Get custom shape preset string from xml token id
- */
-::rtl::OUString GetShapePresetType( sal_Int32 nType );
-
// ============================================================================
} }