Searched refs:rHts (Results 1 – 2 of 2) sorted by relevance
133 const SwpHints &rHts = ((SwTxtNode*)pCNd)->GetSwpHints(); in ~SwCallLink() local138 for( n = 0; n < rHts.Count(); n++ ) in ~SwCallLink()140 const SwTxtAttr* pHt = rHts[ n ]; in ~SwCallLink()
146 const SwpHints & rHts = *pTxtNd->GetpSwpHints(); in GetCurTOXMark() local153 for( sal_uInt16 n = 0; n < rHts.Count(); ++n ) in GetCurTOXMark()155 if( RES_TXTATR_TOXMARK != (pHt = rHts[n])->Which() ) in GetCurTOXMark()
Completed in 28 milliseconds