Home
last modified time | relevance | path

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

/aoo4110/main/chart2/source/tools/
H A DDiagramHelper.cxx148 Sequence< Reference< XCoordinateSystem > > aCooSys( in setVertical() local
152 for( sal_Int32 i=0; i<aCooSys.getLength(); ++i ) in setVertical()
154 uno::Reference< XCoordinateSystem > xCooSys( aCooSys[i] ); in setVertical()
226 Sequence< Reference< XCoordinateSystem > > aCooSys( in getVertical() local
228 for( sal_Int32 i=0; i<aCooSys.getLength(); ++i ) in getVertical()
230 Reference< beans::XPropertySet > xProp( aCooSys[i], uno::UNO_QUERY ); in getVertical()

Completed in 21 milliseconds