Home
last modified time | relevance | path

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

/trunk/main/editeng/source/outliner/
H A Doutlvw.cxx777 Point aCurPosDoc( rPosPixel ); in ImpGetDocPos() local
778 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 26 milliseconds