Searched refs:SwHolePortion (Results 1 – 5 of 5) sorted by relevance
441 SwHolePortion *pNew = new SwHolePortion( *this ); in _Format()537 SwLinePortion *pHole = new SwHolePortion( *this ); in FormatEOL()538 ( (SwHolePortion *)pHole )->SetBlankWidth( nBlankSize ); in FormatEOL()539 ( (SwHolePortion *)pHole )->SetLen( nHoleLen ); in FormatEOL()852 SwHolePortion::SwHolePortion( const SwTxtPortion &rPor ) in SwHolePortion() function in SwHolePortion861 SwLinePortion *SwHolePortion::Compress() { return this; } in Compress()869 void SwHolePortion::Paint( const SwTxtPaintInfo &rInf ) const in Paint()907 sal_Bool SwHolePortion::Format( SwTxtFormatInfo &rInf ) in Format()916 void SwHolePortion::HandlePortion( SwPortionHandler& rPH ) const in HandlePortion()
87 class SwHolePortion : public SwLinePortion class91 SwHolePortion( const SwTxtPortion &rPor );102 DECL_FIXEDMEMPOOL_NEWDEL(SwHolePortion)125 CLASSIO( SwHolePortion )
292 SwHolePortion *pHolePor = in AdjustRight()293 (SwHolePortion*)pPrev->GetPortion(); in AdjustRight()
341 IMPL_OUTOP( SwHolePortion ) in IMPL_OUTOP()886 SvStream &SwHolePortion::operator<<( SvStream &rOs ) const //$ ostream in operator <<()
60 IMPL_FIXEDMEMPOOL_NEWDEL( SwHolePortion, 150, 150 ) //z.B. Blanks am Zeilenende
Completed in 20 milliseconds