Home
last modified time | relevance | path

Searched refs:_Height (Results 1 – 5 of 5) sorted by relevance

/trunk/main/sw/source/core/layout/
H A Dnewfrm.cxx77 &SwRect::_Height,
86 &SwRect::_Height,
131 &SwRect::_Height,
140 &SwRect::_Height,
187 &SwRect::_Height,
196 &SwRect::_Height,
241 &SwRect::_Height,
250 &SwRect::_Height,
296 &SwRect::_Height,
305 &SwRect::_Height,
/trunk/main/sw/inc/
H A Dswrect.hxx118 void _Height( const long nNew );
124 long _Height() const;
/trunk/main/sw/source/core/bastyp/
H A Dswrect.cxx250 void SwRect::_Height( const long nNew ) { m_Size.setHeight(nNew); } in _Height() function in SwRect
257 long SwRect::_Height() const{ return m_Size.getHeight(); } in _Height() function in SwRect
/trunk/main/dbaccess/source/ui/dlg/
H A Dsqlmessage.cxx506 …InAppFont( const Window& _rParent, Window& _rChild, long _nX, long _nY, long _Width, long _Height ) in lcl_positionInAppFont() argument
509 Size aSize = _rParent.LogicToPixel( Size( _Width, _Height ), MAP_APPFONT ); in lcl_positionInAppFont()
/trunk/main/svx/source/fmcomp/
H A Dgridcell.cxx3361 …osSize( ::sal_Int32 _XX, ::sal_Int32 _Y, ::sal_Int32 _Width, ::sal_Int32 _Height, ::sal_Int16 _Fla… in setPosSize() argument
3367 (void)_Height; in setPosSize()

Completed in 51 milliseconds