summaryrefslogtreecommitdiff
path: root/ucb/source/ucp/package/pkgcontentcaps.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'ucb/source/ucp/package/pkgcontentcaps.cxx')
-rw-r--r--ucb/source/ucp/package/pkgcontentcaps.cxx20
1 files changed, 10 insertions, 10 deletions
diff --git a/ucb/source/ucp/package/pkgcontentcaps.cxx b/ucb/source/ucp/package/pkgcontentcaps.cxx
index f6a64ab492d1..45acf60af2d5 100644
--- a/ucb/source/ucp/package/pkgcontentcaps.cxx
+++ b/ucb/source/ucp/package/pkgcontentcaps.cxx
@@ -333,12 +333,12 @@ uno::Sequence< ucb::CommandInfo > Content::getCommands(
ucb::CommandInfo(
OUString( "getCommandInfo" ),
-1,
- cppu::UnoType<cppu::UnoVoidType>::get()
+ cppu::UnoType<void>::get()
),
ucb::CommandInfo(
OUString( "getPropertySetInfo" ),
-1,
- cppu::UnoType<cppu::UnoVoidType>::get()
+ cppu::UnoType<void>::get()
),
ucb::CommandInfo(
OUString( "getPropertyValues" ),
@@ -374,7 +374,7 @@ uno::Sequence< ucb::CommandInfo > Content::getCommands(
ucb::CommandInfo(
OUString( "flush" ),
-1,
- cppu::UnoType<cppu::UnoVoidType>::get()
+ cppu::UnoType<void>::get()
)
};
@@ -396,12 +396,12 @@ uno::Sequence< ucb::CommandInfo > Content::getCommands(
ucb::CommandInfo(
OUString( "getCommandInfo" ),
-1,
- cppu::UnoType<cppu::UnoVoidType>::get()
+ cppu::UnoType<void>::get()
),
ucb::CommandInfo(
OUString( "getPropertySetInfo" ),
-1,
- cppu::UnoType<cppu::UnoVoidType>::get()
+ cppu::UnoType<void>::get()
),
ucb::CommandInfo(
OUString( "getPropertyValues" ),
@@ -424,7 +424,7 @@ uno::Sequence< ucb::CommandInfo > Content::getCommands(
ucb::CommandInfo(
OUString( "insert" ),
-1,
- cppu::UnoType<cppu::UnoVoidType>::get()
+ cppu::UnoType<void>::get()
),
ucb::CommandInfo(
OUString( "open" ),
@@ -447,7 +447,7 @@ uno::Sequence< ucb::CommandInfo > Content::getCommands(
ucb::CommandInfo(
OUString( "flush" ),
-1,
- cppu::UnoType<cppu::UnoVoidType>::get()
+ cppu::UnoType<void>::get()
)
};
@@ -470,12 +470,12 @@ uno::Sequence< ucb::CommandInfo > Content::getCommands(
ucb::CommandInfo(
OUString( "getCommandInfo" ),
-1,
- cppu::UnoType<cppu::UnoVoidType>::get()
+ cppu::UnoType<void>::get()
),
ucb::CommandInfo(
OUString( "getPropertySetInfo" ),
-1,
- cppu::UnoType<cppu::UnoVoidType>::get()
+ cppu::UnoType<void>::get()
),
ucb::CommandInfo(
OUString( "getPropertyValues" ),
@@ -498,7 +498,7 @@ uno::Sequence< ucb::CommandInfo > Content::getCommands(
ucb::CommandInfo(
OUString( "insert" ),
-1,
- cppu::UnoType<cppu::UnoVoidType>::get()
+ cppu::UnoType<void>::get()
),
ucb::CommandInfo(
OUString( "open" ),