----- "Thorsten Behrens" <t...@openoffice.org> a écrit :

> 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.

Please note that I used an old version of the source code (from a few months 
ago) because I didn't want to wait the time it takes to do a full build with a 
proper and up to date version of the code.
So maybe the problem is already solved.

Best, 
Camille

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@openoffice.org
For additional commands, e-mail: dev-h...@openoffice.org

Reply via email to