Files
libreoffice/chart2/source/controller/dialogs
Dan Williams feca796601 Correct variable scoping in 'for' statements to be ISO C++ compliant. You
technically cannot declare a variable like 'for ( int i=0; ...; ...) {} i = 1'
and then use it later outside of the for() statement.
2004-03-08 15:03:51 +00:00
..
2004-01-26 08:13:31 +00:00
2004-01-26 08:13:31 +00:00