diff options
Diffstat (limited to 'sfx2/source/doc/sfxmodelfactory.cxx')
-rw-r--r-- | sfx2/source/doc/sfxmodelfactory.cxx | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/sfx2/source/doc/sfxmodelfactory.cxx b/sfx2/source/doc/sfxmodelfactory.cxx index 7a2441bfe1e8..7a9bd9094045 100644 --- a/sfx2/source/doc/sfxmodelfactory.cxx +++ b/sfx2/source/doc/sfxmodelfactory.cxx @@ -28,11 +28,9 @@ #include "sfx2/sfxmodelfactory.hxx" -/** === begin UNO includes === **/ #include <com/sun/star/lang/XServiceInfo.hpp> #include <com/sun/star/beans/NamedValue.hpp> #include <com/sun/star/lang/XInitialization.hpp> -/** === end UNO includes === **/ #include <comphelper/namedvaluecollection.hxx> #include <cppuhelper/implbase2.hxx> |