diff options
author | Eike Rathke <erack@redhat.com> | 2014-08-11 22:45:28 +0200 |
---|---|---|
committer | Eike Rathke <erack@redhat.com> | 2014-08-11 22:48:52 +0200 |
commit | 4727104ae31325d70bd50e0300cbcf75e4fbdd7d (patch) | |
tree | e19cf085f507d645714bb77b01403666be0d812f /sc | |
parent | 4d3c9ed257e51af55f358d2b44d5fc2e341c7202 (diff) |
externalReference and externalReferences are implemented now
With 8c23a767d926d8d08213f5e2f8e81775c653cbd7
Change-Id: I9ee7a470bcbe42c5d5b4a871e609a0530cc024f8
Diffstat (limited to 'sc')
-rw-r--r-- | sc/source/filter/excel/ooxml-export-TODO.txt | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/sc/source/filter/excel/ooxml-export-TODO.txt b/sc/source/filter/excel/ooxml-export-TODO.txt index 9926cfdabfbd..c72b956623bb 100644 --- a/sc/source/filter/excel/ooxml-export-TODO.txt +++ b/sc/source/filter/excel/ooxml-export-TODO.txt @@ -30,8 +30,6 @@ Elements: - Workbook (§3.2): - customWorkbookViews (§3.2.3) - ext (§3.2.7) - - externalReference (§3.2.8) - - externalReferences (§3.2.9) - extLst (§3.2.10) - fileRecoveryPr (§3.2.11) [ CRASHRECERR? 865h ] - fileSharing (§3.2.12) [ FILESHARING 5Bh ] |