Searched defs:GetBottom (Results 1 – 4 of 4) sorted by relevance
/aoo41x/main/svx/inc/svx/ | ||
H A D | grfcrop.hxx | 65 sal_Int32 GetBottom() const { return nBottom; } in GetBottom() function in SvxGrfCrop |
H A D | pagectrl.hxx | 105 long GetBottom() const { return nBottom;} in GetBottom() function in SvxPageWindow |
/aoo41x/main/editeng/inc/editeng/ | ||
H A D | boxitem.hxx | 86 const SvxBorderLine* GetBottom() const { return pBottom; } in GetBottom() function in SvxBoxItem |
/aoo41x/main/starmath/inc/ | ||
H A D | rect.hxx | 143 long GetBottom() const { return GetTop() + GetHeight() - 1; } in GetBottom() function in SmRect |
Completed in 22 milliseconds