• Stephan Bergmann's avatar
    Change SfxTabPage ctor SfxItemSet param from ref to pointer · bb761be4
    Stephan Bergmann yazdı
    ...and also corresponding param of CreateTabPage function type and corresponding
    Craete functions.  There were some call sites that passed undefined "null
    pointer references" and SfxTabPage internally uses a pointer member pSet that is
    checked for null anyway.
    
    Change-Id: I4eb3636155eac46c9c9d26e6e6e842e85d7e95af
    bb761be4
printopt.hxx 3.96 KB