Searched refs:SwHyphArgs (Results 1 – 1 of 1) sorted by relevance
2067 class SwHyphArgs : public SwInterHyphInfo class2080 SwHyphArgs( const SwPaM *pPam, const Point &rPoint,2091 SwHyphArgs::SwHyphArgs( const SwPaM *pPam, const Point &rCrsrPos, in SwHyphArgs() function in SwHyphArgs2118 inline void SwHyphArgs::SetRange( const SwNode *pNew ) in SetRange()2124 void SwHyphArgs::SetPam( SwPaM *pPam ) const in SetPam()2146 SwHyphArgs *pHyphArgs = (SwHyphArgs*)pArgs; in lcl_HyphenateNode()2188 SwHyphArgs aHyphArg( pPam, rCrsrPos, pPageCnt, pPageSt ); in Hyphenate()