Home
last modified time | relevance | path

Searched refs:FontWeight (Results 26 – 50 of 157) sorted by relevance

1234567

/trunk/main/unotools/source/config/
H A Dfontcfg.cxx562 FontWeight meWeight;
791 String& rFamilyName, FontWeight& rWeight, FontWidth& rWidth, sal_uLong& rType ) in getMapName()
988 FontWeight FontSubstConfiguration::getSubstWeight( const com::sun::star::uno::Reference< XNameAcces… in getSubstWeight()
1017 return (FontWeight)( weight >= 0 ? pWeightNames[weight].nEnum : WEIGHT_DONTKNOW ); in getSubstWeight()
/trunk/main/svtools/inc/svtools/
H A Dctrltool.hxx197 const XubString& GetStyleName( FontWeight eWeight, FontItalic eItalic ) const;
203 FontWeight eWeight,
/trunk/main/sw/qa/complex/indeterminateState/
H A DCheckIndeterminateState.java31 import com.sun.star.awt.FontWeight;
72 "CharWeight", FontWeight.BOLD); in checkToolBoxItem()
/trunk/main/vcl/inc/
H A Dimpfont.hxx51FontWeight GetWeight() { if(meWeight==WEIGHT_DONTKNOW) AskConfig(); return meWeight;… in GetWeight()
70 FontWeight meWeight;
/trunk/test/testuno/source/fvt/uno/sd/chart/
H A DChartProperties.java39 import com.sun.star.awt.FontWeight;
281 aDiaProp.setPropertyValue("CharWeight", FontWeight.BOLD); in testLegendCharFont()
290 assertEquals("Legend font weight is not BOLD", FontWeight.BOLD, in testLegendCharFont()
/trunk/main/oox/source/drawingml/
H A Dtextcharacterproperties.cxx134 float fWeight = moBold.get( false ) ? awt::FontWeight::BOLD : awt::FontWeight::NORMAL; in pushToPropMap()
/trunk/main/chart2/source/tools/
H A DCharacterProperties.cxx527 …::chart::PropertyHelper::setPropertyValueDefault( rOutMap, PROP_CHAR_WEIGHT, awt::FontWeight::NORM… in AddDefaultsToMap()
555 …ropertyHelper::setPropertyValueDefault( rOutMap, PROP_CHAR_ASIAN_WEIGHT, awt::FontWeight::NORMAL ); in AddDefaultsToMap()
566 …pertyHelper::setPropertyValueDefault( rOutMap, PROP_CHAR_COMPLEX_WEIGHT, awt::FontWeight::NORMAL ); in AddDefaultsToMap()
/trunk/test/testuno/source/fvt/uno/sd/character/
H A DCheckCharacterStyle.java180 xtextProps.setPropertyValue("CharWeight", com.sun.star.awt.FontWeight.BOLD); in testFontBoldStyle()
188 …assertEquals("font style should be bold", com.sun.star.awt.FontWeight.BOLD, xtextProps.getProperty… in testFontBoldStyle()
/trunk/main/toolkit/inc/toolkit/helper/
H A Dvclunohelper.hxx112 static float ConvertFontWeight( FontWeight eWeight );
113 static FontWeight ConvertFontWeight( float f );
/trunk/main/scripting/examples/beanshell/Highlight/
H A Dhighlighter.bsh50 new Float(com.sun.star.awt.FontWeight.BOLD),
55 new Float(com.sun.star.awt.FontWeight.NORMAL),
/trunk/main/svtools/source/control/
H A Dstdmenu.cxx200 FontWeight eLastWeight = WEIGHT_DONTKNOW; in Fill()
213 FontWeight eWeight = aInfo.GetWeight(); in Fill()
/trunk/main/odk/examples/DevelopersGuide/Charts/
H A DChartInCalc.java52 import com.sun.star.awt.FontWeight;
263 aPointProp.setPropertyValue( "CharWeight", new Float( FontWeight.BOLD )); in testDataPointProperties()
/trunk/main/sc/source/filter/inc/
H A Dxlstyle.hxx328 FontWeight GetScWeight() const;
345 void SetScWeight( FontWeight eScWeight );
/trunk/main/canvas/source/directx/
H A Ddx_textlayout_drawhelper.cxx161 … aFont.SetWeight( static_cast<FontWeight>(rFontRequest.FontDescription.FontDescription.Weight) ); in drawText()
299 … aFont.SetWeight( static_cast<FontWeight>(rFontRequest.FontDescription.FontDescription.Weight) ); in queryTextBounds()
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/ifc/style/
H A D_CharacterProperties.java148 testProperty("CharWeight", new Float(com.sun.star.awt.FontWeight.BOLD), in _CharWeight()
149 new Float(com.sun.star.awt.FontWeight.THIN)) ; in _CharWeight()
/trunk/main/sd/source/ui/animations/
H A DCustomAnimationDialog.cxx1051 mpMenu->CheckItem( CM_BOLD, mfFontWeight == awt::FontWeight::BOLD ); in update()
1057 aFont.SetWeight( mfFontWeight == awt::FontWeight::BOLD ? WEIGHT_BOLD : WEIGHT_NORMAL ); in update()
1071 if( mfFontWeight == awt::FontWeight::BOLD ) in IMPL_LINK()
1072 mfFontWeight = awt::FontWeight::NORMAL; in IMPL_LINK()
1074 mfFontWeight = awt::FontWeight::BOLD; in IMPL_LINK()
/trunk/main/offapi/com/sun/star/report/
H A DXReportControlFormat.idl335 /** This attribute contains the value of the font weight.@see com::sun::star::awt::FontWeight
456 /** This property contains the value of the font weight.@see com::sun::star::awt::FontWeight
534 /** This property contains the value of the font weight.@see com::sun::star::awt::FontWeight
/trunk/main/dbaccess/source/ui/misc/
H A DTokenWriter.cxx452 sal_Bool bBold = ( ::com::sun::star::awt::FontWeight::BOLD == m_aFont.Weight ); in Write()
642 const sal_Bool bBold = ( ::com::sun::star::awt::FontWeight::BOLD == m_aFont.Weight ); in appendRow()
1081 sal_Bool bBold = ( ::com::sun::star::awt::FontWeight::BOLD == m_aFont.Weight ); in WriteCell()
/trunk/main/svx/sdi/
H A Dsvxitems.sdi224 enum FontWeight
238 item FontWeight SvxWeightItem;
/trunk/main/extensions/source/propctrlr/
H A Dfontdialog.cxx246 FontWeight eWeight=VCLUnoHelper::ConvertFontWeight(nFontWeight); in translatePropertiesToItems()
281 …Item(PROPERTY_FONT_WEIGHT, CFID_WEIGHT, *_pSet, ::com::sun::star::awt::FontWeight::DONTKNOW == nFo… in translatePropertiesToItems()
/trunk/main/accessibility/inc/accessibility/extended/
H A Dtextwindowaccessibility.hxx660 static ::css::uno::Any mapFontWeight(::FontWeight nWeight);
662 static ::FontWeight mapFontWeight(::css::uno::Any const & rWeight);
/trunk/main/sc/source/filter/excel/
H A Dxlstyle.cxx250 FontWeight XclFontData::GetScWeight() const in GetScWeight()
252 FontWeight eScWeight; in GetScWeight()
332 void XclFontData::SetScWeight( FontWeight eScWeight ) in SetScWeight()
/trunk/main/filter/source/svg/
H A Dsvgfontexport.hxx40 typedef ::std::map< FontWeight, FontItalicMap > FontWeightMap;
/trunk/main/wizards/com/sun/star/wizards/reportbuilder/layout/
H A DSectionObject.java72 setPropertyValue("CharWeight", new Float(com.sun.star.awt.FontWeight.BOLD)); in setFontToBold()
/trunk/main/tools/inc/tools/
H A Dfontenum.hxx61 enum FontWeight { WEIGHT_DONTKNOW, WEIGHT_THIN, WEIGHT_ULTRALIGHT, enum

Completed in 388 milliseconds

1234567