Home
last modified time | relevance | path

Searched refs:GetDropLeft (Results 1 – 6 of 6) sorted by relevance

/trunk/main/sw/source/core/text/
H A Dpordrop.hxx100 inline KSHORT GetDropLeft() const { return Width() + nFix; } in GetDropLeft() function in SwDropPortion
H A Ditrtxt.hxx183 inline KSHORT GetDropLeft() const { return nDropLeft; } in GetDropLeft() function in SwTxtMargin
H A Dfrmcrsr.cxx624 && rPoint.X() < aLine.FirstLeft() + aLine.GetDropLeft() ) in _GetCrsrOfst()
H A Dfrmform.cxx195 rRect.Width( aLine.GetDropLeft() ); in _GetDropRect()
H A Ditrcrsr.cxx395 nDropLeft = pPorDrop->GetDropLeft(); in DropInit()
H A Dtxtfly.cxx474 const long nLeftMin = (rInf.X() || GetDropLeft()) ? nLeftMar : GetLeftMin(); in CalcFlyWidth()

Completed in 47 milliseconds