Searched defs:SetLeft (Results 1 – 11 of 11) sorted by relevance
57 void SetLeft( sal_Int32 nVal ) { nLeft = nVal; } in SetLeft() function in SvxGrfCrop
65 void SetLeft(long lArgLeft) {lLeft=lArgLeft;} in SetLeft() function in SvxLongLRSpaceItem233 void SetLeft(long left) { nLeft = left; } in SetLeft() function in SvxColumnItem
110 void SetLeft(long nNew) { nLeft = nNew; } in SetLeft() function in SvxPageWindow
95 void SetLeft ( long nNew ) { nLeft = nNew; } in SetLeft() function in SwTabCols
53 void SetLeft ( sal_uInt16 nNew ) { nLeft = nNew; } in SetLeft() function in SwColumn
148 inline void SvxLRSpaceItem::SetLeft( const long nL, const sal_uInt16 nProp ) in SetLeft() function in SvxLRSpaceItem
60 void SetLeft( long nVal ) { aTopLeft.Y() = nVal; } in SetLeft() function in SvxGrfCropPage::SvxCropExample
90 inline void SetLeft( sal_Bool bNew ) { bLeft = bNew; } in SetLeft() function in SwFldPortion
273 void SmRect::SetLeft(long nLeft) in SetLeft() function in SmRect
452 void SetLeft( long nNew ) in SetLeft() function in SwDrawTextInfo
1499 void SetLeft( SwTableBox* pBox=0 ) in SetLeft() function
Completed in 149 milliseconds