Home
last modified time | relevance | path

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

/trunk/main/svx/source/form/
H A Dfmobj.cxx74 ,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()
/trunk/main/svx/source/inc/
H A Dfmobj.hxx53 OutputDevice* m_pLastKnownRefDevice; member in FmFormObj

Completed in 16 milliseconds