• Stephan Bergmann's avatar
    Clean up SfxItemSet::Put · 0d5c8dff
    Stephan Bergmann yazdı
    * Make inherited overloads visible via "using" in SfxAllItemSet.
    
    * The overload with SfxItemSet argument:
    ** need not be virtual (verified by temporarily marking it SAL_FINAL);
    ** should apparently return bool.
    
    Change-Id: I5c57ec3d757d3d32a3e23be12964e7ebb81e6211
    0d5c8dff
itemset.hxx 7.73 KB