[inline]
Definition at line 31 of file DocDimensions.h.
References mDocH, and mDocW.
00032 { 00033 w = mDocW; 00034 h = mDocH; 00035 }