summaryrefslogtreecommitdiff
path: root/ucb/source/cacher/cachedcontentresultsetstub.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'ucb/source/cacher/cachedcontentresultsetstub.hxx')
-rw-r--r--ucb/source/cacher/cachedcontentresultsetstub.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/ucb/source/cacher/cachedcontentresultsetstub.hxx b/ucb/source/cacher/cachedcontentresultsetstub.hxx
index 485952e8b573..65f120086604 100644
--- a/ucb/source/cacher/cachedcontentresultsetstub.hxx
+++ b/ucb/source/cacher/cachedcontentresultsetstub.hxx
@@ -61,19 +61,19 @@ private:
impl_getColumnCount();
/// @throws css::uno::RuntimeException
- static void SAL_CALL
+ static void
impl_getCurrentContentIdentifierString(
css::uno::Any& rAny
, const css::uno::Reference< css::ucb::XContentAccess >& xContentAccess );
/// @throws css::uno::RuntimeException
- static void SAL_CALL
+ static void
impl_getCurrentContentIdentifier(
css::uno::Any& rAny
, const css::uno::Reference< css::ucb::XContentAccess >& xContentAccess );
/// @throws css::uno::RuntimeException
- static void SAL_CALL
+ static void
impl_getCurrentContent(
css::uno::Any& rAny
, const css::uno::Reference< css::ucb::XContentAccess >& xContentAccess );