Home
last modified time | relevance | path

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

/trunk/main/sw/source/core/doc/
H A Ddocedt.cxx2067 class SwHyphArgs : public SwInterHyphInfo class
2080 SwHyphArgs( const SwPaM *pPam, const Point &rPoint,
2091 SwHyphArgs::SwHyphArgs( const SwPaM *pPam, const Point &rCrsrPos, in SwHyphArgs() function in SwHyphArgs
2118 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()