Home
last modified time | relevance | path

Searched refs:_Width (Results 1 – 6 of 6) sorted by relevance

/trunk/main/sw/source/core/layout/
H A Dnewfrm.cxx76 &SwRect::_Width,
85 &SwRect::_Width,
132 &SwRect::_Width,
141 &SwRect::_Width,
186 &SwRect::_Width,
195 &SwRect::_Width,
242 &SwRect::_Width,
251 &SwRect::_Width,
297 &SwRect::_Width,
306 &SwRect::_Width,
/trunk/main/sw/inc/
H A Dswrect.hxx117 void _Width( const long nNew );
123 long _Width() const;
/trunk/main/sw/source/core/bastyp/
H A Dswrect.cxx249 void SwRect::_Width( const long nNew ) { m_Size.setWidth(nNew); } in _Width() function in SwRect
256 long SwRect::_Width() const{ return m_Size.getWidth(); } in _Width() 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/qadevOOo/java/OOoRunner/src/main/java/ifc/text/
H A D_TextTable.java76 public void _Width() { in _Width() method in _TextTable
/trunk/main/svx/source/fmcomp/
H A Dgridcell.cxx3361 void SAL_CALL FmXGridCell::setPosSize( ::sal_Int32 _XX, ::sal_Int32 _Y, ::sal_Int32 _Width, ::sal_I… in setPosSize() argument
3366 (void)_Width; in setPosSize()

Completed in 48 milliseconds