Searched refs:SwExpandPortion (Results 1 – 10 of 10) sorted by relevance
37 xub_StrLen SwExpandPortion::GetCrsrOfst( const MSHORT nOfst ) const in GetCrsrOfst()44 sal_Bool SwExpandPortion::GetExpTxt( const SwTxtSizeInfo&, in GetExpTxt()57 void SwExpandPortion::HandlePortion( SwPortionHandler& rPH ) const in HandlePortion()67 SwPosSize SwExpandPortion::GetTxtSize( const SwTxtSizeInfo &rInf ) const in GetTxtSize()79 sal_Bool SwExpandPortion::Format( SwTxtFormatInfo &rInf ) in Format()100 void SwExpandPortion::Paint( const SwTxtPaintInfo &rInf ) const in Paint()216 const sal_Bool bFull = rInf.IsUnderFlow() || SwExpandPortion::Format( rInf ); in Format()235 SwExpandPortion::Paint( rInf ); in Paint()
33 class SwExpandPortion : public SwTxtPortion class36 inline SwExpandPortion() { SetWhichPor( POR_EXP ); } in SwExpandPortion() function in SwExpandPortion54 class SwBlankPortion : public SwExpandPortion84 class SwPostItsPortion : public SwExpandPortion99 CLASSIO( SwExpandPortion )
325 IMPL_OUTOP( SwExpandPortion ) in IMPL_OUTOP()663 SvStream &SwExpandPortion::operator<<( SvStream &rOs ) const //$ ostream in operator <<()676 SwExpandPortion::operator<<( rOs ); in operator <<()694 SwExpandPortion::operator<<( rOs ); in operator <<()767 SwExpandPortion::operator<<( rOs ); in operator <<()776 SwExpandPortion::operator<<( rOs ); in operator <<()804 SwExpandPortion::operator<<( rOs ); in operator <<()
34 class SwExpandPortion;65 SwExpandPortion *NewFldPortion( SwTxtFormatInfo &rInf,72 SwExpandPortion * TryNewNoLengthPortion( SwTxtFormatInfo & rInfo );
95 : SwExpandPortion( rFld ), in SwFldPortion()446 SwExpandPortion::Paint( rInf ); in Paint()485 SwPosSize aSize( SwExpandPortion::GetTxtSize( rInf ) ); in GetTxtSize()511 SwExpandPortion::Paint( rInf ); in Paint()723 SwExpandPortion::Paint( rInf ); in Paint()734 SwExpandPortion::Paint( rInf ); in Paint()754 SwExpandPortion::Paint( aInf ); in Paint()
88 SwExpandPortion *SwTxtFormatter::NewFldPortion( SwTxtFormatInfo &rInf, in NewFldPortion()91 SwExpandPortion *pRet = 0; in NewFldPortion()373 SwExpandPortion *
32 class SwHyphPortion : public SwExpandPortion
39 class SwFldPortion : public SwExpandPortion
1482 SwExpandPortion::Paint( rInf ); in Paint()1495 return SwExpandPortion::GetTxtSize( rInfo ); in GetTxtSize()
526 SwExpandPortion::Paint( rInf ); in Paint()
Completed in 56 milliseconds