Home
last modified time | relevance | path

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

/trunk/main/sw/source/core/text/
H A Dporexp.cxx128 SwLinePortion *SwBlankPortion::Compress() { return this; } in Compress()
139 MSHORT SwBlankPortion::MayUnderFlow( const SwTxtFormatInfo &rInf, in MayUnderFlow()
190 void SwBlankPortion::FormatEOL( SwTxtFormatInfo &rInf ) in FormatEOL()
214 sal_Bool SwBlankPortion::Format( SwTxtFormatInfo &rInf ) in Format()
231 void SwBlankPortion::Paint( const SwTxtPaintInfo &rInf ) const in Paint()
242 sal_Bool SwBlankPortion::GetExpTxt( const SwTxtSizeInfo&, XubString &rTxt ) const in GetExpTxt()
252 void SwBlankPortion::HandlePortion( SwPortionHandler& rPH ) const in HandlePortion()
H A Dporexp.hxx54 class SwBlankPortion : public SwExpandPortion class
59 inline SwBlankPortion( xub_Unicode cCh, sal_Bool bMult = sal_False ) in SwBlankPortion() function in SwBlankPortion
100 CLASSIO( SwBlankPortion )
H A Dtxtio.cxx326 IMPL_OUTOP( SwBlankPortion ) in IMPL_OUTOP()
800 SvStream &SwBlankPortion::operator<<( SvStream &rOs ) const //$ ostream in operator <<()
H A Ditrform2.cxx1325 pPor = new SwBlankPortion( ' ' ); break; in NewPortion()
1328 pPor = new SwBlankPortion( '-' ); break; in NewPortion()
H A Dportxt.cxx457 ( !rInf.GetLast()->IsBlankPortion() || ((SwBlankPortion*) in _Format()
H A Dpormulti.cxx379 SwBlankPortion aBlank( cCh, sal_True ); in PaintBracket()

Completed in 44 milliseconds