Home
last modified time | relevance | path

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

/aoo41x/main/sw/source/core/doc/
H A Ddocedt.cxx2144 SwHyphArgs *pHyphArgs = (SwHyphArgs*)pArgs; in lcl_HyphenateNode() local
2150 sal_uInt16 *pPageSt = pHyphArgs->GetPageSt(); in lcl_HyphenateNode()
2151 sal_uInt16 *pPageCnt = pHyphArgs->GetPageCnt(); in lcl_HyphenateNode()
2165 pHyphArgs->SetRange( rpNd ); in lcl_HyphenateNode()
2166 if( pNode->Hyphenate( *pHyphArgs ) ) in lcl_HyphenateNode()
2168 pHyphArgs->SetNode( rpNd ); in lcl_HyphenateNode()
2173 pHyphArgs->NextNode(); in lcl_HyphenateNode()

Completed in 27 milliseconds