Home
last modified time | relevance | path

Searched refs:getGridProperties (Results 1 – 14 of 14) sorted by relevance

/trunk/main/chart2/source/tools/
H A DAxisHelper.cxx458 AxisHelper::makeGridVisible( xAxis->getGridProperties() ); in showGrid()
536 AxisHelper::makeGridInvisible( xAxis->getGridProperties() ); in hideGrid()
567 bRet = AxisHelper::isGridVisible( xAxis->getGridProperties() ); in isGridShown()
705 Reference< beans::XPropertySet > AxisHelper::getGridProperties( in getGridProperties() function in chart::AxisHelper
715 xRet.set( xAxis->getGridProperties() ); in getGridProperties()
874 Reference< beans::XPropertySet > xGridProperties( xAxis->getGridProperties() ); in getAllGrids()
H A DObjectIdentifier.cxx1208 …xObjectProperties.set( AxisHelper::getGridProperties( xCooSys , nDimensionIndex, nAxisIndex, nSubG… in getObjectPropertySet()
/trunk/main/offapi/com/sun/star/chart2/
H A DXAxis.idl56 com::sun::star::beans::XPropertySet getGridProperties();
/trunk/main/chart2/source/controller/chartapiwrapper/
H A DGridWrapper.cxx167 …xRet.set( AxisHelper::getGridProperties( xCooSys , nDimensionIndex, MAIN_AXIS_INDEX, nSubGridIndex… in getInnerPropertySet()
/trunk/main/chart2/source/controller/main/
H A DChartController_Insert.cxx860 AxisHelper::makeGridVisible( xAxis->getGridProperties() ); in executeDispatch_InsertMajorGrid()
882 AxisHelper::makeGridInvisible( xAxis->getGridProperties() ); in executeDispatch_DeleteMajorGrid()
H A DObjectHierarchy.cxx350 Reference< beans::XPropertySet > xGridProperties( xAxis->getGridProperties() ); in createAxesTree()
/trunk/main/chart2/source/model/main/
H A DAxis.hxx107 ::com::sun::star::beans::XPropertySet > SAL_CALL getGridProperties()
H A DAxis.cxx471 Reference< beans::XPropertySet > SAL_CALL Axis::getGridProperties() in getGridProperties() function in chart::Axis
/trunk/main/oox/source/drawingml/chart/
H A Daxisconverter.cxx163 PropertySet aGridProp( xAxis->getGridProperties() ); in convertFromModel()
/trunk/main/chart2/source/inc/
H A DAxisHelper.hxx160 getGridProperties( const ::com::sun::star::uno::Reference<
/trunk/main/chart2/source/view/axes/
H A DVCoordinateSystem.cxx235 aRet.push_back( xAxis->getGridProperties() ); in getGridListFromAxis()
/trunk/main/chart2/source/model/template/
H A DChartTypeTemplate.cxx579 AxisHelper::makeGridVisible( xAxis->getGridProperties() ); in createCoordinateSystems()
/trunk/main/sc/source/filter/excel/
H A Dxechart.cxx3019 ScfPropertySet aGridProp( xAxis->getGridProperties() ); in Convert()
H A Dxichart.cxx3323 ScfPropertySet aGridProp( xAxis->getGridProperties() ); in CreateAxis()

Completed in 100 milliseconds