summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/sheet/DataPilotOutputRangeType.idl
AgeCommit message (Collapse)Author
2012-08-12Remove comment art from offapi and udkapiJean-Tiare LE BIGOT
I used this "one-liner" to detect comment lines containing only spaces and '=' or '-' $ find . -name "*.*" -exec sed -i '/^\s*\/\/\s*[-=]*\s*$/d' {} \; Change-Id: Iac589765c8c2e7c3ad9c487d57e48b4fd4439f07
2012-06-12re-base on ALv2 code.Michael Meeks
2012-01-05add mode-lines to .idl filesCaolán McNamara
2010-11-02jsc340: i115337: cleanup since tagsJuergen Schmidt
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun ↵Jens-Heiner Rechtien
Microsystems to Oracle; remove CVS style keywords (RCSfile, Revision)
2008-05-20INTEGRATION: CWS koheidatapilot01 (1.1.2); FILE ADDEDKurt Zenker
2008/05/20 12:57:50 kz 1.1.2.4: updated license header 2007/12/07 05:29:36 kohei 1.1.2.3: removed explicit scopes from elements whose scopes are com::sun::star::sheet, added more annotations for XDataPilotTable2 interface. 2007/12/06 23:08:29 kohei 1.1.2.2: more javadoc comments added. 2007/12/04 04:31:56 kohei 1.1.2.1: more API added.