Home
last modified time | relevance | path

Searched refs:Weight (Results 26 – 50 of 122) sorted by relevance

12345

/aoo42x/main/oovbaapi/ooo/vba/msforms/
H A DXLineFormat.idl43 [attribute] double Weight;
/aoo42x/main/offapi/com/sun/star/chart2/
H A DErrorBar.idl69 [property] double Weight;
/aoo42x/main/reportdesign/source/core/api/
H A DReportComponent.cxx112 aFontDescriptor.Weight = awt::FontWeight::NORMAL; in OFormatProperties()
/aoo42x/main/canvas/source/directx/
H A Ddx_canvasfont.cxx46 … if( rFontRequest.FontDescription.FontDescription.Weight > rendering::PanoseWeight::BOOK ) in calcFontStyle()
/aoo42x/main/canvas/source/cairo/
H A Dcairo_canvasfont.cxx82 … maFont->SetWeight( static_cast<FontWeight>(rFontRequest.FontDescription.FontDescription.Weight) ); in CanvasFont()
/aoo42x/main/canvas/source/vcl/
H A Dcanvasfont.cxx62 … maFont->SetWeight( static_cast<FontWeight>(rFontRequest.FontDescription.FontDescription.Weight) ); in CanvasFont()
/aoo42x/main/wizards/com/sun/star/wizards/report/
H A DDataimport.java127 oFontDesc.Weight = com.sun.star.awt.FontWeight.BOLD; in showProgressDisplay()
/aoo42x/main/forms/qa/integration/forms/
H A DSingleControlValidation.java99 font.Weight = com.sun.star.awt.FontWeight.BOLD; in createControls()
/aoo42x/main/odk/examples/DevelopersGuide/Forms/
H A DSingleControlValidation.java95 font.Weight = com.sun.star.awt.FontWeight.BOLD; in createControls()
/aoo42x/main/filter/source/graphicfilter/icgm/
H A Dactimpr.cxx426 aFontDescriptor.Weight = awt::FontWeight::BOLD; in ImplSetTextBundle()
428 aFontDescriptor.Weight = awt::FontWeight::NORMAL; in ImplSetTextBundle()
/aoo42x/main/unotools/inc/unotools/
H A Dfontcfg.hxx166 FontWeight Weight; member
/aoo42x/main/sw/source/ui/misc/
H A Dpgfnote.src129 Text [ en-US ] = "~Weight" ;
/aoo42x/main/forms/source/component/
H A DGrid.cxx951 …writeShort( sal::static_int_cast< sal_Int16 >( VCLUnoHelper::ConvertFontWeight( aFont.Weight ) ) ); in write()
1085 aFont.Weight = (float)VCLUnoHelper::ConvertFontWeight( _rxInStream->readShort() ); in read()
/aoo42x/main/dbaccess/source/ui/misc/
H A DRtfReader.cxx317 aFont.Weight = ::com::sun::star::awt::FontWeight::BOLD; in CreateTable()
H A DHtmlReader.cxx534 aFont.Weight = ::com::sun::star::awt::FontWeight::BOLD; in CreateTable()
/aoo42x/main/wizards/com/sun/star/wizards/web/
H A DImageListDialog.java139 fontDescriptor1.Weight = 150; in build()
/aoo42x/main/oox/source/token/
H A Dproperties.txt488 Weight
/aoo42x/main/xmloff/source/style/
H A Dxmlnumi.cxx586 aFDesc.Weight = WEIGHT_DONTKNOW; in GetProperties()
1399 aFDesc.Weight = WEIGHT_DONTKNOW; in SetDefaultStyle()
/aoo42x/main/offapi/com/sun/star/awt/
H A DFontDescriptor.idl116 float Weight;
/aoo42x/main/canvas/source/simplecanvas/
H A Dsimplecanvasimpl.cxx200 maFont->FontDescription.FontDescription.Weight = in selectFont()
/aoo42x/main/oovbaapi/ooo/vba/excel/
H A DXRange.idl146 any BorderAround( [in] any LineStyle, [in] any Weight, [in] any ColorIndex, [in] any Color );
/aoo42x/main/wizards/com/sun/star/wizards/table/
H A DFieldFormatter.java126 oFontDesc.Weight = com.sun.star.awt.FontWeight.BOLD; in FieldFormatter()
/aoo42x/main/chart2/source/tools/
H A DCharacterProperties.cxx621 aValues[ i++ ] >>= aResult.Weight; in createFontDescriptorFromPropertySet()
/aoo42x/main/wizards/com/sun/star/wizards/ui/
H A DAggregateComponent.java118 oFontDescriptor.Weight = com.sun.star.awt.FontWeight.BOLD; in AggregateComponent()
H A DWizardDialog.java738 oFontDesc.Weight = com.sun.star.awt.FontWeight.BOLD; in setRightPaneHeaders()

Completed in 138 milliseconds

12345