summaryrefslogtreecommitdiffstats
path: root/kspread/OASIS.txt
diff options
context:
space:
mode:
Diffstat (limited to 'kspread/OASIS.txt')
-rw-r--r--kspread/OASIS.txt32
1 files changed, 16 insertions, 16 deletions
diff --git a/kspread/OASIS.txt b/kspread/OASIS.txt
index bf0feb94..d85e8779 100644
--- a/kspread/OASIS.txt
+++ b/kspread/OASIS.txt
@@ -51,7 +51,7 @@ Document/Workbook
[x] Active sheet
[x] Header
[x] Footer
- [x] Page layout
+ [x] Page tqlayout
[x] Protection status
[x] Print range
[x] Print setup
@@ -96,7 +96,7 @@ rich text will be converted to simple plain text.
Link may not fully compatible since KSpread can only link the whole cell,
not partial text. For example, if the text is "Visit the website" where only
the string "website" is a hyperlink to an URL, in KSpread the whole string
-"Visit the website" becomes the link. Consequently, if the text contains
+"Visit the website" becomes the link. Consequently, if the text tqcontains
two or more links, only the first link will be used.
(I will fixe when we convert it to kotext)
@@ -155,44 +155,44 @@ Merged cells
</table:table-cell>
<table:covered-table-cell table:style-name="ce3"/>
-Cell horizontal alignment: top
- <style:style style:name="ce1" style:family="table-cell" style:parent-style-name="Default">
+Cell horizontal tqalignment: top
+ <style:style style:name="ce1" style:family="table-cell" style:tqparent-style-name="Default">
<style:table-cell-properties style:vertical-align="top"/>
</style:style>
-Cell horizontal alignment: middle
- <style:style style:name="ce2" style:family="table-cell" style:parent-style-name="Default">
+Cell horizontal tqalignment: middle
+ <style:style style:name="ce2" style:family="table-cell" style:tqparent-style-name="Default">
<style:table-cell-properties style:vertical-align="middle"/>
</style:style>
-Cell horizontal alignment: bottom
- <style:style style:name="ce3" style:family="table-cell" style:parent-style-name="Default">
+Cell horizontal tqalignment: bottom
+ <style:style style:name="ce3" style:family="table-cell" style:tqparent-style-name="Default">
<style:table-cell-properties style:vertical-align="bottom"/>
</style:style>
-Cell vertical alignment: top
- <style:style style:name="ce5" style:family="table-cell" style:parent-style-name="Default">
+Cell vertical tqalignment: top
+ <style:style style:name="ce5" style:family="table-cell" style:tqparent-style-name="Default">
<style:table-cell-properties fo:text-align="center"
style:text-align-source="fix" style:repeat-content="none"
fo:margin-left="0in" style:vertical-align="top"/>
</style:style>
-Cell vertical alignment: middle
- <style:style style:name="ce6" style:family="table-cell" style:parent-style-name="Default">
+Cell vertical tqalignment: middle
+ <style:style style:name="ce6" style:family="table-cell" style:tqparent-style-name="Default">
<style:table-cell-properties fo:text-align="center"
style:text-align-source="fix" style:repeat-content="none"
fo:margin-left="0in" style:vertical-align="middle"/>
</style:style>
-Cell vertical alignment: bottom
- <style:style style:name="ce7" style:family="table-cell" style:parent-style-name="Default">
+Cell vertical tqalignment: bottom
+ <style:style style:name="ce7" style:family="table-cell" style:tqparent-style-name="Default">
<style:table-cell-properties fo:text-align="center"
style:text-align-source="fix" style:repeat-content="none"
fo:margin-left="0in" style:vertical-align="bottom"/>
</style:style>
- <style:style style:name="Heading" style:family="table-cell" style:parent-style-name="Default">
+ <style:style style:name="Heading" style:family="table-cell" style:tqparent-style-name="Default">
<style:table-cell-properties style:text-align-source="fix" style:repeat-content="false"/>
<style:paragraph-properties fo:text-align="center"/>
<style:text-properties fo:font-size="16pt" fo:font-style="italic" fo:font-weight="bold"/>
@@ -200,7 +200,7 @@ Cell vertical alignment: bottom
Unprotected cell
- <style:style style:name="ce1" style:family="table-cell" style:parent-style-name="Default">
+ <style:style style:name="ce1" style:family="table-cell" style:tqparent-style-name="Default">
<style:table-cell-properties style:cell-protect="none"
style:print-content="true"/>
</style:style>