Home
last modified time | relevance | path

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

/dports/editors/libreoffice/libreoffice-7.2.6.2/include/vcl/
H A Dprint.hxx538 VCL_DLLPRIVATE void setReversePrint( bool i_bReverse );
/dports/editors/libreoffice6/libreoffice-6.4.7.2/include/vcl/
H A Dprint.hxx543 VCL_DLLPRIVATE void setReversePrint( bool i_bReverse );
/dports/editors/libreoffice6/libreoffice-6.4.7.2/vcl/source/gdi/
H A Dprint3.cxx1364 void PrinterController::setReversePrint( bool i_bReverse ) in setReversePrint() argument
1366 mpImplData->mbReversePageOrder = i_bReverse; in setReversePrint()
/dports/editors/libreoffice/libreoffice-7.2.6.2/vcl/source/gdi/
H A Dprint3.cxx1397 void PrinterController::setReversePrint( bool i_bReverse ) in setReversePrint() argument
1399 mpImplData->mbReversePageOrder = i_bReverse; in setReversePrint()