Searched refs:pCntntFrame (Results 1 – 2 of 2) sorted by relevance
/trunk/main/sw/source/core/edit/ |
H A D | edlingu.cxx | 1094 …SwCntntFrm *pCntntFrame = pCntntNode->getLayoutFrm( GetLayout(), pPt, pCrsr->GetPoint(), sal_False… in GetCorrection() local 1096 pCntntFrame->GetCharRect( aStartRect, *pCrsr->GetPoint(), &aState ); in GetCorrection() 1099 pCntntFrame->GetCharRect( aEndRect, *pCrsr->GetPoint(),&aState ); in GetCorrection() 1238 …SwCntntFrm *pCntntFrame = pCntntNode->getLayoutFrm( GetLayout(), pPt, pCrsr->GetPoint(), sal_False… in GetGrammarCorrection() local 1240 pCntntFrame->GetCharRect( aStartRect, *pCrsr->GetPoint(), &aState ); in GetGrammarCorrection() 1243 pCntntFrame->GetCharRect( aEndRect, *pCrsr->GetPoint(),&aState ); in GetGrammarCorrection()
|
/trunk/main/sw/source/core/crsr/ |
H A D | crsrsh.cxx | 3557 …SwCntntFrm *pCntntFrame = pCntntNode->getLayoutFrm( GetLayout(), &rPt, pCrsr->GetPoint(), sal_Fals… in GetSmartTagTerm() local 3559 pCntntFrame->GetCharRect( aStartRect, *pCrsr->GetPoint(), &aState ); in GetSmartTagTerm() 3562 pCntntFrame->GetCharRect( aEndRect, *pCrsr->GetPoint(),&aState ); in GetSmartTagTerm()
|
Completed in 39 milliseconds