summaryrefslogtreecommitdiff
path: root/connectivity/source/inc/file/fcode.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'connectivity/source/inc/file/fcode.hxx')
-rw-r--r--connectivity/source/inc/file/fcode.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/connectivity/source/inc/file/fcode.hxx b/connectivity/source/inc/file/fcode.hxx
index 33ebc032d0b4..752b9a253c1a 100644
--- a/connectivity/source/inc/file/fcode.hxx
+++ b/connectivity/source/inc/file/fcode.hxx
@@ -147,7 +147,7 @@ namespace connectivity
class OOperandConst : public OOperandValue
{
public:
- OOperandConst(const connectivity::OSQLParseNode& rColumnRef, const rtl::OUString& aStrValue);
+ OOperandConst(const connectivity::OSQLParseNode& rColumnRef, const OUString& aStrValue);
TYPEINFO();
};