summaryrefslogtreecommitdiff
path: root/ucb/source/inc
diff options
context:
space:
mode:
Diffstat (limited to 'ucb/source/inc')
-rw-r--r--ucb/source/inc/regexpmap.hxx2
1 files changed, 0 insertions, 2 deletions
diff --git a/ucb/source/inc/regexpmap.hxx b/ucb/source/inc/regexpmap.hxx
index 606423852bf6..33fc1aa49e5a 100644
--- a/ucb/source/inc/regexpmap.hxx
+++ b/ucb/source/inc/regexpmap.hxx
@@ -434,10 +434,8 @@ public:
bool add(OUString const & rKey, Val const & rValue, bool bOverwrite,
OUString * pReverse = 0);
- // throws com::sun::star::lang::IllegalArgumentException
iterator find(OUString const & rKey, OUString * pReverse = 0);
- // throws com::sun::star::lang::IllegalArgumentException
void erase(iterator const & rPos);