Searched refs:nDropLeft (Results 1 – 2 of 2) sorted by relevance
137 KSHORT nDropLeft; member in SwTxtMargin150 inline void SetDropLeft( const KSHORT nNew ) { nDropLeft = nNew; } in SetDropLeft()183 inline KSHORT GetDropLeft() const { return nDropLeft; } in GetDropLeft()331 return (nDropLines >= nLineNr && 1 != nLineNr) ? nFirst + nDropLeft : nLeft; in Left()
388 nDropLeft = nDropLines = nDropHeight = nDropDescent = 0; in DropInit()395 nDropLeft = pPorDrop->GetDropLeft(); in DropInit()
Completed in 23 milliseconds