Searched refs:pHyphArgs (Results 1 – 1 of 1) sorted by relevance
2146 SwHyphArgs *pHyphArgs = (SwHyphArgs*)pArgs; in lcl_HyphenateNode() local2152 sal_uInt16 *pPageSt = pHyphArgs->GetPageSt(); in lcl_HyphenateNode()2153 sal_uInt16 *pPageCnt = pHyphArgs->GetPageCnt(); in lcl_HyphenateNode()2167 pHyphArgs->SetRange( rpNd ); in lcl_HyphenateNode()2168 if( pNode->Hyphenate( *pHyphArgs ) ) in lcl_HyphenateNode()2170 pHyphArgs->SetNode( rpNd ); in lcl_HyphenateNode()2175 pHyphArgs->NextNode(); in lcl_HyphenateNode()