• Michael Stahl's avatar
    sw: refactor a confusing thicket of overloads, all named Find() · f326fd99
    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
    (cherry picked from commit 92560b2d)
    f326fd99
swuiidxmrk.cxx 60.3 KB