Home
last modified time | relevance | path

Searched defs:GetDelta (Results 1 – 8 of 8) sorted by path

/trunk/main/sc/source/core/tool/
H A Dchgtrack.cxx1305 void ScChangeActionMove::GetDelta( sal_Int32& nDx, sal_Int32& nDy, sal_Int32& nDz ) const in GetDelta() function in ScChangeActionMove
/trunk/main/setup_native/source/win32/customactions/regactivex/
H A Dregactivex.cxx197 BOOL GetDelta( MSIHANDLE hMSI, int& nOldInstallMode, int& nInstallMode, int& nDeinstallMode ) in GetDelta() function
/trunk/main/sw/source/core/text/
H A Dporlay.hxx309 inline long *GetDelta() { return &nDelta; } in GetDelta() function in SwParaPortion
310 inline const long *GetDelta() const { return &nDelta; } in GetDelta() function in SwParaPortion
/trunk/main/vcl/inc/
H A Dglyphcache.hxx112 Point GetDelta() const { return maDelta; } in GetDelta() function in GlyphMetric
/trunk/main/vcl/inc/vcl/
H A Dcmdevt.hxx146 long GetDelta() const { return mnDelta; } in GetDelta() function in CommandWheelData
H A Dmorebtn.hxx67 sal_uLong GetDelta() const { return mnDelta; } in GetDelta() function in MoreButton
H A Dscrbar.hxx138 long GetDelta() const { return mnDelta; } in GetDelta() function in ScrollBar
H A Dslider.hxx118 long GetDelta() const { return mnDelta; } in GetDelta() function in Slider

Completed in 72 milliseconds