Home
last modified time | relevance | path

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

/AOO41X/main/chart2/source/model/main/
H A DChartModel_Persistence.cxx628 const Reference< embed::XStorage >& xGraphicsStorage( in impl_loadGraphics() local
632 if( xGraphicsStorage.is() ) in impl_loadGraphics()
635 xGraphicsStorage->getElementNames() ); in impl_loadGraphics()
639 if( xGraphicsStorage->isStreamElement( aElementNames[ i ] ) ) in impl_loadGraphics()
642 xGraphicsStorage->openStreamElement( in impl_loadGraphics()