From d05351723055dd56e8732c4ac2104cd8111e2a54 Mon Sep 17 00:00:00 2001 From: Markus Mohrhard Date: Sun, 2 Dec 2012 17:36:46 +0100 Subject: this method is not implemented Change-Id: Ief364d7c835d75e6caf4fb0d639d8e67b7bdcd2a --- sc/source/ui/inc/condformatdlgentry.hxx | 1 - 1 file changed, 1 deletion(-) (limited to 'sc/source/ui/inc/condformatdlgentry.hxx') diff --git a/sc/source/ui/inc/condformatdlgentry.hxx b/sc/source/ui/inc/condformatdlgentry.hxx index 9ff98407dcc8..885443d4b04a 100644 --- a/sc/source/ui/inc/condformatdlgentry.hxx +++ b/sc/source/ui/inc/condformatdlgentry.hxx @@ -266,7 +266,6 @@ class ScIconSetFrmtEntry : public ScCondFrmtEntry typedef boost::ptr_vector ScIconSetFrmtDateEntriesType; ScIconSetFrmtDateEntriesType maEntries; - ScFormatEntry* createIconSetEntry(); virtual rtl::OUString GetExpressionString(); void Init(); -- cgit