Home
last modified time | relevance | path

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

/dports/editors/libreoffice/libreoffice-7.2.6.2/include/vcl/
H A Dprint.hxx533 bool isProgressCanceled() const;
/dports/editors/libreoffice6/libreoffice-6.4.7.2/include/vcl/
H A Dprint.hxx538 bool isProgressCanceled() const;
/dports/editors/libreoffice6/libreoffice-6.4.7.2/vcl/source/gdi/
H A Dprint3.cxx697 if (i_xController->isProgressCanceled()) in StartJob()
1705 bool PrinterController::isProgressCanceled() const in isProgressCanceled() function in PrinterController
/dports/editors/libreoffice/libreoffice-7.2.6.2/vcl/source/gdi/
H A Dprint3.cxx698 if (i_xController->isProgressCanceled()) in StartJob()
1738 bool PrinterController::isProgressCanceled() const in isProgressCanceled() function in PrinterController
/dports/editors/libreoffice/libreoffice-7.2.6.2/vcl/unx/generic/print/
H A Dgenprnpsp.cxx1020 if( i_rController.isProgressCanceled() ) in StartJob()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/vcl/unx/generic/print/
H A Dgenprnpsp.cxx1013 if( i_rController.isProgressCanceled() ) in StartJob()