Home
last modified time | relevance | path

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

/aoo42x/main/offapi/com/sun/star/chart/
H A DXAxis.idl51 com::sun::star::beans::XPropertySet getMinorGrid();
/aoo42x/main/chart2/source/controller/chartapiwrapper/
H A DAxisWrapper.hxx95 …tar::uno::Reference< ::com::sun::star::beans::XPropertySet > SAL_CALL getMinorGrid( ) throw (::co…
H A DDiagramWrapper.cxx953 xRet = xAxis->getMinorGrid(); in getZHelpGrid()
1011 xRet = xAxis->getMinorGrid(); in getXHelpGrid()
1061 xRet = xAxis->getMinorGrid(); in getYHelpGrid()
H A DAxisWrapper.cxx455 Reference< beans::XPropertySet > SAL_CALL AxisWrapper::getMinorGrid() throw (uno::RuntimeException) in getMinorGrid() function in chart::wrapper::AxisWrapper
/aoo42x/main/xmloff/source/chart/
H A DSchXMLAxisContext.cxx237 xGridProp = xAxis->getMinorGrid(); in CreateGrid()
H A DSchXMLExport.cxx2484 xMinorGridProps = bHasMinorGrid ? xAxis->getMinorGrid() : 0; in exportAxis()

Completed in 97 milliseconds