[inline, virtual]
Definition at line 17 of file DocDimensions.h.
References mDocH, and mDocW.
00018 { 00019 mDocW = w; 00020 mDocH = h; 00021 }