/aoo41x/main/starmath/source/ |
H A D | rect.cxx | 178 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()
|
/aoo41x/main/sd/source/ui/presenter/ |
H A D | PresenterTextView.cxx | 111 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
|
/aoo41x/main/cui/source/tabpages/ |
H A D | grfpage.cxx | 182 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()
|
H A D | page.cxx | 503 aBspWin.SetTop( in Reset() 1249 aBspWin.SetTop( GetCoreValue( aTopMarginEdit, SFX_MAPUNIT_TWIP ) ); in IMPL_LINK_INLINE_END()
|
/aoo41x/main/sdext/source/presenter/ |
H A D | PresenterNotesView.cxx | 135 ::boost::bind(&PresenterNotesView::SetTop, this, _1)); in PresenterNotesView() 701 void PresenterNotesView::SetTop (const double nTop) in SetTop() function in sdext::presenter::PresenterNotesView
|
H A D | PresenterNotesView.hxx | 180 void SetTop (const double nTop);
|
/aoo41x/main/sw/source/ui/frmdlg/ |
H A D | colex.cxx | 97 SetTop( rULSpace.GetUpper() ); in UpdateExample() 102 SetTop( 0 ); in UpdateExample()
|
/aoo41x/main/svx/inc/svx/ |
H A D | grfcrop.hxx | 59 void SetTop( sal_Int32 nVal ) { nTop = nVal; } in SetTop() function in SvxGrfCrop
|
H A D | pagectrl.hxx | 96 void SetTop( long nNew ) { nTop = nNew; } in SetTop() function in SvxPageWindow
|
/aoo41x/main/cui/source/inc/ |
H A D | grfpage.hxx | 58 void SetTop( long nVal ) { aTopLeft.X() = nVal; } in SetTop() function in SvxGrfCropPage::SvxCropExample
|
/aoo41x/main/svx/source/items/ |
H A D | grfitem.cxx | 96 pNew->SetTop( top ); in Create()
|
/aoo41x/main/starmath/inc/ |
H A D | rect.hxx | 137 void SetTop(long nTop);
|
/aoo41x/main/svx/source/dialog/ |
H A D | hdft.cxx | 754 aBspWin.SetTop( rULSpace.GetUpper() ); in ActivatePage() 759 aBspWin.SetTop( 0 ); in ActivatePage()
|
/aoo41x/main/sw/source/core/text/ |
H A D | pormulti.hxx | 109 inline void SetTop( sal_Bool bNew ) { bTop = bNew; } in SetTop() function in SwMultiPortion
|
H A D | pormulti.cxx | 605 SetTop( rRuby.OnTop() ); in SwRubyPortion() 630 SetTop( *pForceRubyPos ); in SwRubyPortion() 632 SetTop( ! rRuby.GetPosition() ); in SwRubyPortion()
|
/aoo41x/main/sw/source/filter/rtf/ |
H A D | rtffly.cxx | 1442 aCrop.SetTop( pPicType->nCropT ); in _SetPictureSize()
|
/aoo41x/main/sw/source/filter/ww8/ |
H A D | ww8graf.cxx | 2144 aCrop.SetTop( static_cast< sal_Int32 >( in SetAttributesAtGrfNode()
|