Home
last modified time | relevance | path

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

/dports/editors/libreoffice6/libreoffice-6.4.7.2/sc/source/ui/inc/
H A Dprintfun.hxx198 MapMode aOldPrinterMode; // MapMode before the call member in ScPrintFunc
/dports/editors/libreoffice/libreoffice-7.2.6.2/sc/source/ui/inc/
H A Dprintfun.hxx202 MapMode aOldPrinterMode; // MapMode before the call member in ScPrintFunc
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sc/source/ui/view/
H A Dprintfun.cxx161 aOldPrinterMode = pDocPrinter->GetMapMode(); in Construct()
409 pDocPrinter->SetMapMode(aOldPrinterMode); in ~ScPrintFunc()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sc/source/ui/view/
H A Dprintfun.cxx161 aOldPrinterMode = pDocPrinter->GetMapMode(); in Construct()
431 pDocPrinter->SetMapMode(aOldPrinterMode); in ~ScPrintFunc()