]> git.lyx.org Git - lyx.git/commit
rename the members of Dimension
authorAndré Pönitz <poenitz@gmx.net>
Tue, 27 May 2003 13:55:03 +0000 (13:55 +0000)
committerAndré Pönitz <poenitz@gmx.net>
Tue, 27 May 2003 13:55:03 +0000 (13:55 +0000)
commita8e8e755fc32233e91bf787d5032fd81147d0909
tree2a186186a20ad4c595f844f1e3d1d45c8c289874
parent30aa0e30b6d0b0426550eab91cd2bcc168fa706f
rename the members of Dimension
* dimension.[Ch]: a -> asc, d -> des, w -> wid

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@7053 a592a061-630c-0410-9148-cb99ea01b6c8
52 files changed:
src/ChangeLog
src/dimension.C
src/dimension.h
src/insets/ChangeLog
src/insets/insetbutton.C
src/insets/insetcollapsable.C
src/insets/inseterror.C
src/insets/insetgraphics.C
src/insets/insetlatexaccent.C
src/insets/insetminipage.C
src/insets/insetnewline.C
src/insets/insetquotes.C
src/insets/insetspace.C
src/insets/insetspecialchar.C
src/insets/insettabular.C
src/insets/insettext.C
src/mathed/ChangeLog
src/mathed/button_inset.C
src/mathed/formula.C
src/mathed/formulamacro.C
src/mathed/math_amsarrayinset.C
src/mathed/math_biginset.C
src/mathed/math_binominset.C
src/mathed/math_braceinset.C
src/mathed/math_casesinset.C
src/mathed/math_charinset.C
src/mathed/math_data.C
src/mathed/math_data.h
src/mathed/math_decorationinset.C
src/mathed/math_deliminset.C
src/mathed/math_diminset.C
src/mathed/math_dotsinset.C
src/mathed/math_fracinset.C
src/mathed/math_frameboxinset.C
src/mathed/math_gridinset.C
src/mathed/math_hullinset.C
src/mathed/math_kerninset.C
src/mathed/math_lefteqninset.C
src/mathed/math_macro.C
src/mathed/math_macrotemplate.C
src/mathed/math_makeboxinset.C
src/mathed/math_nestinset.C
src/mathed/math_rootinset.C
src/mathed/math_scriptinset.C
src/mathed/math_spaceinset.C
src/mathed/math_sqrtinset.C
src/mathed/math_stackrelinset.C
src/mathed/math_support.C
src/mathed/math_symbolinset.C
src/mathed/math_undersetinset.C
src/mathed/math_xarrowinset.C
src/undo_funcs.C