Searched refs:pCntntFrame (Results 1 – 2 of 2) sorted by relevance
/aoo4110/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()
|
/aoo4110/main/sw/source/core/crsr/ |
H A D | crsrsh.cxx | 3549 …SwCntntFrm *pCntntFrame = pCntntNode->getLayoutFrm( GetLayout(), &rPt, pCrsr->GetPoint(), sal_Fals… in GetSmartTagTerm() local 3551 pCntntFrame->GetCharRect( aStartRect, *pCrsr->GetPoint(), &aState ); in GetSmartTagTerm() 3554 pCntntFrame->GetCharRect( aEndRect, *pCrsr->GetPoint(),&aState ); in GetSmartTagTerm()
|
Completed in 51 milliseconds