Home
last modified time | relevance | path

Searched refs:moLineWidth (Results 1 – 8 of 8) sorted by relevance

/trunk/main/oox/source/drawingml/
H A Dlineproperties.cxx357 moLineWidth.assignIfUsed( rSourceProps.moLineWidth ); in assignUsed()
374 sal_Int32 nLineWidth = convertEmuToHmm( moLineWidth.get( 0 ) ); in pushToPropMap()
H A Dlinepropertiescontext.cxx46 mrLineProperties.moLineWidth = aAttribs.getInteger( XML_w ); in LinePropertiesContext()
/trunk/main/oox/source/drawingml/table/
H A Dtableproperties.cxx123 pLeftBorder->moLineWidth = 12700; in SetTableStyleProperties()
170 pFstBottomBorder->moLineWidth = 38100; in CreateTableStyle()
205 pFstBottomBorder->moLineWidth = 38100; in CreateTableStyle()
H A Dtablecell.cxx79 …erLineWidth = static_cast< sal_Int16 >( GetCoordinate( rLineProperties.moLineWidth.get( 0 ) ) / 4 … in applyLineAttributes()
80 …erLineWidth = static_cast< sal_Int16 >( GetCoordinate( rLineProperties.moLineWidth.get( 0 ) ) / 4 … in applyLineAttributes()
/trunk/main/oox/source/drawingml/chart/
H A Dobjectformatter.cxx881 if( mxAutoLine->moLineWidth.has() ) in LineFormatter()
882 … mxAutoLine->moLineWidth = mxAutoLine->moLineWidth.get() * pAutoFormatEntry->mnRelLineWidth / 100; in LineFormatter()
/trunk/main/oox/inc/oox/drawingml/
H A Dlineproperties.hxx55 OptValue< sal_Int32 > moLineWidth; /// Line width (EMUs). member
/trunk/main/oox/source/vml/
H A Dvmlformatting.cxx428 …aLineProps.moLineWidth = getLimitedValue< sal_Int32, sal_Int64 >( lclGetEmu( rGraphicHelper, moWei… in pushToPropMap()
/trunk/main/oox/source/xls/
H A Ddrawingmanager.cxx629 …aLineProps.moLineWidth = getLimitedValue< sal_Int32, sal_Int64 >( convertHmmToEmu( nLineWidth ), 0… in convertLineProperties()

Completed in 35 milliseconds