Home
last modified time | relevance | path

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

/aoo4110/main/sw/source/core/text/
H A Dporrst.cxx199 SwArrowPortion::SwArrowPortion( const SwLinePortion &rPortion ) : in SwArrowPortion() function in SwArrowPortion
208 SwArrowPortion::SwArrowPortion( const SwTxtPaintInfo &rInf ) in SwArrowPortion() function in SwArrowPortion
219 void SwArrowPortion::Paint( const SwTxtPaintInfo &rInf ) const in Paint()
221 ((SwArrowPortion*)this)->aPos = rInf.GetPos(); in Paint()
224 SwLinePortion *SwArrowPortion::Compress() { return this; } in Compress()
H A Dporrst.hxx100 class SwArrowPortion : public SwLinePortion class
105 SwArrowPortion( const SwLinePortion &rPortion );
106 SwArrowPortion( const SwTxtPaintInfo &rInf );
181 CLASSIO( SwArrowPortion )
H A Ditrpaint.cxx312 SwArrowPortion *pArrow = NULL; in DrawTextLine()
434 pArrow = (SwArrowPortion*)pPor; in DrawTextLine()
497 SwArrowPortion aArrow( GetInfo() ); in DrawTextLine()
H A Dtxtio.cxx344 IMPL_OUTOP( SwArrowPortion ) in IMPL_OUTOP()
557 SvStream &SwArrowPortion::operator<<( SvStream &rOs ) const //$ ostream in operator <<()
H A Dinftxt.cxx1051 SwRect aRect( ((SwArrowPortion&)rPor).GetPos(), aSize ); in DrawRedArrow()
1053 if( ((SwArrowPortion&)rPor).IsLeft() ) in DrawRedArrow()
H A Ditrform2.cxx1041 pPor = new SwArrowPortion( *pCurr ); in WhichFirstPortion()

Completed in 59 milliseconds