Searched refs:nLROffset (Results 1 – 1 of 1) sorted by relevance
609 long nLROffset = rSpace.GetTxtLeft() + GetLeftMarginWithNum( sal_True ); in GetMinMaxSize() local613 if( !GetFirstLineOfsWithNum( nFLOffs ) || nFLOffs > nLROffset ) in GetMinMaxSize()614 nLROffset = nFLOffs; in GetMinMaxSize()619 aNodeArgs.nLeftRest = nLROffset; in GetMinMaxSize()633 aNodeArgs.Minimum( nLROffset - aNodeArgs.nLeftRest ); in GetMinMaxSize()797 nLROffset += rSpace.GetRight(); in GetMinMaxSize()799 rAbsMin += nLROffset; in GetMinMaxSize()801 rMin += nLROffset; in GetMinMaxSize()808 rMax += nLROffset; in GetMinMaxSize()
Completed in 16 milliseconds