summaryrefslogtreecommitdiff
path: root/xmlhelp/source/cxxhelp/provider/contentcaps.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'xmlhelp/source/cxxhelp/provider/contentcaps.cxx')
-rw-r--r--xmlhelp/source/cxxhelp/provider/contentcaps.cxx9
1 files changed, 0 insertions, 9 deletions
diff --git a/xmlhelp/source/cxxhelp/provider/contentcaps.cxx b/xmlhelp/source/cxxhelp/provider/contentcaps.cxx
index 9b442dc682f0..d53bbba40e8d 100644
--- a/xmlhelp/source/cxxhelp/provider/contentcaps.cxx
+++ b/xmlhelp/source/cxxhelp/provider/contentcaps.cxx
@@ -154,26 +154,17 @@ uno::Sequence< beans::Property > Content::getProperties(
return props;
}
-
-
-//=========================================================================
// virtual
uno::Sequence< star::ucb::CommandInfo > Content::getCommands(
const uno::Reference< star::ucb::XCommandEnvironment > & /*xEnv*/ )
{
- //=================================================================
- //
// Supported commands
- //
- //=================================================================
#define COMMAND_COUNT 5
static const star::ucb::CommandInfo aCommandInfoTable[] =
{
- ///////////////////////////////////////////////////////////////
// Required commands
- ///////////////////////////////////////////////////////////////
star::ucb::CommandInfo(
"getCommandInfo",
-1,