Home
last modified time | relevance | path

Searched refs:_nProposedRelPosX (Results 1 – 2 of 2) sorted by relevance

/trunk/main/sw/source/core/inc/
H A Danchoredobjectposition.hxx91 const SwTwips _nProposedRelPosX ) const;
296 const SwTwips _nProposedRelPosX ) const in _AdjustHoriRelPos()
299 ? _ImplAdjustHoriRelPos( _rPageAlignLayFrm, _nProposedRelPosX ) in _AdjustHoriRelPos()
300 : _nProposedRelPosX; in _AdjustHoriRelPos()
408 const SwTwips _nProposedRelPosX,
/trunk/main/sw/source/core/objectpositioning/
H A Danchoredobjectposition.cxx523 const SwTwips _nProposedRelPosX ) const in _ImplAdjustHoriRelPos()
525 SwTwips nAdjustedRelPosX = _nProposedRelPosX; in _ImplAdjustHoriRelPos()
933 const SwTwips _nProposedRelPosX, in _AdjustHoriRelPosForDrawAside() argument
948 return _nProposedRelPosX; in _AdjustHoriRelPosForDrawAside()
958 SwTwips nAdjustedRelPosX = _nProposedRelPosX; in _AdjustHoriRelPosForDrawAside()

Completed in 15 milliseconds