Home
last modified time | relevance | path

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

/aoo41x/main/svx/source/form/
H A Dfmobj.cxx130 OutputDevice* pCurrentRefDevice = pFormModel ? pFormModel->GetRefDevice() : NULL; in impl_checkRefDevice_nothrow() local
131 if ( ( m_pLastKnownRefDevice == pCurrentRefDevice ) && !_force ) in impl_checkRefDevice_nothrow()
138 m_pLastKnownRefDevice = pCurrentRefDevice; in impl_checkRefDevice_nothrow()

Completed in 13 milliseconds