]> git.lyx.org Git - features.git/commit
* Inset: Prepare for an eventual merge of updateLabels() and addToToc()
authorAbdelrazak Younes <younes@lyx.org>
Fri, 15 Feb 2008 10:13:32 +0000 (10:13 +0000)
committerAbdelrazak Younes <younes@lyx.org>
Fri, 15 Feb 2008 10:13:32 +0000 (10:13 +0000)
commitc3a8b3a566e9e90f9ade72acbc723232d721d0b1
tree54e7e59765358d117a4f2ddc9c028483bbc18fb4
parent5b7eb343ec21b3c918fa57c7bdb0f0333967b568
* Inset: Prepare for an eventual merge of updateLabels() and addToToc()

* TocBackend: add non const toc() and tocs() access methods.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@23018 a592a061-630c-0410-9148-cb99ea01b6c8
17 files changed:
src/TocBackend.cpp
src/TocBackend.h
src/insets/Inset.h
src/insets/InsetCaption.cpp
src/insets/InsetCaption.h
src/insets/InsetFoot.cpp
src/insets/InsetFoot.h
src/insets/InsetInclude.cpp
src/insets/InsetInclude.h
src/insets/InsetIndex.cpp
src/insets/InsetIndex.h
src/insets/InsetMarginal.cpp
src/insets/InsetMarginal.h
src/insets/InsetNote.cpp
src/insets/InsetNote.h
src/mathed/InsetMathHull.cpp
src/mathed/InsetMathHull.h