Home
last modified time | relevance | path

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

/trunk/main/sw/source/core/text/
H A Dtxthyph.cxx212 || ((SwSoftHyphPortion*)pPos)->IsExpand() ) ) in Hyphenate()
488 SwLinePortion *SwSoftHyphPortion::Compress() { return this; } in Compress()
490 SwSoftHyphPortion::SwSoftHyphPortion() : in SwSoftHyphPortion() function in SwSoftHyphPortion
497 KSHORT SwSoftHyphPortion::GetViewWidth( const SwTxtSizeInfo &rInf ) const in GetViewWidth()
504 ((SwSoftHyphPortion*)this)->nViewWidth in GetViewWidth()
508 ((SwSoftHyphPortion*)this)->nViewWidth = 0; in GetViewWidth()
521 void SwSoftHyphPortion::Paint( const SwTxtPaintInfo &rInf ) const in Paint()
550 sal_Bool SwSoftHyphPortion::Format( SwTxtFormatInfo &rInf ) in Format()
610 void SwSoftHyphPortion::FormatEOL( SwTxtFormatInfo &rInf ) in FormatEOL()
646 sal_Bool SwSoftHyphPortion::GetExpTxt( const SwTxtSizeInfo &rInf, XubString &rTxt ) const in GetExpTxt()
[all …]
H A Dporhyph.hxx66 class SwSoftHyphPortion : public SwHyphPortion class
73 SwSoftHyphPortion();
111 CLASSIO( SwSoftHyphPortion )
H A Dtxtio.cxx331 IMPL_OUTOP( SwSoftHyphPortion ) in IMPL_OUTOP()
781 SvStream &SwSoftHyphPortion::operator<<( SvStream &rOs ) const //$ ostream in operator <<()
H A Ditrform2.cxx1322 pPor = new SwSoftHyphPortion; break; in NewPortion()

Completed in 33 milliseconds