Searched defs:SetTop (Results 1 – 7 of 7) sorted by relevance
59 void SetTop( sal_Int32 nVal ) { nTop = nVal; } in SetTop() function in SvxGrfCrop
96 void SetTop( long nNew ) { nTop = nNew; } in SetTop() function in SvxPageWindow
58 void SetTop( long nVal ) { aTopLeft.X() = nVal; } in SetTop() function in SvxGrfCropPage::SvxCropExample
701 void PresenterNotesView::SetTop (const double nTop) in SetTop() function in sdext::presenter::PresenterNotesView
518 void PresenterTextView::Implementation::SetTop (const sal_Int32 nTop) in SetTop() function in sd::presenter::PresenterTextView::Implementation
109 inline void SetTop( sal_Bool bNew ) { bTop = bNew; } in SetTop() function in SwMultiPortion
296 void SmRect::SetTop(long nTop) in SetTop() function in SmRect
Completed in 27 milliseconds