Home
last modified time | relevance | path

Searched refs:SwHolePortion (Results 1 – 5 of 5) sorted by relevance

/aoo42x/main/sw/source/core/text/
H A Dportxt.cxx441 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 SwHolePortion
861 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()
H A Dportxt.hxx87 class SwHolePortion : public SwLinePortion class
91 SwHolePortion( const SwTxtPortion &rPor );
102 DECL_FIXEDMEMPOOL_NEWDEL(SwHolePortion)
125 CLASSIO( SwHolePortion )
H A Dporglue.cxx292 SwHolePortion *pHolePor = in AdjustRight()
293 (SwHolePortion*)pPrev->GetPortion(); in AdjustRight()
H A Dtxtio.cxx341 IMPL_OUTOP( SwHolePortion ) in IMPL_OUTOP()
886 SvStream &SwHolePortion::operator<<( SvStream &rOs ) const //$ ostream in operator <<()
H A Dtxtinit.cxx60 IMPL_FIXEDMEMPOOL_NEWDEL( SwHolePortion, 150, 150 ) //z.B. Blanks am Zeilenende

Completed in 29 milliseconds