Searched refs:xAxisPropertySet (Results 1 – 1 of 1) sorted by relevance
73 uno::Reference< beans::XPropertySet > xAxisPropertySet; in createAxis() local78 xAxisPropertySet.set( pChart->getAxisPropertySet(nType, nAxisGroup), uno::UNO_QUERY_THROW ); in createAxis()83 return new ScVbaAxis( xParent, xContext, xAxisPropertySet, nType, nAxisGroup); in createAxis()
Completed in 19 milliseconds