Searched refs:getMinorGrid (Results 1 – 6 of 6) sorted by relevance
51 com::sun::star::beans::XPropertySet getMinorGrid();
95 …tar::uno::Reference< ::com::sun::star::beans::XPropertySet > SAL_CALL getMinorGrid( ) throw (::co…
953 xRet = xAxis->getMinorGrid(); in getZHelpGrid()1011 xRet = xAxis->getMinorGrid(); in getXHelpGrid()1061 xRet = xAxis->getMinorGrid(); in getYHelpGrid()
455 Reference< beans::XPropertySet > SAL_CALL AxisWrapper::getMinorGrid() throw (uno::RuntimeException) in getMinorGrid() function in chart::wrapper::AxisWrapper
237 xGridProp = xAxis->getMinorGrid(); in CreateGrid()
2484 xMinorGridProps = bHasMinorGrid ? xAxis->getMinorGrid() : 0; in exportAxis()
Completed in 61 milliseconds