Searched refs:SwHyphPortion (Results 1 – 3 of 3) sorted by relevance
329 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()
32 class SwHyphPortion : public SwExpandPortion class35 inline SwHyphPortion( ) { SetWhichPor( POR_HYPH ); } in SwHyphPortion() function in SwHyphPortion49 class SwHyphStrPortion : public SwHyphPortion66 class SwSoftHyphPortion : public SwHyphPortion109 CLASSIO( SwHyphPortion )
311 IMPL_OUTOP( SwHyphPortion ) in IMPL_OUTOP()763 SvStream &SwHyphPortion::operator<<( SvStream &rOs ) const //$ ostream in operator <<()785 SwHyphPortion::operator<<( rOs ); in operator <<()
Completed in 19 milliseconds