Searched refs:pOutputDevice (Results 1 – 5 of 5) sorted by relevance
37 ScDDComboBoxButton::ScDDComboBoxButton( OutputDevice* pOutputDevice ) in ScDDComboBoxButton() argument38 : pOut( pOutputDevice ) in ScDDComboBoxButton()51 void ScDDComboBoxButton::SetOutputDevice( OutputDevice* pOutputDevice ) in SetOutputDevice() argument53 pOut = pOutputDevice; in SetOutputDevice()
40 ScDDComboBoxButton( OutputDevice* pOutputDevice );43 void SetOutputDevice( OutputDevice* pOutputDevice );
62 OutputDevice* pOutputDevice = pReturn->GetRefDevice(); in Create() local63 MapMode aDeviceMapMode( pOutputDevice->GetMapMode() ); in Create()
134 void ImplStopAnimation( OutputDevice* pOutputDevice = NULL,
173 void StopAnimation( OutputDevice* pOutputDevice = NULL,
Completed in 26 milliseconds