Home
last modified time | relevance | path

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

/trunk/main/sdext/source/presenter/
H A DPresenterSlideSorter.cxx121 bool SetHorizontalOffset (const double nOffset);
346 ::boost::bind(&PresenterSlideSorter::SetHorizontalOffset,this,_1))); in PresenterSlideSorter()
399 SetHorizontalOffset(aCurrentSlideBBox.X - aWindowBox.Width/2.0); in PresenterSlideSorter()
1167 void PresenterSlideSorter::SetHorizontalOffset (const double nXOffset) in SetHorizontalOffset() function in sdext::presenter::PresenterSlideSorter
1169 if (mpLayout->SetHorizontalOffset(nXOffset)) in SetHorizontalOffset()
1599 bool PresenterSlideSorter::Layout::SetHorizontalOffset (const double nOffset) in SetHorizontalOffset() function in sdext::presenter::PresenterSlideSorter::Layout
H A DPresenterSlideSorter.hxx215 void SetHorizontalOffset (const double nXOffset);

Completed in 23 milliseconds