Searched refs:bRightPg (Results 1 – 1 of 1) sorted by relevance
1303 const sal_Bool bRightPg = pStPage->OnRightPage(); in CalculatePagesForPrinting() local1305 ( (bRightPg && bPrintRightPages) || in CalculatePagesForPrinting()1306 (!bRightPg && bPrintLeftPages) ) ) in CalculatePagesForPrinting()
Completed in 22 milliseconds