diff options
Diffstat (limited to 'oovbaapi/ooo/vba/XPageSetupBase.idl')
-rw-r--r-- | oovbaapi/ooo/vba/XPageSetupBase.idl | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/oovbaapi/ooo/vba/XPageSetupBase.idl b/oovbaapi/ooo/vba/XPageSetupBase.idl index bc39b540db4b..4a94327e6cb9 100644 --- a/oovbaapi/ooo/vba/XPageSetupBase.idl +++ b/oovbaapi/ooo/vba/XPageSetupBase.idl @@ -16,11 +16,6 @@ * except in compliance with the License. You may obtain a copy of * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ -#ifndef __ooo_vba_XPageSetupBase_idl__ -#define __ooo_vba_XPageSetupBase_idl__ - -#include <com/sun/star/uno/XInterface.idl> -#include <ooo/vba/XHelperInterface.idl> @@ -46,7 +41,5 @@ interface XPageSetupBase }; }; -#endif - /* vim:set shiftwidth=4 softtabstop=4 expandtab: */ |