summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/sheet/TableAutoFormatField.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/sheet/TableAutoFormatField.idl')
-rw-r--r--offapi/com/sun/star/sheet/TableAutoFormatField.idl20
1 files changed, 10 insertions, 10 deletions
diff --git a/offapi/com/sun/star/sheet/TableAutoFormatField.idl b/offapi/com/sun/star/sheet/TableAutoFormatField.idl
index 90ae519a4c51..4ed00ff60374 100644
--- a/offapi/com/sun/star/sheet/TableAutoFormatField.idl
+++ b/offapi/com/sun/star/sheet/TableAutoFormatField.idl
@@ -88,7 +88,7 @@ published service TableAutoFormatField
*/
[property] string CharFontName;
- /** specifies the name of the asian font.
+ /** specifies the name of the Asian font.
*/
[optional, property] string CharFontNameAsian;
@@ -102,7 +102,7 @@ published service TableAutoFormatField
*/
[property] string CharFontStyleName;
- /** specifies the name of the asian font style.
+ /** specifies the name of the Asian font style.
*/
[optional, property] string CharFontStyleNameAsian;
@@ -116,7 +116,7 @@ published service TableAutoFormatField
*/
[property] string CharFontCharSet;
- /** contains the value of the character set of the asian font.
+ /** contains the value of the character set of the Asian font.
*/
[optional, property] string CharFontCharSetAsian;
@@ -130,7 +130,7 @@ published service TableAutoFormatField
*/
[property] string CharFontFamily;
- /** contains the value of the asian font family.
+ /** contains the value of the Asian font family.
*/
[optional, property] string CharFontFamilyAsian;
@@ -144,7 +144,7 @@ published service TableAutoFormatField
*/
[property] string CharFontPitch;
- /** contains the value of the pitch of the asian font.
+ /** contains the value of the pitch of the Asian font.
*/
[optional, property] string CharFontPitchAsian;
@@ -158,7 +158,7 @@ published service TableAutoFormatField
*/
[property] float CharHeight;
- /** contains the height of characters of the asian font in point.
+ /** contains the height of characters of the Asian font in point.
*/
[optional, property] float CharHeightAsian;
@@ -172,7 +172,7 @@ published service TableAutoFormatField
*/
[property] float CharWeight;
- /** contains the value for the weight of characters of the asian font.
+ /** contains the value for the weight of characters of the Asian font.
*/
[optional, property] float CharWeightAsian;
@@ -186,11 +186,11 @@ published service TableAutoFormatField
*/
[property] com::sun::star::awt::FontSlant CharPosture;
- /** contains the value of the posture of characters of the asian font.
+ /** contains the value of the posture of characters of the Asian font.
*/
[optional, property] com::sun::star::awt::FontSlant CharPostureAsian;
- /** contains the value of the posture of characters of the comlex font.
+ /** contains the value of the posture of characters of the complex font.
*/
[optional, property] com::sun::star::awt::FontSlant CharPostureComplex;
@@ -278,7 +278,7 @@ published service TableAutoFormatField
//-------------------------------------------------------------------------
- /** contains the reference egde of the cell rotation.
+ /** contains the reference edge of the cell rotation.
*/
[optional, property] com::sun::star::table::CellVertJustify RotateReference;