class Foo { void foo(){ int lineStart = document.getLineStartOffset (document.getLineNumber(offset)); } }