Searched defs:SetBottom (Results 1 – 4 of 4) sorted by relevance
/aoo42x/main/svx/inc/svx/ | ||
H A D | grfcrop.hxx | 60 void SetBottom( sal_Int32 nVal ) { nBottom = nVal; } in SetBottom() function in SvxGrfCrop |
H A D | pagectrl.hxx | 109 void SetBottom(long nNew) { nBottom = nNew; } in SetBottom() function in SvxPageWindow |
/aoo42x/main/cui/source/inc/ | ||
H A D | grfpage.hxx | 59 void SetBottom( long nVal ) { aBottomRight.X() = nVal; } in SetBottom() function in SvxGrfCropPage::SvxCropExample |
/aoo42x/main/starmath/source/ | ||
H A D | rect.cxx | 289 void SmRect::SetBottom(long nBottom) in SetBottom() function in SmRect |
Completed in 22 milliseconds