Searched defs:SetRight (Results 1 – 12 of 12) sorted by relevance
58 void SetRight( sal_Int32 nVal ) { nRight = nVal; } in SetRight() function in SvxGrfCrop
66 void SetRight(long lArgRight) {lRight=lArgRight;} in SetRight() function in SvxLongLRSpaceItem234 void SetRight(long right) { nRight = right; } in SetRight() function in SvxColumnItem
99 void SetRight( long nNew ) { nRight = nNew; } in SetRight() function in SvxPageWindow
57 void Layouter::SetRight ( in SetRight() function in sfx2::sidebar::Layouter
96 void SetRight ( long nNew ) { nRight = nNew; } in SetRight() function in SwTabCols
54 void SetRight( sal_uInt16 nNew ) { nRight = nNew; } in SetRight() function in SwColumn
154 inline void SvxLRSpaceItem::SetRight( const long nR, const sal_uInt16 nProp ) in SetRight() function in SvxLRSpaceItem
61 void SetRight( long nVal) { aBottomRight.Y() = nVal; } in SetRight() function in SvxGrfCropPage::SvxCropExample
282 void SmRect::SetRight(long nRight) in SetRight() function in SmRect
460 void SetRight( long nNew ) in SetRight() function in SwDrawTextInfo
811 inline void SetRight( const sal_Bool bNew ) { bRight = bNew; } in SetRight() function in SwSetToRightMargin
1501 void SetRight( SwTableBox* pBox=0 ) in SetRight() function
Completed in 58 milliseconds