summaryrefslogtreecommitdiff
path: root/include/svtools/optionsdrawinglayer.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/svtools/optionsdrawinglayer.hxx')
-rw-r--r--include/svtools/optionsdrawinglayer.hxx16
1 files changed, 0 insertions, 16 deletions
diff --git a/include/svtools/optionsdrawinglayer.hxx b/include/svtools/optionsdrawinglayer.hxx
index d217735fd372..8c1e4e17fa0d 100644
--- a/include/svtools/optionsdrawinglayer.hxx
+++ b/include/svtools/optionsdrawinglayer.hxx
@@ -41,11 +41,6 @@ class SvtOptionsDrawinglayer_Impl;
/*-************************************************************************************************************
@short collect information about startup features
- @descr -
-
- @implements -
- @base -
-
@devstatus ready to use
*//*-*************************************************************************************************************/
@@ -70,11 +65,6 @@ class SVT_DLLPUBLIC SvtOptionsDrawinglayer
@seealso member m_nRefCount
@seealso member m_pDataContainer
-
- @param -
- @return -
-
- @onerror -
*//*-*****************************************************************************************************/
SvtOptionsDrawinglayer();
@@ -169,13 +159,7 @@ class SVT_DLLPUBLIC SvtOptionsDrawinglayer
@short return a reference to a static mutex
@descr These class use his own static mutex to be threadsafe.
We create a static mutex only for one ime and use at different times.
-
- @seealso -
-
- @param -
@return A reference to a static mutex member.
-
- @onerror -
*//*-*****************************************************************************************************/
SVT_DLLPRIVATE static ::osl::Mutex& GetOwnStaticMutex();