Searched refs:aCooSys (Results 1 – 1 of 1) sorted by relevance
148 Sequence< Reference< XCoordinateSystem > > aCooSys( in setVertical() local152 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() local228 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 23 milliseconds