• Noel Grandin's avatar
    convert SfxItemState constants to a proper enum · 88a874fc
    Noel Grandin yazdı
    and while we're at it
    - use the enum type all over the place instead of passing around
    sal_uInt16
    - don't use bitwise logic on enum values
    - use enum values instead of numeric constants
    
    Change-Id: I7f24cb4d242e1c00703e7bbcf1a00c18ef1e9fd4
    88a874fc
accessibility.hxx 24.4 KB