• Michael Stahl's avatar
    sw: refactor a confusing thicket of overloads, all named Find() · 92560b2d
    Michael Stahl yazdı
    Also, some of these don't really make much sense as member functions of
    SwPaM, so make them plain functions instead.
    
    Also, some pointer parameters are never null, but there is code to
    handle that case in MakeRegion(); simplify that.
    
    Change-Id: I822e814b0cab14f7f31cfa33478ed15774405a61
    92560b2d
pam.hxx 9.91 KB