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