Home
last modified time | relevance | path

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

/trunk/main/toolkit/inc/toolkit/awt/
H A Dvclxdevice.hxx72 void SetOutputDevice( OutputDevice* pOutDev ) { mpOutputDevice = pOutDev; } in SetOutputDevice() function in VCLXDevice
126 void SetVirtualDevice( VirtualDevice* pVDev ) { SetOutputDevice( (OutputDevice*)pVDev ); } in SetVirtualDevice()
H A Dvclxgraphics.hxx84 void SetOutputDevice( OutputDevice* pOutDev );
/trunk/main/toolkit/source/awt/
H A Dvclxgraphics.cxx81 void VCLXGraphics::SetOutputDevice( OutputDevice* pOutDev ) in SetOutputDevice() function in VCLXGraphics
157 pDev->SetOutputDevice( mpOutputDevice ); in getDevice()
H A Dvclxprinter.cxx100 pDev->SetOutputDevice( GetPrinter() ); in GetDevice()
H A Dvclxwindow.cxx417 SetOutputDevice( pWindow ); in SetWindow()
969 SetOutputDevice( pOutDev ); in IMPL_XUNOTUNNEL2()
1982 pDevice->SetOutputDevice( pControl->GetReferenceDevice() ); in getProperty()
/trunk/main/sc/source/ui/inc/
H A Dcbutton.hxx43 void SetOutputDevice( OutputDevice* pOutputDevice );
/trunk/main/sc/source/ui/cctrl/
H A Dcbuttonw.cxx51 void ScDDComboBoxButton::SetOutputDevice( OutputDevice* pOutputDevice ) in SetOutputDevice() function in ScDDComboBoxButton
/trunk/main/toolkit/source/helper/
H A Dunowrapper.cxx208 pGrf->SetOutputDevice( NULL ); in ReleaseAllGraphics()
/trunk/main/forms/source/richtext/
H A Drichtextmodel.cxx161 pUnoRefDevice->SetOutputDevice( m_pEngine->GetRefDevice() ); in implInit()
/trunk/main/svx/source/form/
H A Dfmobj.cxx151 pUnoRefDevice->SetOutputDevice( m_pLastKnownRefDevice ); in impl_checkRefDevice_nothrow()
/trunk/main/sc/source/ui/view/
H A Dgridwin4.cxx1206 aComboButton.SetOutputDevice( pContentDev ); in DrawButtons()
1356 aComboButton.SetOutputDevice( this ); in DrawButtons()
/trunk/main/sfx2/source/view/
H A Dviewprn.cxx219 pXDevice->SetOutputDevice( mpLastPrinter ); in getMergedOptions()
/trunk/main/filter/source/pdf/
H A Dpdfexport.cxx802 pXDevice->SetOutputDevice( pOut ); in Export()
/trunk/main/sc/source/ui/unoobj/
H A Ddocuno.cxx1957 pXDev->SetOutputDevice( pDoc->GetRefDevice() ); in getPropertyValue()

Completed in 81 milliseconds