Searched refs:bXOK (Results 1 – 1 of 1) sorted by relevance
324 sal_Bool bXOK; member in XMLImageMapRectangleContext362 bXOK(sal_False), in XMLImageMapRectangleContext()385 bXOK = sal_True; in ProcessAttribute()416 bValid = bHeightOK && bXOK && bYOK && bWidthOK; in ProcessAttribute()533 sal_Bool bXOK; member in XMLImageMapCircleContext568 bXOK(sal_False), in XMLImageMapCircleContext()590 bXOK = sal_True; in ProcessAttribute()613 bValid = bRadiusOK && bXOK && bYOK; in ProcessAttribute()
Completed in 13 milliseconds