summaryrefslogtreecommitdiff
path: root/forms/source/component/cachedrowset.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'forms/source/component/cachedrowset.hxx')
-rw-r--r--forms/source/component/cachedrowset.hxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/forms/source/component/cachedrowset.hxx b/forms/source/component/cachedrowset.hxx
index 15443e547cd8..7b7ece865b83 100644
--- a/forms/source/component/cachedrowset.hxx
+++ b/forms/source/component/cachedrowset.hxx
@@ -70,9 +70,9 @@ namespace frm
@throws Exception
*/
- void setCommandFromQuery ( const ::rtl::OUString& _rQueryName );
+ void setCommandFromQuery ( const OUString& _rQueryName );
- void setCommand ( const ::rtl::OUString& _rCommand );
+ void setCommand ( const OUString& _rCommand );
void setEscapeProcessing ( const sal_Bool _bEscapeProcessing );
void setConnection ( const ::com::sun::star::uno::Reference< ::com::sun::star::sdbc::XConnection >& _rxConnection );