]> git.lyx.org Git - features.git/commit
* BufferView.C:
authorMichael Schmitt <michael.schmitt@teststep.org>
Thu, 1 Feb 2007 19:27:37 +0000 (19:27 +0000)
committerMichael Schmitt <michael.schmitt@teststep.org>
Thu, 1 Feb 2007 19:27:37 +0000 (19:27 +0000)
commit5d41611407a908b90f436ec0cfcdf729c3e27c51
tree8b4d9d8c79048fdcf2cb5c5d682a0e660f6836de
parent340358ab90a022e5659bd357619d498aa7883793
* BufferView.C:
* BufferView.h:
* lyxfunc.C:
* factory.C:
* mathed/InsetMathNest.C:
* mathed/InsetMathHull.C:
* lyx_cb.C:
* frontends/WorkArea.C: remove BufferView::getLyXText() methods, because their
names were absolutely misleading; resolve indirection where needed

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@17016 a592a061-630c-0410-9148-cb99ea01b6c8
src/BufferView.C
src/BufferView.h
src/factory.C
src/frontends/WorkArea.C
src/lyx_cb.C
src/lyxfunc.C
src/mathed/InsetMathHull.C
src/mathed/InsetMathNest.C