Home
last modified time | relevance | path

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

/trunk/main/svx/source/unodraw/
H A DUnoGraphicExporter.cxx748 boost::scoped_ptr< SdrView > pLocalView; in GetGraphic() local
751 pLocalView.reset( new FmFormView( PTR_CAST( FmFormModel, mpDoc ), &aVDev ) ); in GetGraphic()
755 pLocalView.reset( new SdrView( mpDoc, &aVDev ) ); in GetGraphic()

Completed in 26 milliseconds