Searched refs:xWallProp (Results 1 – 1 of 1) sorted by relevance
/aoo41x/main/chart2/source/view/diagram/ |
H A D | VDiagram.cxx | 204 uno::Reference< beans::XPropertySet > xWallProp( m_xDiagram->getWall()); in createShapes_2d() local 205 if( xWallProp.is()) in createShapes_2d() 206 …PropertyMapper::setMappedProperties( xProp, xWallProp, PropertyMapper::getPropertyNameMapForFillAn… in createShapes_2d() 539 uno::Reference< beans::XPropertySet > xWallProp( NULL ); in createShapes_3d() local 541 xWallProp=uno::Reference< beans::XPropertySet >( m_xDiagram->getWall()); in createShapes_3d() 571 …, xWallProp, PropertyMapper::getPropertyNameMapForFillAndLineProperties(), bDoubleSided, nRotatedT… in createShapes_3d() 599 …, xWallProp, PropertyMapper::getPropertyNameMapForFillAndLineProperties(), bDoubleSided, nRotatedT… in createShapes_3d()
|
Completed in 7 milliseconds