From f1a7a2c1b11737e31b7852ef12d25ad0339f2a74 Mon Sep 17 00:00:00 2001 From: Markus Mohrhard Date: Sun, 19 Apr 2015 02:19:00 +0200 Subject: fix indentation Change-Id: I1d7fa501959758d17440edcec146724cba97535f --- offapi/com/sun/star/xml/sax/XFastShapeContextHandler.idl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'offapi') diff --git a/offapi/com/sun/star/xml/sax/XFastShapeContextHandler.idl b/offapi/com/sun/star/xml/sax/XFastShapeContextHandler.idl index 5ec7c88de1d6..de141555a90e 100644 --- a/offapi/com/sun/star/xml/sax/XFastShapeContextHandler.idl +++ b/offapi/com/sun/star/xml/sax/XFastShapeContextHandler.idl @@ -43,7 +43,7 @@ interface XFastShapeContextHandler: com::sun::star::xml::sax::XFastContextHandle [attribute] string RelationFragmentPath; [attribute] long StartToken; [attribute] com::sun::star::awt::Point Position; - }; +}; }; }; }; }; }; -- cgit