From 4abd8fe7cc30e305169cef8027209a7cb66e29f1 Mon Sep 17 00:00:00 2001 From: Bjoern Michaelsen Date: Sat, 19 Sep 2015 00:58:47 +0200 Subject: add implementation for theServiceDocumenter singleton - make utl library use servicedecl.hxx - thus remove superflous XServiceInfo implementation for XTempFile - make XTempfile,hxx first include to ensure the header file is self-contained - while touching this, fix some indenting in XTempFile.hxx Change-Id: Id51d99e817d406a919a63505ba01f3372f3111bf --- unotools/util/utl.component | 3 +++ 1 file changed, 3 insertions(+) (limited to 'unotools/util') diff --git a/unotools/util/utl.component b/unotools/util/utl.component index ef929f2a9b77..8b9371343582 100644 --- a/unotools/util/utl.component +++ b/unotools/util/utl.component @@ -22,4 +22,7 @@ + + + -- cgit