Some matching sets of sample ooxml and ole2 files, along with a plain text description

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@608826 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Nick Burch 2008-01-04 13:09:57 +00:00
parent 27b4980c2e
commit f3177bf387
9 changed files with 61 additions and 0 deletions

View File

@ -0,0 +1,26 @@
Author = Nick Burch
Title = SlideShow Sample
Subject = A sample slideshow
Keywords = Sample Testing
Comments = This is a sample slideshow, for use with testing etc
(Slide 1)
Title of the first slide
Subtitle of the first slide
This bit is in italic green
(Notes 1)
I am the notes of the first slide
(Slide 2)
This is the second slide
* It has bullet points on it
* Theyre fun, arent they?
* Especially in a different font like Arial Black at 16 point!
(Notes 2)
These are the notes of the 2nd slide
THIS LINE IS BOLD

View File

@ -0,0 +1,14 @@
Author = Nick Burch
Title = Test Document
Subject = This is a sample document
Keywords = Testing Sample
Comments = This document is used for testing text and metadata extraction
I am a test document
This is page 1
I am Calibri (Body) in font size 11
This is page two
Its Arial Black in 16 point
Its also in blue

View File

@ -0,0 +1,21 @@
Author = Nick Burch
Title = Sample Spreadsheet
Subject = Spreadsheet for testing
Keywords = Testing Sample Formulas
Comments = This is a sample spreadsheet, for use when testing things
(First Sheet)
Test spreadsheet
2nd row 2nd row 2nd column
This one is red
(Sheet Number 2)
Start of 2nd sheet
Sheet 2 row 2
I'm in bold blue, on a yellow background
cb=1 cb=10 cb=2 cb=sum
1 10 2 =SUM(A7:C7)

Binary file not shown.

Binary file not shown.