Searched refs:bWidthOK (Results 1 – 1 of 1) sorted by relevance
326 sal_Bool bWidthOK; member in XMLImageMapRectangleContext364 bWidthOK(sal_False), in XMLImageMapRectangleContext()401 bWidthOK = sal_True; in ProcessAttribute()416 bValid = bHeightOK && bXOK && bYOK && bWidthOK; in ProcessAttribute()
Completed in 10 milliseconds