• Miklos Vajna's avatar
    fdo#60738 SwPostItMgr: let the cursor know if we're in annotation mode · 9104d5e8
    Miklos Vajna yazdı
    This solves the conflicting requirements:
    
    If the annotation has focus ("in annotation mode"), then we want to
    be read-only only in case the comment anchor is inside a protected
    section, or so. Ignoring the fact that in the main document, the cursor
    is right before the annotation anchor, which is a read-only position.
    
    OTOH, if the annotation has no focus and the cursor position is before
    the annotation anchor position, then we do want to be read-only.
    
    With this commit, the first case passes around a boolean flag, so the
    annotation frame won't be read-only without a reason.
    
    Change-Id: I25781a4501f752f7c4d024795d57b884cb800547
    9104d5e8
Adı
Son kayıt (commit)
Son güncelleme
..
inc Loading commit data...
prj Loading commit data...
qa Loading commit data...
sdi Loading commit data...
source Loading commit data...
uiconfig Loading commit data...
util Loading commit data...
AllLangResTarget_sw.mk Loading commit data...
CppunitTest_sw_filters_test.mk Loading commit data...
CppunitTest_sw_layout_test.mk Loading commit data...
CppunitTest_sw_macros_test.mk Loading commit data...
CppunitTest_sw_subsequent_odfexport.mk Loading commit data...
CppunitTest_sw_subsequent_odfimport.mk Loading commit data...
CppunitTest_sw_subsequent_ooxmlexport.mk Loading commit data...
CppunitTest_sw_subsequent_ooxmlimport.mk Loading commit data...
CppunitTest_sw_subsequent_rtfexport.mk Loading commit data...
CppunitTest_sw_subsequent_rtfimport.mk Loading commit data...
CppunitTest_sw_subsequent_ww8export.mk Loading commit data...
CppunitTest_sw_subsequent_ww8import.mk Loading commit data...
CppunitTest_sw_uwriter.mk Loading commit data...
JunitTest_sw_complex.mk Loading commit data...
JunitTest_sw_unoapi.mk Loading commit data...
Library_msword.mk Loading commit data...
Library_sw.mk Loading commit data...
Library_swd.mk Loading commit data...
Library_swui.mk Loading commit data...
Library_vbaswobj.mk Loading commit data...
Makefile Loading commit data...
Module_sw.mk Loading commit data...
Package_uiconfig.mk Loading commit data...
README Loading commit data...
UI_swriter.mk Loading commit data...