Searched refs:SwHyphStrPortion (Results 1 – 3 of 3) sorted by relevance
49 class SwHyphStrPortion : public SwHyphPortion class53 inline SwHyphStrPortion( const XubString &rStr );94 class SwSoftHyphStrPortion : public SwHyphStrPortion102 inline SwHyphStrPortion::SwHyphStrPortion( const XubString &rStr ) in SwHyphStrPortion() function in SwHyphStrPortion110 CLASSIO( SwHyphStrPortion )
351 pHyphPor = new SwHyphStrPortion( aAltTxt ); in CreateHyphen()469 sal_Bool SwHyphStrPortion::GetExpTxt( const SwTxtSizeInfo &, XubString &rTxt ) const in GetExpTxt()479 void SwHyphStrPortion::HandlePortion( SwPortionHandler& rPH ) const in HandlePortion()680 SwHyphStrPortion::Paint( rInf ); in Paint()684 : SwHyphStrPortion( rStr ) in SwSoftHyphStrPortion()
324 IMPL_OUTOP( SwHyphStrPortion ) in IMPL_OUTOP()772 SvStream &SwHyphStrPortion::operator<<( SvStream &rOs ) const //$ ostream in operator <<()795 SwHyphStrPortion::operator<<( rOs ); in operator <<()
Completed in 18 milliseconds