Searched defs:_nTop (Results 1 – 6 of 6) sorted by relevance
/aoo42x/main/vbahelper/source/vbahelper/ |
H A D | vbashapes.cxx | 343 ScVbaShapes::AddShape( sal_Int32 _nType, sal_Int32 _nLeft, sal_Int32 _nTop, sal_Int32 _nWidth, sal_… in AddShape() 358 ScVbaShapes::AddTextbox( sal_Int32 _nOrientation, sal_Int32 _nLeft, sal_Int32 _nTop, sal_Int32 _nWi… in AddTextbox() 369 ScVbaShapes::AddTextboxInWriter( sal_Int32 /*_nOrientation*/, sal_Int32 _nLeft, sal_Int32 _nTop, sa… in AddTextboxInWriter() argument 415 …l::OUString& sService, const rtl::OUString& sName, sal_Int32 _nLeft, sal_Int32 _nTop, sal_Int32 _n… in AddShape()
|
/aoo42x/main/svx/source/dialog/ |
H A D | pagectrl.cxx | 334 long _nTop = bVert ? aRect.Top() + ((nH - nTH) / 2) : aRect.Top(); in DrawPage() local
|
/aoo42x/main/sw/source/core/layout/ |
H A D | anchoreddrawobject.cxx | 704 bool SwAnchoredDrawObject::_SetObjTop( const SwTwips _nTop ) in _SetObjTop()
|
H A D | anchoredobject.cxx | 718 void SwAnchoredObject::SetObjTop( const SwTwips _nTop) in SetObjTop()
|
H A D | fly.cxx | 2870 bool SwFlyFrm::_SetObjTop( const SwTwips _nTop ) in _SetObjTop()
|
/aoo42x/main/tools/inc/tools/ |
H A D | gen.hxx | 483 inline Rectangle::Rectangle( long _nLeft, long _nTop, in Rectangle()
|
Completed in 84 milliseconds