Home
last modified time | relevance | path

Searched refs:OutDevType (Results 1 – 9 of 9) sorted by relevance

/trunk/main/editeng/source/editeng/
H A Deditobj2.hxx110 OutDevType eRefDevType;
125 OutDevType GetRefDevType() const { return eRefDevType; } in GetRefDevType()
/trunk/main/vcl/inc/vcl/
H A Doutdev.hxx269 enum OutDevType { OUTDEV_DONTKNOW, OUTDEV_WINDOW, OUTDEV_PRINTER, OUTDEV_VIRDEV }; enum
342 OutDevType meOutDevType;
582 OutDevType GetOutDevType() const { return meOutDevType; } in GetOutDevType()
/trunk/main/vcl/source/gdi/
H A Doutdevnative.cxx38 const OutDevType eType( i_rDevice.GetOutDevType() ); in lcl_enableNativeWidget()
/trunk/main/toolkit/source/awt/
H A Dvclxdevice.cxx145 OutDevType eDevType = mpOutputDevice->GetOutDevType(); in getInfo()
/trunk/main/vcl/source/control/
H A Dspinfld.cxx1040 OutDevType eOutDevType = pDev->GetOutDevType(); in Draw()
H A Dcombobox.cxx1236 OutDevType eOutDevType = pDev->GetOutDevType(); in Draw()
H A Dlstbox.cxx409 OutDevType eOutDevType = pDev->GetOutDevType(); in Draw()
H A Dedit.cxx1902 OutDevType eOutDevType = pDev->GetOutDevType(); in Draw()
/trunk/main/svtools/source/edit/
H A Dsvmedit.cxx1396 OutDevType eOutDevType = pDev->GetOutDevType(); in Draw()

Completed in 81 milliseconds