Home
last modified time | relevance | path

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

/aoo42x/main/sw/source/core/doc/
H A Ddocedt.cxx2148 SwHyphArgs *pHyphArgs = (SwHyphArgs*)pArgs; in lcl_HyphenateNode() local
2154 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