Home
last modified time | relevance | path

Searched refs:SwHyphPortion (Results 1 – 3 of 3) sorted by relevance

/aoo41x/main/sw/source/core/text/
H A Dtxthyph.cxx329 SwHyphPortion *pHyphPor; in CreateHyphen()
362 SwHyphPortion aHyphPor; in CreateHyphen()
378 pHyphPor = new SwHyphPortion( aHyphPor ); in CreateHyphen()
417 sal_Bool SwHyphPortion::GetExpTxt( const SwTxtSizeInfo &rInf, XubString &rTxt ) const in GetExpTxt()
435 void SwHyphPortion::HandlePortion( SwPortionHandler& rPH ) const in HandlePortion()
445 sal_Bool SwHyphPortion::Format( SwTxtFormatInfo &rInf ) in Format()
594 bFull = SwHyphPortion::Format( rInf ); in Format()
623 const sal_Bool bFull = SwHyphPortion::Format( rInf ); in FormatEOL()
653 return SwHyphPortion::GetExpTxt( rInf, rTxt ); in GetExpTxt()
H A Dporhyph.hxx32 class SwHyphPortion : public SwExpandPortion class
35 inline SwHyphPortion( ) { SetWhichPor( POR_HYPH ); } in SwHyphPortion() function in SwHyphPortion
49 class SwHyphStrPortion : public SwHyphPortion
66 class SwSoftHyphPortion : public SwHyphPortion
109 CLASSIO( SwHyphPortion )
H A Dtxtio.cxx311 IMPL_OUTOP( SwHyphPortion ) in IMPL_OUTOP()
763 SvStream &SwHyphPortion::operator<<( SvStream &rOs ) const //$ ostream in operator <<()
785 SwHyphPortion::operator<<( rOs ); in operator <<()

Completed in 24 milliseconds