Home
last modified time | relevance | path

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

/trunk/main/sw/source/ui/docvw/
H A Dsrcedtw.cxx448 SwSrcEditWindow* pSrcEditWin = (SwSrcEditWindow*)GetParent(); in KeyInput() local
449 sal_Bool bChange = !pSrcEditWin->IsReadonly() || !TextEngine::DoesKeyChangeText( rKEvt ); in KeyInput()
464 if (pSrcEditWin->GetTextEngine()->IsModified() ) in KeyInput()
476 SwDocShell* pDocShell = pSrcEditWin->GetSrcView()->GetDocShell(); in KeyInput()
477 if(pSrcEditWin->GetTextEngine()->IsModified()) in KeyInput()

Completed in 14 milliseconds