Searched refs:bPrinting (Results 1 – 2 of 2) sorted by relevance
276 bool bPrinting = false; in PrintState_Impl() local281 bPrinting = pPrinter && pPrinter->IsPrinting(); in PrintState_Impl()283 rSet.Put( SfxBoolItem( SID_PRINTOUT, bPrinting ) ); in PrintState_Impl()
2726 const bool bPrinting(OUTDEV_PRINTER == pOut->GetOutDevType()); in SeekCursor() local2729 if ( IsAutoColorEnabled() && !bPrinting && !bPDFExporting) in SeekCursor()
Completed in 52 milliseconds