Searched refs:aCurPosDoc (Results 1 – 1 of 1) sorted by relevance
777 Point aCurPosDoc( rPosPixel ); in ImpGetDocPos() local778 aCurPosDoc = pEditView->GetWindow()->PixelToLogic( aCurPosDoc ); in ImpGetDocPos()779 aCurPosDoc -= aOutArWin.TopLeft(); in ImpGetDocPos()780 aCurPosDoc += pEditView->GetVisArea().TopLeft(); in ImpGetDocPos()781 return aCurPosDoc; in ImpGetDocPos()
Completed in 15 milliseconds