Searched refs:hasEndPage (Results 1 – 1 of 1) sorted by relevance
121 bool hasEndPage = propertyList[PARAM_RANGE_ENDPAGE] == PRINT_PARAM_SET; in ValidateProperty() local123 if ((hasStartPage || hasEndPage) && hasPages) { in ValidateProperty()