Home
last modified time | relevance | path

Searched refs:CharFontName (Results 1 – 25 of 151) sorted by relevance

1234567

/AOO41X/main/wizards/com/sun/star/wizards/report/
H A DDBColumn.java61 public String CharFontName; field in DBColumn
378 CharFontName = "StarSymbol"; in replaceValueCellofTable()
379 Helper.setUnoPropertyValue(xValCellCursor, "CharFontName", CharFontName); in replaceValueCellofTable()
396 Helper.setUnoPropertyValue(xValCellCursor, "CharFontName", CharFontName); in replaceValueCellofTable()
416 CharFontName = "StarSymbol"; in setCellFont()
420 Helper.setUnoPropertyValue(xValCellCursor, "CharFontName", CharFontName); in setCellFont()
426CharFontName = AnyConverter.toString(Helper.getUnoPropertyValue(xValCellCursor, "CharFontName")); in setCellFont()
/AOO41X/main/qadevOOo/objdsc/sc/
H A Dcom.sun.star.comp.office.ScAutoFormatFieldObj.csv1 "ScAutoFormatFieldObj";"com::sun::star::sheet::TableAutoFormatField";"CharFontName"
H A Dcom.sun.star.comp.office.ScHeaderFooterTextCursor.csv108 "ScHeaderFooterTextCursor";"com::sun::star::style::CharacterProperties";"CharFontName"
H A Dcom.sun.star.comp.office.ScCellTextCursor.csv108 "ScCellTextCursor";"com::sun::star::style::CharacterProperties";"CharFontName"
H A Dcom.sun.star.comp.office.ScCellRangesObj.csv142 "ScCellRangesObj";"com::sun::star::style::CharacterProperties";"CharFontName"
/AOO41X/main/qadevOOo/objdsc/sch/
H A Dcom.sun.star.comp.office.ChartTitle.csv19 "ChartTitle";"com::sun::star::style::CharacterProperties";"CharFontName"
H A Dcom.sun.star.comp.office.ChXChartAxis.csv36 "ChXChartAxis";"com::sun::star::style::CharacterProperties";"CharFontName"
H A Dcom.sun.star.comp.office.ChXDataPoint.csv41 "ChXDataPoint";"com::sun::star::style::CharacterProperties";"CharFontName"
H A Dcom.sun.star.comp.office.ChartLegend.csv53 "ChartLegend";"com::sun::star::style::CharacterProperties";"CharFontName"
H A Dcom.sun.star.comp.office.ChXDataRow.csv45 "ChXDataRow";"com::sun::star::style::CharacterProperties";"CharFontName"
/AOO41X/main/qadevOOo/objdsc/sw/
H A Dcom.sun.star.style.CharacterStyle.csv44 "CharacterStyle";"com::sun::star::style::CharacterProperties";"CharFontName"
H A Dcom.sun.star.comp.office.SwXTextDefaults.csv75 "SwXTextDefaults";"com::sun::star::style::CharacterProperties";"CharFontName"
H A Dcom.sun.star.comp.office.SwXTextTableCursor.csv85 "SwXTextTableCursor";"com::sun::star::style::CharacterProperties";"CharFontName"
H A Dcom.sun.star.comp.office.SwXCellRange.csv86 "SwXCellRange";"com::sun::star::style::CharacterProperties";"CharFontName"
H A Dcom.sun.star.comp.office.SwXTextRange.csv82 "SwXTextRange";"com::sun::star::style::CharacterProperties";"CharFontName"
H A Dcom.sun.star.comp.office.SwXTextPortion.csv85 "SwXTextPortion";"com::sun::star::style::CharacterProperties";"CharFontName"
H A Dcom.sun.star.comp.office.SwXTextCursor.csv108 "SwXTextCursor";"com::sun::star::style::CharacterProperties";"CharFontName"
H A Dcom.sun.star.comp.office.SwXTextViewCursor.csv118 "SwXTextViewCursor";"com::sun::star::style::CharacterProperties";"CharFontName"
/AOO41X/main/offapi/com/sun/star/sheet/
H A DTableAutoFormatField.idl85 [property] string CharFontName;
/AOO41X/main/vcl/aqua/source/a11y/
H A Daqua11ytextattributeswrapper.mm136 static const OUString attrFontname = OUString::createFromAscii("CharFontName");
/AOO41X/main/qadevOOo/objdsc/svx/
H A Dcom.sun.star.comp.office.SvxUnoTextRange.csv82 "SvxUnoTextRange";"com::sun::star::style::CharacterProperties";"CharFontName"
H A Dcom.sun.star.comp.office.SvxUnoTextCursor.csv108 "SvxUnoTextCursor";"com::sun::star::style::CharacterProperties";"CharFontName"
H A Dcom.sun.star.comp.office.SvxGraphicObject.csv145 "SvxGraphicObject";"com::sun::star::style::CharacterProperties";"CharFontName"
/AOO41X/main/svx/source/sidebar/text/
H A DTextPropertyPanel.src47 // Command = ".uno:CharFontName" ;
/AOO41X/main/offapi/com/sun/star/style/
H A DCharacterProperties.idl59 [property] string CharFontName;

1234567