Searched defs:_nLeft (Results 1 – 6 of 6) sorted by relevance
/aoo41x/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 ScVbaShapes::AddShape( const rtl::OUString& sService, const rtl::OUString& sName, sal_Int32 _nLeft,… in AddShape()
|
/aoo41x/main/svx/source/dialog/ |
H A D | pagectrl.cxx | 343 long _nLeft = bHorz ? aRect.Left() + ((nW - nTW) / 2) : aRect.Left(); in DrawPage() local
|
/aoo41x/main/sw/source/core/layout/ |
H A D | anchoreddrawobject.cxx | 711 bool SwAnchoredDrawObject::_SetObjLeft( const SwTwips _nLeft ) in _SetObjLeft()
|
H A D | anchoredobject.cxx | 727 void SwAnchoredObject::SetObjLeft( const SwTwips _nLeft) in SetObjLeft()
|
H A D | fly.cxx | 2898 bool SwFlyFrm::_SetObjLeft( const SwTwips _nLeft ) in _SetObjLeft()
|
/aoo41x/main/tools/inc/tools/ |
H A D | gen.hxx | 483 inline Rectangle::Rectangle( long _nLeft, long _nTop, in Rectangle()
|
Completed in 57 milliseconds