Searched refs:pHyphArgs (Results 1 – 1 of 1) sorted by relevance
2148 SwHyphArgs *pHyphArgs = (SwHyphArgs*)pArgs; in lcl_HyphenateNode() local2154 sal_uInt16 *pPageSt = pHyphArgs->GetPageSt(); in lcl_HyphenateNode()2155 sal_uInt16 *pPageCnt = pHyphArgs->GetPageCnt(); in lcl_HyphenateNode()2169 pHyphArgs->SetRange( rpNd ); in lcl_HyphenateNode()2170 if( pNode->Hyphenate( *pHyphArgs ) ) in lcl_HyphenateNode()2172 pHyphArgs->SetNode( rpNd ); in lcl_HyphenateNode()2177 pHyphArgs->NextNode(); in lcl_HyphenateNode()
Completed in 61 milliseconds