Home
last modified time | relevance | path

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

/trunk/main/sw/source/core/text/
H A Ditrtxt.hxx137 KSHORT nDropLeft; member in SwTxtMargin
150 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()
H A Ditrcrsr.cxx388 nDropLeft = nDropLines = nDropHeight = nDropDescent = 0; in DropInit()
395 nDropLeft = pPorDrop->GetDropLeft(); in DropInit()

Completed in 20 milliseconds