Home
last modified time | relevance | path

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

/trunk/main/sc/source/filter/excel/
H A Dxechart.cxx3097 Reference< XCoordinateSystemContainer > xCoordSysCont( xDiagram, UNO_QUERY ); in Convert() local
3098 if( xCoordSysCont.is() ) in Convert()
3100 … Sequence< Reference< XCoordinateSystem > > aCoordSysSeq = xCoordSysCont->getCoordinateSystems(); in Convert()

Completed in 45 milliseconds