Searched refs:SwErgoSumPortion (Results 1 – 4 of 4) sorted by relevance
1059 SwErgoSumPortion *SwTxtFormatter::NewErgoSumPortion( SwTxtFormatInfo &rInf ) const in NewErgoSumPortion()1083 SwErgoSumPortion *pErgo = new SwErgoSumPortion( rFtnInfo.aErgoSum, in NewErgoSumPortion()1597 SwFldPortion *SwErgoSumPortion::Clone( const XubString &rExpand ) const in Clone()1600 return new SwErgoSumPortion( rExpand, aTmp ); in Clone()1603 SwErgoSumPortion::SwErgoSumPortion( const XubString &rExp, const XubString& rStr ) in SwErgoSumPortion() function in SwErgoSumPortion1614 xub_StrLen SwErgoSumPortion::GetCrsrOfst( const KSHORT ) const in GetCrsrOfst()1623 sal_Bool SwErgoSumPortion::Format( SwTxtFormatInfo &rInf ) in Format()
108 class SwErgoSumPortion : public SwFldPortion class111 SwErgoSumPortion( const XubString &rExp, const XubString& rStr );123 CLASSIO( SwErgoSumPortion )
33 class SwErgoSumPortion;64 SwErgoSumPortion *NewErgoSumPortion( SwTxtFormatInfo &rInf ) const;
340 IMPL_OUTOP( SwErgoSumPortion ) in IMPL_OUTOP()904 SvStream &SwErgoSumPortion::operator<<( SvStream &rOs ) const //$ ostream in operator <<()
Completed in 35 milliseconds