summaryrefslogtreecommitdiff
path: root/tools/inc
diff options
context:
space:
mode:
authorIvan Timofeev <timofeev.i.s@gmail.com>2011-10-20 23:11:17 +0400
committerIvan Timofeev <timofeev.i.s@gmail.com>2011-10-20 23:11:17 +0400
commitd72701bba66817fbd0ddcb8dea969aea49f8426a (patch)
tree292c117d6ea1bb75b1b41c7113dcdbcd5d6bdfa1 /tools/inc
parent593e4c36d2f199cc3b82be587bc7674c2f394d06 (diff)
bye-bye old range parser
Diffstat (limited to 'tools/inc')
-rw-r--r--tools/inc/tools/multisel.hxx3
1 files changed, 0 insertions, 3 deletions
diff --git a/tools/inc/tools/multisel.hxx b/tools/inc/tools/multisel.hxx
index 6d3c3de7a5f6..a979c23b5f6e 100644
--- a/tools/inc/tools/multisel.hxx
+++ b/tools/inc/tools/multisel.hxx
@@ -71,9 +71,6 @@ public:
MultiSelection();
MultiSelection( const MultiSelection& rOrig );
MultiSelection( const Range& rRange );
- MultiSelection( const UniString& rString,
- sal_Unicode cRange = '-',
- sal_Unicode cSep = ';' );
~MultiSelection();
MultiSelection& operator= ( const MultiSelection& rOrig );