diff options
author | Zolnai Tamás <zolnaitamas2000@gmail.com> | 2013-08-13 18:04:14 +0200 |
---|---|---|
committer | Zolnai Tamás <zolnaitamas2000@gmail.com> | 2013-08-18 09:49:50 +0200 |
commit | ea358f5d5b04a2a8e11a73d35643cd0afc5cb63b (patch) | |
tree | 0b1d5a43b54516f185dba609ad36c5ad8eceb65c /qadevOOo/objdsc/sw/com.sun.star.style.CharacterStyle.csv | |
parent | 47e24bfed80342ae3f1c45e745b717aa8f557ec0 (diff) |
CharBrd 8.2: Tests for UNO API and ODF filter
Use just those API tests which still alive.
Export filter test use import so no need for distinct
import tests.
Change-Id: Idddc2ece10e20027551538f4e8c224edffa9bfe8
Diffstat (limited to 'qadevOOo/objdsc/sw/com.sun.star.style.CharacterStyle.csv')
-rw-r--r-- | qadevOOo/objdsc/sw/com.sun.star.style.CharacterStyle.csv | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/qadevOOo/objdsc/sw/com.sun.star.style.CharacterStyle.csv b/qadevOOo/objdsc/sw/com.sun.star.style.CharacterStyle.csv index f9dbb50ff760..c7d16cda2f99 100644 --- a/qadevOOo/objdsc/sw/com.sun.star.style.CharacterStyle.csv +++ b/qadevOOo/objdsc/sw/com.sun.star.style.CharacterStyle.csv @@ -92,6 +92,15 @@ "CharacterStyle";"com::sun::star::style::CharacterProperties";"CharStyleNames#optional" "CharacterStyle";"com::sun::star::style::CharacterProperties";"CharHidden#optional" "CharacterStyle";"com::sun::star::style::CharacterProperties";"TextUserDefinedAttributes#optional" +"CharacterStyle";"com::sun::star::style::CharacterProperties";"CharLeftBorder#optional" +"CharacterStyle";"com::sun::star::style::CharacterProperties";"CharRightBorder#optional" +"CharacterStyle";"com::sun::star::style::CharacterProperties";"CharBottomBorder#optional" +"CharacterStyle";"com::sun::star::style::CharacterProperties";"CharTopBorder#optional" +"CharacterStyle";"com::sun::star::style::CharacterProperties";"CharBorderDistance#optional" +"CharacterStyle";"com::sun::star::style::CharacterProperties";"CharLeftBorderDistance#optional" +"CharacterStyle";"com::sun::star::style::CharacterProperties";"CharRightBorderDistance#optional" +"CharacterStyle";"com::sun::star::style::CharacterProperties";"CharBottomBorderDistance#optional" +"CharacterStyle";"com::sun::star::style::CharacterProperties";"CharTopBorderDistance#optional" "CharacterStyle";"com::sun::star::beans::XPropertySet";"getPropertySetInfo()" "CharacterStyle";"com::sun::star::beans::XPropertySet";"setPropertyValue()" "CharacterStyle";"com::sun::star::beans::XPropertySet";"getPropertyValue()" |