Home
last modified time | relevance | path

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

/dports/editors/libreoffice/libreoffice-7.2.6.2/vcl/inc/unx/
H A Dgeninst.h63 bool isPrinterInit() const { return mbPrinterInit; } in isPrinterInit() function
/dports/editors/libreoffice6/libreoffice-6.4.7.2/vcl/inc/unx/
H A Dgeninst.h63 bool isPrinterInit() const { return mbPrinterInit; } in isPrinterInit() function
/dports/editors/libreoffice/libreoffice-7.2.6.2/vcl/unx/generic/print/
H A Dgenprnpsp.cxx1251 if( ! rInstance.isPrinterInit() ) in update()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/vcl/unx/generic/print/
H A Dgenprnpsp.cxx1240 if( ! rInstance.isPrinterInit() ) in update()
/dports/editors/libreoffice/libreoffice-7.2.6.2/vcl/unx/gtk3/
H A Dgtkframe.cxx3594 if (nEventType == SalEvent::GetFocus && pSalInstance->isPrinterInit()) in DrawingAreaFocusInOut()
3627 if( pEvent->in && pSalInstance->isPrinterInit() ) in signalFocus()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/vcl/unx/gtk3/
H A Dgtk3gtkframe.cxx3023 if( pEvent->in && pSalInstance->isPrinterInit() ) in signalFocus()