Home
last modified time | relevance | path

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

/trunk/main/chart2/source/view/main/
H A DDrawModelWrapper.cxx177 OutputDevice* pDefaultDevice = rOutliner.GetRefDevice(); in DrawModelWrapper() local
178 if( !pDefaultDevice ) in DrawModelWrapper()
179 pDefaultDevice = Application::GetDefaultDevice(); in DrawModelWrapper()
180 m_apRefDevice = std::auto_ptr< OutputDevice >( new VirtualDevice( *pDefaultDevice ) ); in DrawModelWrapper()

Completed in 18 milliseconds