summaryrefslogtreecommitdiff
path: root/dtrans/source/cnttype/mcnttype.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'dtrans/source/cnttype/mcnttype.hxx')
-rw-r--r--dtrans/source/cnttype/mcnttype.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/dtrans/source/cnttype/mcnttype.hxx b/dtrans/source/cnttype/mcnttype.hxx
index 61e9594b2ba8..35fb37fbdba1 100644
--- a/dtrans/source/cnttype/mcnttype.hxx
+++ b/dtrans/source/cnttype/mcnttype.hxx
@@ -60,7 +60,7 @@ private:
OUString quotedPValue( );
OUString nonquotedPValue( );
void comment();
- static bool SAL_CALL isInRange( const OUString& aChr, const OUString& aRange );
+ static bool isInRange( const OUString& aChr, const OUString& aRange );
private:
::osl::Mutex m_aMutex;