Searched refs:SetOutputDevice (Results 1 – 14 of 14) sorted by relevance
72 void SetOutputDevice( OutputDevice* pOutDev ) { mpOutputDevice = pOutDev; } in SetOutputDevice() function in VCLXDevice126 void SetVirtualDevice( VirtualDevice* pVDev ) { SetOutputDevice( (OutputDevice*)pVDev ); } in SetVirtualDevice()
84 void SetOutputDevice( OutputDevice* pOutDev );
81 void VCLXGraphics::SetOutputDevice( OutputDevice* pOutDev ) in SetOutputDevice() function in VCLXGraphics157 pDev->SetOutputDevice( mpOutputDevice ); in getDevice()
100 pDev->SetOutputDevice( GetPrinter() ); in GetDevice()
417 SetOutputDevice( pWindow ); in SetWindow()969 SetOutputDevice( pOutDev ); in IMPL_XUNOTUNNEL2()1982 pDevice->SetOutputDevice( pControl->GetReferenceDevice() ); in getProperty()
43 void SetOutputDevice( OutputDevice* pOutputDevice );
51 void ScDDComboBoxButton::SetOutputDevice( OutputDevice* pOutputDevice ) in SetOutputDevice() function in ScDDComboBoxButton
208 pGrf->SetOutputDevice( NULL ); in ReleaseAllGraphics()
161 pUnoRefDevice->SetOutputDevice( m_pEngine->GetRefDevice() ); in implInit()
151 pUnoRefDevice->SetOutputDevice( m_pLastKnownRefDevice ); in impl_checkRefDevice_nothrow()
1206 aComboButton.SetOutputDevice( pContentDev ); in DrawButtons()1356 aComboButton.SetOutputDevice( this ); in DrawButtons()
219 pXDevice->SetOutputDevice( mpLastPrinter ); in getMergedOptions()
802 pXDevice->SetOutputDevice( pOut ); in Export()
1957 pXDev->SetOutputDevice( pDoc->GetRefDevice() ); in getPropertyValue()
Completed in 150 milliseconds