Home
last modified time | relevance | path

Searched refs:SwHiddenPortion (Results 1 – 4 of 4) sorted by relevance

/trunk/main/sw/source/core/text/
H A Dporfld.hxx124 class SwHiddenPortion : public SwFldPortion class
127 inline SwHiddenPortion( const XubString &rExpand, SwFont *pFntL = 0 ) in SwHiddenPortion() function in SwHiddenPortion
260 CLASSIO( SwHiddenPortion )
H A Dporfld.cxx492 SwFldPortion *SwHiddenPortion::Clone(const XubString &rExpand ) const in Clone()
497 return new SwHiddenPortion( rExpand, pNewFnt ); in Clone()
504 void SwHiddenPortion::Paint( const SwTxtPaintInfo &rInf ) const in Paint()
518 sal_Bool SwHiddenPortion::GetExpTxt( const SwTxtSizeInfo &rInf, XubString &rTxt ) const in GetExpTxt()
H A Dtxtio.cxx310 IMPL_OUTOP( SwHiddenPortion ) in IMPL_OUTOP()
718 SvStream &SwHiddenPortion::operator<<( SvStream &rOs ) const //$ ostream in operator <<()
H A Dtxtfld.cxx144 pRet = new SwHiddenPortion(str); in NewFldPortion()

Completed in 19 milliseconds