Home
last modified time | relevance | path

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

/trunk/main/sw/source/core/unocore/
H A Dunotextmarkup.cxx199 const sal_uInt16 nInsertPos = pWList->GetWrongPos( nFieldPosModel ); in commitStringMarkup()
228 const sal_uInt16 nInsertPos = pWList->GetWrongPos( nFieldPosModel ); in commitStringMarkup()
254 const sal_uInt16 nInsertPos = pWList->GetWrongPos( nFieldPosModel ); in commitStringMarkup()
309 const sal_uInt16 nInsertPos = pWList->GetWrongPos( nFieldPosModel ); in lcl_commitGrammarMarkUp()
335 const sal_uInt16 nInsertPos = pWList->GetWrongPos( nFieldPosModel ); in lcl_commitGrammarMarkUp()
353 const sal_uInt16 nInsertPos = pWList->GetWrongPos( nFieldPosModel ); in lcl_commitGrammarMarkUp()
/trunk/main/sw/source/core/text/
H A Dwrong.cxx128 MSHORT nPos = GetWrongPos( rChk ); in InWrongWord()
146 MSHORT nPos = GetWrongPos( rChk ); in Check()
185 xub_StrLen nPos = GetWrongPos( nChk ); in NextWrong()
210 MSHORT SwWrongList::GetWrongPos( xub_StrLen nValue ) const in GetWrongPos() function in SwWrongList
298 MSHORT i = GetWrongPos( nPos ); in Move()
H A Dinftxt.cxx1803 const sal_uInt16 nPos = pOldSmartTagList->GetWrongPos(nIdx); in SwTxtSlot()
1819 const sal_uInt16 nPos = pOldGrammarCheckList->GetWrongPos(nIdx); in SwTxtSlot()
/trunk/main/sw/source/core/inc/
H A Dwrong.hxx229 sal_uInt16 GetWrongPos( xub_StrLen nValue ) const;
/trunk/main/sw/source/core/txtnode/
H A Dtxtedt.cxx1220 nInsertPos = pNode->GetWrong()->GetWrongPos( nBegin ); in _AutoSpell()
1384 const sal_uInt16 nCurrentIndex = pSmartTagList->GetWrongPos( nBegin ); in SmartTagScan()
H A Dfntcache.cxx781 sal_uInt16 wrongPos = pWList->GetWrongPos(nNextStart + rInf.GetIdx()); in lcl_DrawLineForWrongListData()
/trunk/main/sw/source/core/crsr/
H A Dcrsrsh.cxx3460 const sal_uInt16 nIndex = pSmartTagList->GetWrongPos( nBegin ); in GetSmartTagTerm()
3504 const sal_uInt16 nIndex = pSmartTagList->GetWrongPos( nBegin ); in GetSmartTagTerm()
H A Dcrstrvl.cxx1212 const sal_uInt16 nIndex = pSmartTagList->GetWrongPos( nBegin ); in GetContentAtPos()
/trunk/main/sw/source/core/access/
H A Daccpara.cxx1029 xub_StrLen nWrongPos = pWrongList->GetWrongPos( nBegin ); in GetTextBoundary()

Completed in 88 milliseconds