summaryrefslogtreecommitdiff
path: root/include/unotools/configitem.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/unotools/configitem.hxx')
-rw-r--r--include/unotools/configitem.hxx2
1 files changed, 0 insertions, 2 deletions
diff --git a/include/unotools/configitem.hxx b/include/unotools/configitem.hxx
index 7865bdb3f60c..12965fd31b82 100644
--- a/include/unotools/configitem.hxx
+++ b/include/unotools/configitem.hxx
@@ -27,7 +27,6 @@
#include <unotools/unotoolsdllapi.h>
#include <unotools/options.hxx>
-
namespace com{ namespace sun{ namespace star{
namespace uno{
class Any;
@@ -82,7 +81,6 @@ namespace utl
void CallNotify(
const com::sun::star::uno::Sequence<OUString>& aPropertyNames);
-
// In special mode ALL_LOCALES we must support reading/writing of localized cfg entries as Sequence< PropertyValue >.
// These methods are helper to convert given lists of names and Any-values.
// format: PropertyValue.Name = <locale as ISO string>