summaryrefslogtreecommitdiff
path: root/sc/source/ui/inc/fieldwnd.hxx
diff options
context:
space:
mode:
authorElton Chung <elton@elton.tk>2012-01-31 12:36:47 +0000
committerNoel Power <noel.power@novell.com>2012-01-31 12:37:18 +0000
commit9c66fca6ceaa3ba4ad79264a56a992828a92f536 (patch)
tree446bb75c13d77ee00549db0629fc4a1e4410704b /sc/source/ui/inc/fieldwnd.hxx
parent4171501c49e345266e892e35e6c224deb1b34f55 (diff)
Remove unsed code
Diffstat (limited to 'sc/source/ui/inc/fieldwnd.hxx')
-rw-r--r--sc/source/ui/inc/fieldwnd.hxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/sc/source/ui/inc/fieldwnd.hxx b/sc/source/ui/inc/fieldwnd.hxx
index 2b232cf9428b..49fc2edeba1e 100644
--- a/sc/source/ui/inc/fieldwnd.hxx
+++ b/sc/source/ui/inc/fieldwnd.hxx
@@ -149,7 +149,6 @@ public:
void GetExistingIndex( const Point& rPos, size_t& rnIndex );
size_t GetSelectedField() const;
- void SetSelectedField(size_t nSelected);
/** Selects the next field. Called i.e. after moving a field from SELECT area. */
void SelectNext();