summaryrefslogtreecommitdiffstats
path: root/include/framework/interaction.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/framework/interaction.hxx')
-rw-r--r--include/framework/interaction.hxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/include/framework/interaction.hxx b/include/framework/interaction.hxx
index 0b316fb6505d..2855f30edd4b 100644
--- a/include/framework/interaction.hxx
+++ b/include/framework/interaction.hxx
@@ -39,7 +39,7 @@
namespace framework{
-/*-************************************************************************************************************//**
+/*-************************************************************************************************************
@short special request for interaction to ask user for right filter
@descr These helper can be used to ask user for right filter, if filter detection failed.
It capsulate communication with any interaction handler and supports an easy
@@ -74,7 +74,7 @@ class FWE_DLLPUBLIC RequestFilterSelect
com::sun::star::uno::Reference < ::com::sun::star::task::XInteractionRequest > GetRequest();
};
-/*-************************************************************************************************************//**
+/*-************************************************************************************************************
@short special request for interaction
@descr User must decide between a preselected and another detected filter.
It capsulate communication with any interaction handler and supports an easy