Kaydet (Commit) 2f1a4e0a authored tarafından Jens Carl's avatar Jens Carl

Clean up file by sorting entries

Change-Id: If24bcf1a3c6aaa6929230e379e364507a5d5fe9b
Reviewed-on: https://gerrit.libreoffice.org/62713
Tested-by: Jenkins
Reviewed-by: 's avatarJens Carl <j.carl43@gmx.de>
üst e33424dd
...@@ -45,8 +45,8 @@ $(eval $(call gb_Library_add_exception_objects,subsequenttest,\ ...@@ -45,8 +45,8 @@ $(eval $(call gb_Library_add_exception_objects,subsequenttest,\
test/source/container/xelementaccess \ test/source/container/xelementaccess \
test/source/container/xindexaccess \ test/source/container/xindexaccess \
test/source/container/xnamecontainer \ test/source/container/xnamecontainer \
test/source/container/xnamereplace \
test/source/container/xnamed \ test/source/container/xnamed \
test/source/container/xnamereplace \
test/source/drawing/captionshape \ test/source/drawing/captionshape \
test/source/sheet/cellarealink \ test/source/sheet/cellarealink \
test/source/sheet/cellproperties \ test/source/sheet/cellproperties \
...@@ -58,9 +58,6 @@ $(eval $(call gb_Library_add_exception_objects,subsequenttest,\ ...@@ -58,9 +58,6 @@ $(eval $(call gb_Library_add_exception_objects,subsequenttest,\
test/source/sheet/functiondescription \ test/source/sheet/functiondescription \
test/source/sheet/globalsheetsettings \ test/source/sheet/globalsheetsettings \
test/source/sheet/scenario \ test/source/sheet/scenario \
test/source/sheet/spreadsheetdocumentsettings \
test/source/sheet/spreadsheetviewsettings \
test/source/sheet/subtotaldescriptor \
test/source/sheet/shape \ test/source/sheet/shape \
test/source/sheet/sheetcell \ test/source/sheet/sheetcell \
test/source/sheet/sheetcellrange \ test/source/sheet/sheetcellrange \
...@@ -69,6 +66,9 @@ $(eval $(call gb_Library_add_exception_objects,subsequenttest,\ ...@@ -69,6 +66,9 @@ $(eval $(call gb_Library_add_exception_objects,subsequenttest,\
test/source/sheet/sheetlink \ test/source/sheet/sheetlink \
test/source/sheet/sheetsortdescriptor2 \ test/source/sheet/sheetsortdescriptor2 \
test/source/sheet/spreadsheet \ test/source/sheet/spreadsheet \
test/source/sheet/spreadsheetdocumentsettings \
test/source/sheet/spreadsheetviewsettings \
test/source/sheet/subtotaldescriptor \
test/source/sheet/tableautoformat \ test/source/sheet/tableautoformat \
test/source/sheet/tablevalidation \ test/source/sheet/tablevalidation \
test/source/sheet/xactivationbroadcaster \ test/source/sheet/xactivationbroadcaster \
...@@ -87,8 +87,6 @@ $(eval $(call gb_Library_add_exception_objects,subsequenttest,\ ...@@ -87,8 +87,6 @@ $(eval $(call gb_Library_add_exception_objects,subsequenttest,\
test/source/sheet/xcellseries \ test/source/sheet/xcellseries \
test/source/sheet/xconsolidatable \ test/source/sheet/xconsolidatable \
test/source/sheet/xconsolidationdescriptor \ test/source/sheet/xconsolidationdescriptor \
test/source/sheet/xdocumentauditing \
test/source/sheet/xgoalseek \
test/source/sheet/xdatabaserange \ test/source/sheet/xdatabaserange \
test/source/sheet/xdatabaseranges \ test/source/sheet/xdatabaseranges \
test/source/sheet/xdatapilotdescriptor \ test/source/sheet/xdatapilotdescriptor \
...@@ -99,61 +97,63 @@ $(eval $(call gb_Library_add_exception_objects,subsequenttest,\ ...@@ -99,61 +97,63 @@ $(eval $(call gb_Library_add_exception_objects,subsequenttest,\
test/source/sheet/xdatapilottables \ test/source/sheet/xdatapilottables \
test/source/sheet/xdatapilottablessupplier \ test/source/sheet/xdatapilottablessupplier \
test/source/sheet/xddelink \ test/source/sheet/xddelink \
test/source/sheet/xdocumentauditing \
test/source/sheet/xformulaquery \ test/source/sheet/xformulaquery \
test/source/sheet/xfunctiondescriptions \ test/source/sheet/xfunctiondescriptions \
test/source/sheet/xgoalseek \
test/source/sheet/xheaderfootercontent \ test/source/sheet/xheaderfootercontent \
test/source/sheet/xlabelrange \ test/source/sheet/xlabelrange \
test/source/sheet/xlabelranges \ test/source/sheet/xlabelranges \
test/source/sheet/xmultipleoperation \
test/source/sheet/xnamedrange \ test/source/sheet/xnamedrange \
test/source/sheet/xnamedranges \ test/source/sheet/xnamedranges \
test/source/sheet/xmultipleoperation \
test/source/sheet/xprintareas \ test/source/sheet/xprintareas \
test/source/sheet/xrecentfunctions \ test/source/sheet/xrecentfunctions \
test/source/sheet/xscenario \ test/source/sheet/xscenario \
test/source/sheet/xscenarioenhanced \ test/source/sheet/xscenarioenhanced \
test/source/sheet/xscenarios \ test/source/sheet/xscenarios \
test/source/sheet/xscenariossupplier \ test/source/sheet/xscenariossupplier \
test/source/sheet/xspreadsheetdocument \
test/source/sheet/xspreadsheet \
test/source/sheet/xspreadsheets \
test/source/sheet/xspreadsheets2 \
test/source/sheet/xspreadsheetview \
test/source/sheet/xsheetannotation \ test/source/sheet/xsheetannotation \
test/source/sheet/xsheetannotationanchor \ test/source/sheet/xsheetannotationanchor \
test/source/sheet/xsheetannotations \ test/source/sheet/xsheetannotations \
test/source/sheet/xsheetannotationssupplier \
test/source/sheet/xsheetannotationshapesupplier \ test/source/sheet/xsheetannotationshapesupplier \
test/source/sheet/xsheetannotationssupplier \
test/source/sheet/xsheetauditing \ test/source/sheet/xsheetauditing \
test/source/sheet/xsheetcellcursor \ test/source/sheet/xsheetcellcursor \
test/source/sheet/xsheetcellrange \ test/source/sheet/xsheetcellrange \
test/source/sheet/xsheetcellrangecontainer \ test/source/sheet/xsheetcellrangecontainer \
test/source/sheet/xsheetcellranges \ test/source/sheet/xsheetcellranges \
test/source/sheet/xsheetcondition \
test/source/sheet/xsheetconditionalentries \ test/source/sheet/xsheetconditionalentries \
test/source/sheet/xsheetconditionalentry \ test/source/sheet/xsheetconditionalentry \
test/source/sheet/xsheetcondition \
test/source/sheet/xsheetfilterable \ test/source/sheet/xsheetfilterable \
test/source/sheet/xsheetfilterableex \ test/source/sheet/xsheetfilterableex \
test/source/sheet/xsheetfilterdescriptor \ test/source/sheet/xsheetfilterdescriptor \
test/source/sheet/xsheetoutline \
test/source/sheet/xsheetlinkable \ test/source/sheet/xsheetlinkable \
test/source/sheet/xsheetoperation \ test/source/sheet/xsheetoperation \
test/source/sheet/xsheetoutline \
test/source/sheet/xsheetpagebreak \ test/source/sheet/xsheetpagebreak \
test/source/sheet/xspreadsheet \
test/source/sheet/xspreadsheetdocument \
test/source/sheet/xspreadsheets \
test/source/sheet/xspreadsheets2 \
test/source/sheet/xspreadsheetview \
test/source/sheet/xstyleloader \ test/source/sheet/xstyleloader \
test/source/sheet/xsubtotalcalculatable \
test/source/sheet/xsubtotaldescriptor \
test/source/sheet/xsubtotalfield \ test/source/sheet/xsubtotalfield \
test/source/sheet/xuniquecellformatrangessupplier\ test/source/sheet/xuniquecellformatrangessupplier\
test/source/sheet/xusedareacursor \ test/source/sheet/xusedareacursor \
test/source/sheet/xviewpane \
test/source/sheet/xviewfreezable \ test/source/sheet/xviewfreezable \
test/source/sheet/xviewpane \
test/source/sheet/xviewsplitable \ test/source/sheet/xviewsplitable \
test/source/sheet/xsubtotalcalculatable \
test/source/sheet/xsubtotaldescriptor \
test/source/table/xcell \ test/source/table/xcell \
test/source/table/xcellcursor \ test/source/table/xcellcursor \
test/source/table/xcolumnrowrange \ test/source/table/xcolumnrowrange \
test/source/table/xtablechartssupplier \ test/source/table/xtablechartssupplier \
test/source/text/xtext \ test/source/text/xtext \
test/source/text/xtextfield \
test/source/text/xtextcontent \ test/source/text/xtextcontent \
test/source/text/xtextfield \
test/source/util/xindent \ test/source/util/xindent \
test/source/util/xmergeable \ test/source/util/xmergeable \
test/source/util/xreplaceable \ test/source/util/xreplaceable \
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment