Searched defs:SetDelta (Results 1 – 3 of 3) sorted by relevance
/aoo42x/main/vcl/inc/vcl/ | ||
H A D | morebtn.hxx | 66 void SetDelta( sal_uLong nNewDelta ) { mnDelta = nNewDelta; } in SetDelta() function in MoreButton |
/aoo42x/main/vcl/inc/ | ||
H A D | glyphcache.hxx | 119 void SetDelta( int nX, int nY ) { maDelta = Point( nX, nY); } in SetDelta() function in GlyphMetric |
/aoo42x/main/toolkit/source/layout/vcl/ | ||
H A D | wbutton.cxx | 623 void AdvancedButton::SetDelta (int) in SetDelta() function in layout::AdvancedButton |
Completed in 32 milliseconds