#ifndef com_sun_star_chart2_SubIncrement_idl #define com_sun_star_chart2_SubIncrement_idl //============================================================================= module com { module sun { module star { module chart2 { //============================================================================= struct SubIncrement { /** should contain nothing for auto, or an integer value for an explicit interval count. @see ExplicitSubIncrement */ any IntervalCount; /** should contain nothing for auto, or a boolean value for an explicit setting. @see ExplicitSubIncrement */ any PostEquidistant; }; //============================================================================= }; }; }; }; #endif /content>
Doxygen does not know type element and will recognize strings that
contain capital letter (all API types do) automatically as type.
This patch removes 15k doxygen warnings.

git ls-files | grep \\.idl | xargs sed -i "s,<type>\([^<]\+\)</type>,\1,"

Change-Id: I45c07cf0b115d5fb5353f4aa9719839615ea1150
re-base on ALv2 code. 2012-06-12T13:56:28+00:00 Michael Meeks michael.meeks@suse.com 2012-06-12T13:52:37+00:00 63607e9e07390f960e56f7355de937703c010dd6

add mode-lines to .idl files 2012-01-05T09:18:17+00:00 Caolán McNamara caolanm@redhat.com 2011-12-29T12:12:09+00:00 91894d52b6a585c57d68c67b1e0fbe2bee426279

Strip include guards in idl files 2011-04-01T22:08:53+00:00 Julien Nabet serval2412@yahoo.fr 2011-04-01T22:08:53+00:00 45e7a5b78c29ebc5bd43ba65d1b02cb4457be613

jsc340: i115337: cleanup since tags 2010-11-02T09:46:09+00:00 Juergen Schmidt jsc@openoffice.org 2010-11-02T09:46:09+00:00 0d62b806f5a473ae1670405f9d88b10cbedf8dcc

changefileheader2: #i109125#: change source file copyright notice from Sun Microsystems to Oracle; remove CVS style keywords (RCSfile, Revision) 2010-02-12T14:01:35+00:00 Jens-Heiner Rechtien hr@openoffice.org 2010-02-12T14:01:35+00:00 7c80db2eb3bcdd73112bb5ed093c83918870353e

INTEGRATION: CWS canvas05 (1.5.366); FILE MERGED 2008-06-24T10:23:13+00:00 Kurt Zenker kz@openoffice.org 2008-06-24T10:23:13+00:00 5c0403eaa0ae6677b4c314c38bea435d8143d505 2008/04/21 07:37:58 thb 1.5.366.3: RESYNC: (1.5-1.6); FILE MERGED 2008/03/13 17:06:44 thb 1.5.366.2: added todo comment 2007/10/01 13:33:53 thb 1.5.366.1: #i79437# Merge from CWS picom
2008/04/21 07:37:58 thb 1.5.366.3: RESYNC: (1.5-1.6); FILE MERGED
2008/03/13 17:06:44 thb 1.5.366.2: added todo comment
2007/10/01 13:33:53 thb 1.5.366.1: #i79437# Merge from CWS picom
INTEGRATION: CWS changefileheader (1.5.480); FILE MERGED 2008-04-11T00:33:57+00:00 Rüdiger Timm rt@openoffice.org 2008-04-11T00:33:57+00:00 45f6ef2324e3cad69b40db9fdab962e970249cbc 2008/03/31 16:02:37 rt 1.5.480.1: #i87441# Change license header to LPGL v3.
2008/03/31 16:02:37 rt 1.5.480.1: #i87441# Change license header to LPGL v3.
INTEGRATION: CWS canvas02 (1.3.16); FILE MERGED 2005-11-02T12:21:41+00:00 Kurt Zenker kz@openoffice.org 2005-11-02T12:21:41+00:00 10aecb65f376572873f7765d6856f65d683616f1 2005/10/08 20:36:52 thb 1.3.16.2: RESYNC: (1.3-1.4); FILE MERGED 2005/06/17 23:31:13 thb 1.3.16.1: #i48939# Added XColorSpace to bitmap layouts and XParametricPolyPolygon; improved and clarified documentation (especially regarding permissible values); slightly adapted XBufferManager (is now actually implemented for some canvases)
2005/10/08 20:36:52 thb 1.3.16.2: RESYNC: (1.3-1.4); FILE MERGED
2005/06/17 23:31:13 thb 1.3.16.1: #i48939# Added XColorSpace to bitmap layouts and XParametricPolyPolygon; improved and clarified documentation (especially regarding permissible values); slightly adapted XBufferManager (is now actually implemented for some canvases)