Home
last modified time | relevance | path

Searched refs:GetMinor (Results 1 – 2 of 2) sorted by relevance

/trunk/main/sdext/source/presenter/
H A DPresenterScrollBar.hxx208 virtual double GetMinor (const double nX, const double nY) const = 0;
278 virtual double GetMinor (const double nX, const double nY) const;
313 virtual double GetMinor (const double nX, const double nY) const;
H A DPresenterScrollBar.cxx736 … const sal_Int32 nBitmapSize = (sal_Int32)GetMinor(aBitmapSize.Width, aBitmapSize.Height); in UpdateWidthOrHeight()
866 double PresenterVerticalScrollBar::GetMinor (const double nX, const double nY) const in GetMinor() function in sdext::presenter::PresenterVerticalScrollBar
1088 double PresenterHorizontalScrollBar::GetMinor (const double nX, const double nY) const in GetMinor() function in sdext::presenter::PresenterHorizontalScrollBar

Completed in 26 milliseconds