Home
last modified time | relevance | path

Searched refs:aLineProperties (Results 1 – 5 of 5) sorted by relevance

/trunk/main/chart2/source/view/axes/
H A DVCartesianGrid.cxx198 VLineProperties aLineProperties; in fillLinePropertiesFromGridModel() local
202 aLineProperties.LineStyle = uno::makeAny( drawing::LineStyle_NONE ); in fillLinePropertiesFromGridModel()
204 aLineProperties.initFromPropertySet( rGridPropertiesList[nN] ); in fillLinePropertiesFromGridModel()
205 rLinePropertiesList.push_back(aLineProperties); in fillLinePropertiesFromGridModel()
H A DVAxisProperties.cxx140 aTickmarkProperties.aLineProperties = this->makeLinePropertiesForDepth( nDepth ); in makeTickmarkProperties()
152 aTickmarkProperties.aLineProperties = this->makeLinePropertiesForDepth( 0 ); in makeTickmarkPropertiesForComplexCategories()
H A DTickmarkProperties.hxx43 VLineProperties aLineProperties; member
H A DVCartesianAxis.cxx1559 , &rTickmarkProperties.aLineProperties ); in createTickMarkLineShapes()
/trunk/main/oox/source/drawingml/
H A Dshape.cxx413 LineProperties aLineProperties; in createAndInsert() local
414 aLineProperties.maLineFill.moFillType = XML_noFill; in createAndInsert()
425 aLineProperties.assignUsed( *pLineProps ); in createAndInsert()
442 aLineProperties.assignUsed( getLineProperties() ); in createAndInsert()
458 aLineProperties.pushToPropMap( aShapeProps, rGraphicHelper, nLinePhClr ); in createAndInsert()

Completed in 31 milliseconds