Searched refs:IsPrintReverse (Results 1 – 5 of 5) sorted by relevance
146 sal_Bool IsPrintReverse() const { return bPrintReverse; } in IsPrintReverse() function in SwPrintData205 …bool IsPrintReverse() const { return false; /*handled by print dialog now*/ /*getB… in IsPrintReverse() function in SwPrintUIOptions
160 sal_Bool IsPrintReverse () const { return bPrintReverse; } in IsPrintReverse() function in SwAddPrinterItem
168 rOptions.bPrintReverse = pOpt->IsPrintReverse(); in MakeSwPrtOptions()
514 rValue <<= mpPrtOpt->IsPrintReverse(); in _getSingleValue()
2643 aDocPrintData.SetPrintReverse( rPrintUIOptions.IsPrintReverse() ); in lcl_SavePrintUIOptionsToDocumentPrintData()
Completed in 41 milliseconds