summaryrefslogtreecommitdiff
path: root/include/tools/multisel.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/tools/multisel.hxx')
-rw-r--r--include/tools/multisel.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/tools/multisel.hxx b/include/tools/multisel.hxx
index a2b785e6c7ad..9f270eba7504 100644
--- a/include/tools/multisel.hxx
+++ b/include/tools/multisel.hxx
@@ -68,7 +68,7 @@ public:
void Remove( long nIndex );
const Range& GetTotalRange() const { return aTotRange; }
- long FirstSelected( bool bInverse = false );
+ long FirstSelected();
long LastSelected();
long NextSelected();