Home
last modified time | relevance | path

Searched defs:aSubGrids (Results 1 – 4 of 4) sorted by relevance

/trunk/main/chart2/source/tools/
H A DAxisHelper.cxx461 Sequence< Reference< beans::XPropertySet > > aSubGrids( xAxis->getSubGridProperties() ); in showGrid() local
539 Sequence< Reference< beans::XPropertySet > > aSubGrids( xAxis->getSubGridProperties() ); in hideGrid() local
570 Sequence< Reference< beans::XPropertySet > > aSubGrids( xAxis->getSubGridProperties() ); in isGridShown() local
718 Sequence< Reference< beans::XPropertySet > > aSubGrids( xAxis->getSubGridProperties() ); in getGridProperties() local
878 Sequence< Reference< beans::XPropertySet > > aSubGrids( xAxis->getSubGridProperties() );; in getAllGrids() local
/trunk/main/chart2/source/controller/main/
H A DChartController_Insert.cxx904 Sequence< Reference< beans::XPropertySet > > aSubGrids( xAxis->getSubGridProperties() ); in executeDispatch_InsertMinorGrid() local
928 Sequence< Reference< beans::XPropertySet > > aSubGrids( xAxis->getSubGridProperties() ); in executeDispatch_DeleteMinorGrid() local
H A DObjectHierarchy.cxx358 … Sequence< Reference< beans::XPropertySet > > aSubGrids( xAxis->getSubGridProperties() );; in createAxesTree() local
/trunk/main/chart2/source/view/axes/
H A DVCoordinateSystem.cxx236 …std::vector< Reference< beans::XPropertySet > > aSubGrids( ContainerHelper::SequenceToVector( xAxi… in getGridListFromAxis() local

Completed in 28 milliseconds