• Stephan Bergmann's avatar
    So MSVC 2013 is too dumb... · 9bcae1a1
    Stephan Bergmann yazdı
    ...to introduce a temporary in
    
      lcl_makePropVal<sal_Int16>(PROP_START_WITH, m_nIStartAt)
    
    and instead complains: "cannot convert argument 2 from 'sal_Int32' to
    'sal_Int16 &&'".
    
    Change-Id: Ic79de8635cc33556ba0803330c0eef314414a7fc
    9bcae1a1
NumberingManager.cxx 43.6 KB