diff options
author | Bartosz Kosiorek <gang65@poczta.onet.pl> | 2016-11-23 02:45:38 +0100 |
---|---|---|
committer | Noel Grandin <noel.grandin@collabora.co.uk> | 2016-11-23 07:30:47 +0000 |
commit | 9b2e69abfc6386578fe3313362f1bbfe74c36a14 (patch) | |
tree | c18a1bf65d7f3df3422b013a43226e6f2d7f6644 /sw/source/uibase/fldui/fldmgr.cxx | |
parent | 741b56fc09e8c9c4361baa7a876fe3c8b81710db (diff) |
tdf#42949 Remove unused uno headers from /sw/source/uibase
Change-Id: Iec10c5411814008f873868382faf245f38eeae1f
Reviewed-on: https://gerrit.libreoffice.org/31097
Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
Tested-by: Noel Grandin <noel.grandin@collabora.co.uk>
Diffstat (limited to 'sw/source/uibase/fldui/fldmgr.cxx')
-rw-r--r-- | sw/source/uibase/fldui/fldmgr.cxx | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/sw/source/uibase/fldui/fldmgr.cxx b/sw/source/uibase/fldui/fldmgr.cxx index a51dd7666f3d..006b9587a5fc 100644 --- a/sw/source/uibase/fldui/fldmgr.cxx +++ b/sw/source/uibase/fldui/fldmgr.cxx @@ -22,8 +22,6 @@ #include <cmdid.h> #include <hintids.hxx> #include <svl/stritem.hxx> -#include <com/sun/star/lang/XMultiServiceFactory.hpp> -#include <com/sun/star/container/XNameAccess.hpp> #include <com/sun/star/text/DefaultNumberingProvider.hpp> #include <com/sun/star/text/XDefaultNumberingProvider.hpp> #include <com/sun/star/text/XNumberingTypeInfo.hpp> |