Searched refs:newlandscape (Results 1 – 1 of 1) sorted by relevance
100 Boolean newlandscape = new Boolean(!landscape.booleanValue()); in _setPagePrintSettings() local101 PrintSettings[8].Value = newlandscape; in _setPagePrintSettings()103 res = (oObj.getPagePrintSettings()[8].Value.equals(newlandscape)); in _setPagePrintSettings()
Completed in 10 milliseconds