Home
last modified time | relevance | path

Searched refs:FontRelief (Results 1 – 25 of 102) sorted by relevance

12345

/trunk/test/testuno/source/fvt/uno/sw/puretext/
H A DCharacterRelief.java66 xCursorProps.setPropertyValue("CharRelief", new Short(com.sun.star.text.FontRelief.EMBOSSED)); in testCharacterReliefSetting()
69 xCursorProps.setPropertyValue("CharRelief", new Short(com.sun.star.text.FontRelief.ENGRAVED)); in testCharacterReliefSetting()
72 xCursorProps.setPropertyValue("CharRelief", new Short(com.sun.star.text.FontRelief.NONE)); in testCharacterReliefSetting()
102 …assertEquals("assert character relief",com.sun.star.text.FontRelief.EMBOSSED,xCursorProps_assert_o… in testCharacterReliefSetting()
105 …assertEquals("assert character relief",com.sun.star.text.FontRelief.ENGRAVED,xCursorProps_assert_o… in testCharacterReliefSetting()
108 …assertEquals("assert character relief",com.sun.star.text.FontRelief.NONE,xCursorProps_assert_odt.g… in testCharacterReliefSetting()
117 …assertEquals("assert character relief",com.sun.star.text.FontRelief.EMBOSSED,xCursorProps_assert_d… in testCharacterReliefSetting()
120 …assertEquals("assert character relief",com.sun.star.text.FontRelief.ENGRAVED,xCursorProps_assert_d… in testCharacterReliefSetting()
123 …assertEquals("assert character relief",com.sun.star.text.FontRelief.NONE,xCursorProps_assert_doc.g… in testCharacterReliefSetting()
/trunk/main/xmloff/source/forms/
H A Dformenums.cxx245 { XML_NONE, FontRelief::NONE }, in getEnumMap()
246 { XML_ENGRAVED, FontRelief::ENGRAVED }, in getEnumMap()
247 { XML_EMBOSSED, FontRelief::EMBOSSED }, in getEnumMap()
/trunk/main/sc/source/core/data/
H A Dpatattr.cxx243 FontRelief eRelief; in GetFont()
323 eRelief = (FontRelief)((const SvxCharReliefItem*)pItem)->GetValue(); in GetFont()
356 eRelief = (FontRelief)((const SvxCharReliefItem&) in GetFont()
519 FontRelief eRelief; in FillToEditItemSet()
607 eRelief = (FontRelief)((const SvxCharReliefItem*)pItem)->GetValue(); in FillToEditItemSet()
665 eRelief = (FontRelief)((const SvxCharReliefItem&) in FillToEditItemSet()
807 rDestSet.Put( SvxCharReliefItem( (FontRelief)((const SvxCharReliefItem*)pItem)->GetValue(), in GetFromEditItemSet()
/trunk/main/vcl/inc/vcl/
H A Dfont.hxx111 void SetRelief( FontRelief );
112 FontRelief GetRelief() const;
/trunk/test/testuno/source/fvt/uno/sd/chart/
H A DChartProperties.java37 import com.sun.star.awt.FontRelief;
308 aDiaProp.setPropertyValue("CharRelief", FontRelief.ENGRAVED); in testLegendCharFontEffects()
323 assertEquals("Legend font relief is not engraved", FontRelief.ENGRAVED, in testLegendCharFontEffects()
/trunk/main/sw/source/core/inc/
H A Dswfont.hxx103 inline void SetRelief( const FontRelief eNew );
233 inline void SetRelief( const FontRelief eNew );
664 inline void SwSubFont::SetRelief( const FontRelief eNew ) in SetRelief()
670 inline void SwFont::SetRelief( const FontRelief eNew ) in SetRelief()
/trunk/main/offapi/com/sun/star/awt/
H A DUnoControlFixedLineModel.idl72 /** specifies the <type scope="com::sun::star::text">FontRelief</type>
75 [property] short FontRelief;
H A DUnoControlGroupBoxModel.idl72 /** specifies the <type scope="com::sun::star::text">FontRelief</type>
75 [property] short FontRelief;
H A DUnoControlFixedHyperlinkModel.idl117 /** specifies the <type scope="com::sun::star::text">FontRelief</type>
120 [property] short FontRelief;
H A DUnoControlFixedTextModel.idl117 /** specifies the <type scope="com::sun::star::text">FontRelief</type>
120 [property] short FontRelief;
H A DUnoControlFileControlModel.idl104 /** specifies the <type scope="com::sun::star::text">FontRelief</type>
107 [property] short FontRelief;
H A DUnoControlDialogModel.idl109 /** specifies the <type scope="com::sun::star::text">FontRelief</type>
112 [property] short FontRelief;
H A DUnoControlPatternFieldModel.idl110 /** specifies the <type scope="com::sun::star::text">FontRelief</type>
113 [property] short FontRelief;
H A DUnoControlComboBoxModel.idl126 /** specifies the <type scope="com::sun::star::text">FontRelief</type>
129 [property] short FontRelief;
H A DUnoControlListBoxModel.idl121 /** specifies the <type scope="com::sun::star::text">FontRelief</type>
124 [property] short FontRelief;
H A DUnoControlRadioButtonModel.idl96 /** specifies the <type scope="com::sun::star::text">FontRelief</type>
99 [property] short FontRelief;
H A DUnoControlCheckBoxModel.idl95 /** specifies the <type scope="com::sun::star::text">FontRelief</type>
98 [property] short FontRelief;
H A DUnoControlCurrencyFieldModel.idl116 /** specifies the <type scope="com::sun::star::text">FontRelief</type>
119 [property] short FontRelief;
H A DUnoControlNumericFieldModel.idl110 /** specifies the <type scope="com::sun::star::text">FontRelief</type>
113 [property] short FontRelief;
H A DUnoControlTimeFieldModel.idl104 /** specifies the <type scope="com::sun::star::text">FontRelief</type>
107 [property] short FontRelief;
H A DUnoControlDateFieldModel.idl157 /** specifies the <type scope="com::sun::star::text">FontRelief</type>
160 [property] short FontRelief;
/trunk/main/offapi/com/sun/star/form/component/
H A DNavigationToolBar.idl84 <p>The value must be one of the <type scope="com::sun::star::text">FontRelief</type>
87 [property] long FontRelief;
/trunk/main/dbaccess/source/core/api/
H A Ddatasettings.cxx148 ,m_nFontRelief(::com::sun::star::awt::FontRelief::NONE) in ODataSettings_Base()
192 _rDefault <<= ::com::sun::star::awt::FontRelief::NONE; in getPropertyDefaultByHandle()
/trunk/main/forms/source/component/
H A Dformcontrolfont.cxx135 :m_nFontRelief( FontRelief::NONE ) in FontControlModel()
485 aReturn <<= FontRelief::NONE; in getPropertyDefaultByHandle()
/trunk/main/vcl/source/gdi/
H A Dfont.cxx623 void Font::SetRelief( FontRelief eRelief ) in SetRelief()
802 rIStm >> nTmp8; rImpl_Font.meRelief = (FontRelief)nTmp8; in operator >>()
1105 FontRelief Font::GetRelief() const { return mpImplFont->meRelief; } in GetRelief()

Completed in 127 milliseconds

12345