Home
last modified time | relevance | path

Searched refs:GetOutDevViewType (Results 1 – 4 of 4) sorted by relevance

/dports/editors/libreoffice6/libreoffice-6.4.7.2/include/vcl/
H A Doutdev.hxx614 OutDevViewType GetOutDevViewType() const { return meOutDevViewType; } in GetOutDevViewType() function in OutputDevice
/dports/editors/libreoffice/libreoffice-7.2.6.2/include/vcl/
H A Doutdev.hxx500 OutDevViewType GetOutDevViewType() const { return meOutDevViewType; } in GetOutDevViewType() function in OutputDevice
/dports/editors/libreoffice/libreoffice-7.2.6.2/toolkit/source/awt/
H A Dvclxwindow.cxx2297 || ( pDev->GetOutDevViewType() == OutDevViewType::PrintPreview ) in draw()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/toolkit/source/awt/
H A Dvclxwindow.cxx2279 || ( pDev->GetOutDevViewType() == OutDevViewType::PrintPreview ) in draw()