Home
last modified time | relevance | path

Searched refs:SetTop (Results 1 – 17 of 17) sorted by last modified time

/trunk/main/sw/source/ui/frmdlg/
H A Dcolex.cxx93 SetTop( rULSpace.GetUpper() ); in UpdateExample()
98 SetTop( 0 ); in UpdateExample()
/trunk/main/sw/source/core/text/
H A Dpormulti.cxx605 SetTop( rRuby.OnTop() ); in SwRubyPortion()
630 SetTop( *pForceRubyPos ); in SwRubyPortion()
632 SetTop( ! rRuby.GetPosition() ); in SwRubyPortion()
H A Dpormulti.hxx109 inline void SetTop( sal_Bool bNew ) { bTop = bNew; } in SetTop() function in SwMultiPortion
/trunk/main/sw/source/filter/ww8/
H A Dww8graf.cxx2141 aCrop.SetTop( static_cast< sal_Int32 >( in SetAttributesAtGrfNode()
/trunk/main/cui/source/tabpages/
H A Dpage.cxx516 aBspWin.SetTop( in Reset()
1263 aBspWin.SetTop( GetCoreValue( aTopMarginEdit, SFX_MAPUNIT_TWIP ) ); in IMPL_LINK_INLINE_END()
H A Dgrfpage.cxx182 aExampleWN.SetTop( pCrop->GetTop()); in Reset()
299 pNew->SetTop( lcl_GetValue( aTopMF, eUnit ) ); in FillItemSet()
541 aExampleWN.SetTop( nTop ); in IMPL_LINK()
683 aExampleWN.SetTop(nVal); in GraphicHasChanged()
/trunk/main/sw/source/filter/rtf/
H A Drtffly.cxx1437 aCrop.SetTop( pPicType->nCropT ); in _SetPictureSize()
/trunk/main/svx/source/items/
H A Dgrfitem.cxx96 pNew->SetTop( top ); in Create()
/trunk/main/svx/source/dialog/
H A Dhdft.cxx919 aBspWin.SetTop( rULSpace.GetUpper() ); in ActivatePage()
924 aBspWin.SetTop( 0 ); in ActivatePage()
/trunk/main/svx/inc/svx/
H A Dpagectrl.hxx108 void SetTop(long nNew) { nTop = nNew; } in SetTop() function in SvxPageWindow
H A Dgrfcrop.hxx59 void SetTop( sal_Int32 nVal ) { nTop = nVal; } in SetTop() function in SvxGrfCrop
/trunk/main/starmath/source/
H A Drect.cxx178 SetTop(GetTop() - nDelta); in BuildRect()
218 SetTop(nGlyphTop); in BuildRect()
296 void SmRect::SetTop(long nTop) in SetTop() function in SmRect
443 SetTop(nT); in Union()
608 aRect.SetTop(nGlyphTop); in AsGlyphRect()
/trunk/main/starmath/inc/
H A Drect.hxx137 void SetTop(long nTop);
/trunk/main/sdext/source/presenter/
H A DPresenterNotesView.cxx135 ::boost::bind(&PresenterNotesView::SetTop, this, _1)); in PresenterNotesView()
701 void PresenterNotesView::SetTop (const double nTop) in SetTop() function in sdext::presenter::PresenterNotesView
H A DPresenterNotesView.hxx180 void SetTop (const double nTop);
/trunk/main/sd/source/ui/presenter/
H A DPresenterTextView.cxx111 void SetTop (const sal_Int32 nTop);
265 mpImplementation->SetTop(nTop); in SetPropertyValue()
271 mpImplementation->SetTop( in SetPropertyValue()
518 void PresenterTextView::Implementation::SetTop (const sal_Int32 nTop) in SetTop() function in sd::presenter::PresenterTextView::Implementation
/trunk/main/cui/source/inc/
H A Dgrfpage.hxx58 void SetTop( long nVal ) { aTopLeft.X() = nVal; } in SetTop() function in SvxGrfCropPage::SvxCropExample

Completed in 177 milliseconds