Home
last modified time | relevance | path

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

/AOO42X/main/sc/source/ui/docshell/
H A Ddocsh3.cxx551 sal_Bool bNewLand = ( pNewPrinter->GetOrientation() == ORIENTATION_LANDSCAPE ); in SetPrinter() local
552 if (bNewLand != bWasLand) in SetPrinter()
555 aNewItem.SetLandscape( bNewLand ); in SetPrinter()