Searched refs:xYAxisShape (Results 1 – 1 of 1) sorted by relevance
273 uno::Reference< drawing::XShape > xYAxisShape( getYAxis(), uno::UNO_QUERY ); in refresh() local277 xYAxisShape.is() ) in refresh()359 getLogicalPosition( xYAxisShape, fMiddleVal, sal_True, aPos ); in refresh()385 aPos.Y += static_cast<sal_Int32>(0.1 * xYAxisShape->getSize().Height); in refresh()
Completed in 9 milliseconds