diff options
Diffstat (limited to 'include/unotools')
-rw-r--r-- | include/unotools/viewoptions.hxx | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/include/unotools/viewoptions.hxx b/include/unotools/viewoptions.hxx index 224dcb7e94d8..0a39b70bef90 100644 --- a/include/unotools/viewoptions.hxx +++ b/include/unotools/viewoptions.hxx @@ -144,10 +144,10 @@ class UNOTOOLS_DLLPUBLIC SAL_WARN_UNUSED SvtViewOptions : public utl::detail::Op /*-**************************************************************************************************** @short use it to delete an entry of dynamic view set - @descr You can use this method to delete anexisting node in configuration. + @descr You can use this method to delete an existing node in configuration. But if you call a Set- or Get- method again on this instance the item is created again! If you do nothing after this call - your view will die relay in configuration ... + your view will die relay in configuration... @seealso method Exist() |