Home
last modified time | relevance | path

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

/trunk/main/sw/source/core/access/
H A Dacchyperlink.cxx53 nHintPos( nHPos ), in SwAccessibleHyperlink()
67 if( pHints && nHintPos < pHints->Count() ) in GetTxtAttr()
69 const SwTxtAttr *pHt = (*pHints)[nHintPos]; in GetTxtAttr()
H A Dacchyperlink.hxx39 sal_uInt16 nHintPos; member in SwAccessibleHyperlink
44 SwAccessibleHyperlink( sal_uInt16 nHintPos,
/trunk/main/sw/source/filter/ww8/
H A Dww8par.cxx4710 for( sal_uInt16 nHintPos = 0; pHints && nHintPos < pHints->Count(); ++nHintPos) in CoreLoad() local
4712 const SwTxtAttr *pHt = (*pHints)[nHintPos]; in CoreLoad()

Completed in 53 milliseconds