Searched defs:SetDistance (Results 1 – 10 of 10) sorted by relevance
52 void SetDistance(long nNewDistance) { nDistance = nNewDistance; } in SetDistance() function in XHatch
58 void SetDistance(sal_uIntPtr nNewDistance) { nDistance = nNewDistance; } in SetDistance() function in XDash
223 void SetDistance(const Size& rDist) { aDistance=rDist; } in SetDistance() function in SdrUndoMoveObj
164 void Hatch::SetDistance( long nDistance ) in SetDistance() function in Hatch
213 void LineInfo::SetDistance( long nDistance ) in SetDistance() function in LineInfo
111 void SetDistance( sal_uInt16 nNew ) { nDistance = nNew; } in SetDistance() function in SvxBorderLine
109 inline void SvxBoxItem::SetDistance( sal_uInt16 nNew ) in SetDistance() function in SvxBoxItem
130 void SetDistance(sal_uInt16 nIdent, sal_uInt16 nVal) { vDist[nIdent] = nVal; } in SetDistance() function in SmFormat
154 inline void SwDropCapsPict::SetDistance( sal_uInt16 nD ) in SetDistance() function in SwDropCapsPict
2491 void SvxBoxItem::SetDistance( sal_uInt16 nNew, sal_uInt16 nLine ) in SetDistance() function in SvxBoxItem
Completed in 79 milliseconds