Searched refs:m_pLastKnownRefDevice (Results 1 – 2 of 2) sorted by relevance
74 ,m_pLastKnownRefDevice ( NULL ) in FmFormObj()88 ,m_pLastKnownRefDevice ( NULL ) in FmFormObj()131 if ( ( m_pLastKnownRefDevice == pCurrentRefDevice ) && !_force ) in impl_checkRefDevice_nothrow()138 m_pLastKnownRefDevice = pCurrentRefDevice; in impl_checkRefDevice_nothrow()139 if ( m_pLastKnownRefDevice == NULL ) in impl_checkRefDevice_nothrow()151 pUnoRefDevice->SetOutputDevice( m_pLastKnownRefDevice ); in impl_checkRefDevice_nothrow()
53 OutputDevice* m_pLastKnownRefDevice; member in FmFormObj
Completed in 20 milliseconds