Home
last modified time | relevance | path

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

/aoo41x/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.cxx493 SwFldPortion *SwHiddenPortion::Clone(const XubString &rExpand ) const in Clone()
498 return new SwHiddenPortion( rExpand, pNewFnt ); in Clone()
505 void SwHiddenPortion::Paint( const SwTxtPaintInfo &rInf ) const in Paint()
519 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.cxx142 pRet = new SwHiddenPortion(str); in NewFldPortion()

Completed in 33 milliseconds