Home
last modified time | relevance | path

Searched refs:nDropDescent (Results 1 – 4 of 4) sorted by relevance

/trunk/main/sw/source/core/text/
H A Dpordrop.hxx73 KSHORT nDropDescent; // Abstand zur naechsten Zeile member in SwDropPortion
86 const KSHORT nDropDescent,
99 inline KSHORT GetDropDescent() const { return nDropDescent; } in GetDropDescent()
H A Ditrtxt.hxx139 KSHORT nDropDescent; member in SwTxtMargin
186 inline KSHORT GetDropDescent() const { return nDropDescent; } in GetDropDescent()
187 inline void SetDropDescent( const KSHORT nNew ) { nDropDescent = nNew; } in SetDropDescent()
H A Dtxtdrop.cxx130 nDropDescent(nDrpDescent), in SwDropPortion()
343 ((SwDropPortion*)this)->Height( nDropHeight + nDropDescent ); in PaintDrop()
H A Ditrcrsr.cxx388 nDropLeft = nDropLines = nDropHeight = nDropDescent = 0; in DropInit()
398 nDropDescent = pPorDrop->GetDropDescent(); in DropInit()

Completed in 66 milliseconds