Home
last modified time | relevance | path

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

/trunk/main/offapi/com/sun/star/chart/
H A DXAxis.idl46 com::sun::star::beans::XPropertySet getMajorGrid();
/trunk/main/chart2/source/controller/chartapiwrapper/
H A DAxisWrapper.hxx94 …tar::uno::Reference< ::com::sun::star::beans::XPropertySet > SAL_CALL getMajorGrid( ) throw (::co…
H A DDiagramWrapper.cxx943 xRet = xAxis->getMajorGrid(); in getZMainGrid()
1001 xRet = xAxis->getMajorGrid(); in getXMainGrid()
1051 xRet = xAxis->getMajorGrid(); in getYMainGrid()
H A DAxisWrapper.cxx432 Reference< beans::XPropertySet > SAL_CALL AxisWrapper::getMajorGrid() throw (uno::RuntimeException) in getMajorGrid() function in chart::wrapper::AxisWrapper
/trunk/main/xmloff/source/chart/
H A DSchXMLAxisContext.cxx235 xGridProp = xAxis->getMajorGrid(); in CreateGrid()
H A DSchXMLExport.cxx2483 xMajorGridProps = bHasMajorGrid ? xAxis->getMajorGrid() : 0; in exportAxis()

Completed in 55 milliseconds