Home
last modified time | relevance | path

Searched refs:getPaperSizeSetup (Results 1 – 6 of 6) sorted by relevance

/dports/editors/libreoffice/libreoffice-7.2.6.2/include/vcl/
H A Dprint.hxx541 VCL_DLLPRIVATE Size& getPaperSizeSetup() const;
/dports/editors/libreoffice6/libreoffice-6.4.7.2/include/vcl/
H A Dprint.hxx546 VCL_DLLPRIVATE Size& getPaperSizeSetup() const;
/dports/editors/libreoffice6/libreoffice-6.4.7.2/vcl/source/gdi/
H A Dprint3.cxx1382 Size& PrinterController::getPaperSizeSetup() const in getPaperSizeSetup() function in PrinterController
/dports/editors/libreoffice/libreoffice-7.2.6.2/vcl/source/gdi/
H A Dprint3.cxx1415 Size& PrinterController::getPaperSizeSetup() const in getPaperSizeSetup() function in PrinterController
/dports/editors/libreoffice/libreoffice-7.2.6.2/vcl/source/window/
H A Dprintdlg.cxx1048 Size& aPaperSize = maPController->getPaperSizeSetup(); in setPaperOrientation()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/vcl/source/window/
H A Dprintdlg.cxx1002 Size& aPaperSize = maPController->getPaperSizeSetup(); in setPaperOrientation()