Difference between revisions of "Calc/Implementation/Filter in spreadsheet"

From Apache OpenOffice Wiki
Jump to: navigation, search
Line 1: Line 1:
 
 
== The whole view of filter ==
 
== The whole view of filter ==
 
An in-memory Symphony document is represented by it's document model. On disk, the same document is represented as a file. An import component must turn the latter into the former as shown by this diagram.
 
An in-memory Symphony document is represented by it's document model. On disk, the same document is represented as a file. An import component must turn the latter into the former as shown by this diagram.

Revision as of 06:03, 1 June 2012

The whole view of filter

An in-memory Symphony document is represented by it's document model. On disk, the same document is represented as a file. An import component must turn the latter into the former as shown by this diagram.

Personal tools