• Tor Lillqvist's avatar
    Move AutoLayout enum definition to its own file, and start de-duplicating it · 7ecbffb3
    Tor Lillqvist yazdı
    The mysteriously named AUTOLAYOUT_ENUM had the same value as
    AUTOLAYOUT_TITLE_CONTENT, and was marked as "deprecated", so just use
    the latter instead. Use it also in xmloff instead of the magic number
    1 in places where comments indicated that AUTOLAYOYT_ENUM was what the
    1 meant.
    
    Will continue with the other "deprecated" and duplicated enumerators
    later. (Or you feel free.)
    
    Change-Id: Id5d70e07d30b3bf0d62e5d8719edb784bd23f99d
    7ecbffb3
LayoutMenu.cxx 24.3 KB