Home
last modified time | relevance | path

Searched refs:DashName (Results 1 – 3 of 3) sorted by relevance

/aoo4110/main/chart2/source/view/main/
H A DVLineProperties.cxx61 this->DashName = xProp->getPropertyValue( C2U( "BorderDashName" ) ); in initFromPropertySet()
73 this->DashName = xProp->getPropertyValue( C2U( "LineDashName" ) ); in initFromPropertySet()
H A DShapeFactory.cxx2168 if(pLineProperties->DashName.hasValue()) in createLine2D()
2170 , pLineProperties->DashName ); in createLine2D()
/aoo4110/main/chart2/source/view/inc/
H A DVLineProperties.hxx44 com::sun::star::uno::Any DashName;//type OUString for property "LineDashName" member

Completed in 57 milliseconds