Home
last modified time | relevance | path

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

/trunk/main/sw/source/core/text/
H A Dpormulti.cxx119 KSHORT nTmp = ((SwDoubleLinePortion*)this)->GetBrackets()->nHeight; in CalcSize()
127 nTmp = ((SwDoubleLinePortion*)this)->GetBrackets()->nAscent; in CalcSize()
278 if( rDouble.GetBrackets() ) in SwDoubleLinePortion()
1446 GetInfo().SetIdx(((SwDoubleLinePortion&)rMulti).GetBrackets()->nStart); in PaintMultiPortion()
1671 GetInfo().SetIdx(((SwDoubleLinePortion&)rMulti).GetBrackets()->nStart); in PaintMultiPortion()
1751 rInf.SetIdx( ((SwDoubleLinePortion&)rMulti).GetBrackets()->nStart ); in BuildMultiPortion()
2044 if( ((SwDoubleLinePortion&)rMulti).GetBrackets() ) in BuildMultiPortion()
H A Dpormulti.hxx166 inline SwBracket* GetBrackets() const { return pBracket; } in GetBrackets() function in SwDoubleLinePortion
258 0 != ((SwDoubleLinePortion*)this)->GetBrackets() : in HasBrackets()

Completed in 27 milliseconds