Home
last modified time | relevance | path

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

/aoo41x/main/sw/source/core/text/
H A Dporhyph.hxx49 class SwHyphStrPortion : public SwHyphPortion class
53 inline SwHyphStrPortion( const XubString &rStr );
94 class SwSoftHyphStrPortion : public SwHyphStrPortion
102 inline SwHyphStrPortion::SwHyphStrPortion( const XubString &rStr ) in SwHyphStrPortion() function in SwHyphStrPortion
110 CLASSIO( SwHyphStrPortion )
H A Dtxthyph.cxx351 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()
H A Dtxtio.cxx324 IMPL_OUTOP( SwHyphStrPortion ) in IMPL_OUTOP()
772 SvStream &SwHyphStrPortion::operator<<( SvStream &rOs ) const //$ ostream in operator <<()
795 SwHyphStrPortion::operator<<( rOs ); in operator <<()

Completed in 20 milliseconds