• Rodolfo Ribeiro Gomes's avatar
    Clean zoom redundances in Math and fix fdo#55929 · ffc2e5be
    Rodolfo Ribeiro Gomes yazdı
    Zoom can be handled by sfx2 in many ways:
    - 50%, 75%, 100%, 150%, 200%
    - Optimal view (fit in window)
    - Entire page
    - Page width
    
    The math module was doing the first two by itself. Remove it.
    
    Strange enough, state methods for  zoom interface definitions on
    sfx2's appslots.sdi were needed. I thought 'Container' property
    in sfx.sdi should do the job. It seems to do nothing, though.
    (The zoom should be disabled only if the object is an OLE/Container).
    
    The Help-Ids from pop-up menu in Math/Formula were kept, because
    they doesn't exist in sfx2.
    
    Change-Id: Ie1ae413780551b34aa36b338f9a9df79a198319c
    Reviewed-on: https://gerrit.libreoffice.org/4076Reviewed-by: 's avatarLuboš Luňák <l.lunak@suse.cz>
    Tested-by: 's avatarLuboš Luňák <l.lunak@suse.cz>
    ffc2e5be
Adı
Son kayıt (commit)
Son güncelleme
..
pch Loading commit data...
ElementsDockingWindow.hxx Loading commit data...
action.hxx Loading commit data...
caret.hxx Loading commit data...
config.hxx Loading commit data...
cursor.hxx Loading commit data...
dialog.hxx Loading commit data...
document.hxx Loading commit data...
edit.hxx Loading commit data...
format.hxx Loading commit data...
helpids.h Loading commit data...
node.hxx Loading commit data...
parse.hxx Loading commit data...
rect.hxx Loading commit data...
smcommands.h Loading commit data...
smdll.hxx Loading commit data...
smmod.hxx Loading commit data...
starmath.hrc Loading commit data...
symbol.hxx Loading commit data...
toolbox.hxx Loading commit data...
types.hxx Loading commit data...
unomodel.hxx Loading commit data...
utility.hxx Loading commit data...
view.hxx Loading commit data...
visitors.hxx Loading commit data...