Searched refs:GetDeltaX (Results 1 – 5 of 5) sorted by relevance
65 virtual short GetDeltaX();
260 short ScPrivatSplit::GetDeltaX() in GetDeltaX() function in ScPrivatSplit
1236 if ( pData && (pData->GetDeltaX() || pData->GetDeltaY()) ) in HandleScrollCommand()1238 ImplHandleScroll( pHScrl, pData->GetDeltaX(), in HandleScrollCommand()
205 long GetDeltaX() const { return mnDeltaX; } in GetDeltaX() function in CommandScrollData
2763 nScrollDX = pData->GetDeltaX() * GetScrollBarLineSize(); in HandleScrollCommand()
Completed in 48 milliseconds