Home
last modified time | relevance | path

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

/AOO41X/main/editeng/source/editeng/
H A Deerdll2.hxx48 OutputDevice* GetStdRefDevice();
H A Deerdll.cxx206 OutputDevice* GlobalEditData::GetStdRefDevice() in GetStdRefDevice() function in GlobalEditData
H A Dimpedit2.cxx173 pRefDev = EE_DLL()->GetGlobalData()->GetStdRefDevice(); in ImpEditEngine()
219 pRefDev = EE_DLL()->GetGlobalData()->GetStdRefDevice(); in SetRefDevice()
236 if ( !bOwnerOfRefDev && ( pRefDev == EE_DLL()->GetGlobalData()->GetStdRefDevice() ) ) in SetRefMapMode()