]> git.lyx.org Git - features.git/commit
Now that Text knows its owner, use the associated Buffer access.
authorAbdelrazak Younes <younes@lyx.org>
Sun, 9 Aug 2009 15:29:34 +0000 (15:29 +0000)
committerAbdelrazak Younes <younes@lyx.org>
Sun, 9 Aug 2009 15:29:34 +0000 (15:29 +0000)
commit5425c53fd132644ae615d3d03efcb1ee23e69ea0
tree067bfc59751175551e85b51e9ac73b15a63518b4
parente8674d6141a5611aff74b1865b5d17549d101545
Now that Text knows its owner, use the associated Buffer access.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@30941 a592a061-630c-0410-9148-cb99ea01b6c8
13 files changed:
src/Buffer.cpp
src/Text.cpp
src/Text.h
src/Text2.cpp
src/Text3.cpp
src/TextMetrics.cpp
src/insets/InsetCaption.cpp
src/insets/InsetCollapsable.cpp
src/insets/InsetTabular.cpp
src/insets/InsetText.cpp
src/mathed/InsetMathMBox.cpp
src/output_latex.cpp
src/rowpainter.cpp