summaryrefslogtreecommitdiff
path: root/cli_ure/source/native/native_bootstrap.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'cli_ure/source/native/native_bootstrap.cxx')
-rw-r--r--cli_ure/source/native/native_bootstrap.cxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/cli_ure/source/native/native_bootstrap.cxx b/cli_ure/source/native/native_bootstrap.cxx
index 0a22d7bb5e63..583dbf30fd4d 100644
--- a/cli_ure/source/native/native_bootstrap.cxx
+++ b/cli_ure/source/native/native_bootstrap.cxx
@@ -352,7 +352,7 @@ public:
bootstrap();
};
-//______________________________________________________________________________
+
::unoidl::com::sun::star::uno::XComponentContext ^
Bootstrap::defaultBootstrap_InitialComponentContext(
::System::String ^ ini_file,
@@ -390,7 +390,7 @@ Bootstrap::defaultBootstrap_InitialComponentContext(
to_cli( xContext ) );
}
-//______________________________________________________________________________
+
::unoidl::com::sun::star::uno::XComponentContext ^
Bootstrap::defaultBootstrap_InitialComponentContext()
{