Camille Moulin wrote:
> //UNUSED2009-05 void ScDocument::SetPrintRange( SCTAB nTab, const
> ScRange& rNew )
> //UNUSED2009-05 {
> //UNUSED2009-05 if (ValidTab(nTab) && pTab[nTab])
> //UNUSED2009-05 pTab[nTab]->SetPrintRange( rNew );
> //UNUSED2009-05 }
>
Ugh. Why are we still doing _this_ kind of thing? Surely this can be
retrieved from the $DSCM? For git, the 'pickaxe' is the tool du jour
to find commits adding or removing (patterns of) code.Cheers, -- Thorsten
pgpDEEcCaYiXz.pgp
Description: PGP signature
