Home
last modified time | relevance | path

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

/aoo42x/main/chart2/source/tools/
H A DThreeDHelper.cxx1350 rtl::OUString aPercentDiagonalPropertyName( C2U( "PercentDiagonal" ) ); in getRoundedEdgesAndObjectLines() local
1364 xProp->getPropertyValue( aPercentDiagonalPropertyName ) >>= nPercentDiagonal; in getRoundedEdgesAndObjectLines()
1368 , aPercentDiagonalPropertyName, uno::makeAny(nPercentDiagonal) ) ) in getRoundedEdgesAndObjectLines()
1395 xProp->getPropertyValue( aPercentDiagonalPropertyName ) >>= nPercentDiagonal; in getRoundedEdgesAndObjectLines()
1399 … , aPercentDiagonalPropertyName, uno::makeAny( static_cast< sal_Int16 >(rnRoundedEdges) ) ) ) in getRoundedEdgesAndObjectLines()

Completed in 25 milliseconds