]> git.lyx.org Git - lyx.git/commit
Use references instead of pointers where possible
authorAndré Pönitz <poenitz@gmx.net>
Fri, 12 Oct 2001 12:02:49 +0000 (12:02 +0000)
committerAndré Pönitz <poenitz@gmx.net>
Fri, 12 Oct 2001 12:02:49 +0000 (12:02 +0000)
commit9295f8236e01a5e425d808eb0d2bdd0460d1f423
treed84ea363f905bf3202848c4c77452c45fb145ce7
parentced0711d2069b107ee98b7b3555a9dee40b46105
Use references instead of pointers where possible

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2867 a592a061-630c-0410-9148-cb99ea01b6c8
37 files changed:
src/mathed/array.C
src/mathed/array.h
src/mathed/formula.C
src/mathed/formula.h
src/mathed/formulabase.C
src/mathed/formulabase.h
src/mathed/formulamacro.C
src/mathed/formulamacro.h
src/mathed/math_arrayinset.C
src/mathed/math_arrayinset.h
src/mathed/math_atom.C
src/mathed/math_atom.h
src/mathed/math_cursor.C
src/mathed/math_cursor.h
src/mathed/math_factory.C
src/mathed/math_factory.h
src/mathed/math_gridinset.C
src/mathed/math_gridinset.h
src/mathed/math_inset.h
src/mathed/math_macro.C
src/mathed/math_macro.h
src/mathed/math_macrotable.C
src/mathed/math_macrotable.h
src/mathed/math_macrotemplate.C
src/mathed/math_macrotemplate.h
src/mathed/math_matrixinset.C
src/mathed/math_matrixinset.h
src/mathed/math_nestinset.C
src/mathed/math_nestinset.h
src/mathed/math_parser.C
src/mathed/math_parser.h
src/mathed/math_rootinset.C
src/mathed/math_scriptinset.C
src/mathed/math_scriptinset.h
src/mathed/math_spaceinset.h
src/mathed/xarray.C
src/mathed/xarray.h