Searched refs:SwBreakPortion (Results 1 – 4 of 4) sorted by relevance
86 SwBreakPortion::SwBreakPortion( const SwLinePortion &rPortion ) in SwBreakPortion() function in SwBreakPortion93 xub_StrLen SwBreakPortion::GetCrsrOfst( const KSHORT ) const in GetCrsrOfst()96 KSHORT SwBreakPortion::GetViewWidth( const SwTxtSizeInfo & ) const in GetViewWidth()99 SwLinePortion *SwBreakPortion::Compress() in Compress()102 void SwBreakPortion::Paint( const SwTxtPaintInfo &rInf ) const in Paint()112 sal_Bool SwBreakPortion::Format( SwTxtFormatInfo &rInf ) in Format()127 void SwBreakPortion::HandlePortion( SwPortionHandler& rPH ) const in HandlePortion()
49 class SwBreakPortion : public SwLinePortion class52 SwBreakPortion( const SwLinePortion &rPortion );178 CLASSIO( SwBreakPortion )
307 IMPL_OUTOP( SwBreakPortion ) in IMPL_OUTOP()539 SvStream &SwBreakPortion::operator<<( SvStream &rOs ) const //$ ostream in operator <<()
1319 pPor = new SwBreakPortion( *rInf.GetLast() ); break; in NewPortion()
Completed in 29 milliseconds