Searched refs:pLocalView (Results 1 – 1 of 1) sorted by relevance
748 boost::scoped_ptr< SdrView > pLocalView; in GetGraphic() local751 pLocalView.reset( new FmFormView( PTR_CAST( FmFormModel, mpDoc ), &aVDev ) ); in GetGraphic()755 pLocalView.reset( new SdrView( mpDoc, &aVDev ) ); in GetGraphic()
Completed in 13 milliseconds