Searched refs:nHintPos (Results 1 – 3 of 3) sorted by relevance
53 nHintPos( nHPos ), in SwAccessibleHyperlink()67 if( pHints && nHintPos < pHints->Count() ) in GetTxtAttr()69 const SwTxtAttr *pHt = (*pHints)[nHintPos]; in GetTxtAttr()
39 sal_uInt16 nHintPos; member in SwAccessibleHyperlink44 SwAccessibleHyperlink( sal_uInt16 nHintPos,
4709 for( sal_uInt16 nHintPos = 0; pHints && nHintPos < pHints->Count(); ++nHintPos) in CoreLoad() local4711 const SwTxtAttr *pHt = (*pHints)[nHintPos]; in CoreLoad()
Completed in 38 milliseconds