Home
last modified time | relevance | path

Searched defs:SetLeft (Results 1 – 11 of 11) sorted by path

/trunk/main/cui/source/inc/
H A Dgrfpage.hxx60 void SetLeft( long nVal ) { aTopLeft.Y() = nVal; } in SetLeft() function in SvxGrfCropPage::SvxCropExample
/trunk/main/editeng/inc/editeng/
H A Dlrspitem.hxx148 inline void SvxLRSpaceItem::SetLeft( const long nL, const sal_uInt16 nProp ) in SetLeft() function in SvxLRSpaceItem
/trunk/main/starmath/source/
H A Drect.cxx273 void SmRect::SetLeft(long nLeft) in SetLeft() function in SmRect
/trunk/main/svx/inc/svx/
H A Dgrfcrop.hxx57 void SetLeft( sal_Int32 nVal ) { nLeft = nVal; } in SetLeft() function in SvxGrfCrop
H A Dpagectrl.hxx110 void SetLeft(long nNew) { nLeft = nNew; } in SetLeft() function in SvxPageWindow
H A Drulritem.hxx65 void SetLeft(long lArgLeft) {lLeft=lArgLeft;} in SetLeft() function in SvxLongLRSpaceItem
233 void SetLeft(long left) { nLeft = left; } in SetLeft() function in SvxColumnItem
/trunk/main/sw/inc/
H A Dfmtclds.hxx53 void SetLeft ( sal_uInt16 nNew ) { nLeft = nNew; } in SetLeft() function in SwColumn
H A Dtabcol.hxx95 void SetLeft ( long nNew ) { nLeft = nNew; } in SetLeft() function in SwTabCols
/trunk/main/sw/source/core/doc/
H A Dtblrwcl.cxx1499 void SetLeft( SwTableBox* pBox=0 ) in SetLeft() function
/trunk/main/sw/source/core/inc/
H A Ddrawfont.hxx452 void SetLeft( long nNew ) in SetLeft() function in SwDrawTextInfo
/trunk/main/sw/source/core/text/
H A Dporfld.hxx90 inline void SetLeft( sal_Bool bNew ) { bLeft = bNew; } in SetLeft() function in SwFldPortion

Completed in 51 milliseconds