Home
last modified time | relevance | path

Searched refs:_SaveBox (Results 1 – 1 of 1) sorted by relevance

/AOO41X/main/sw/source/core/undo/
H A Duntbl.cxx116 class _SaveBox;
121 friend class _SaveBox;
152 friend class _SaveBox;
155 _SaveBox* pBox;
169 class _SaveBox class
173 _SaveBox* pNext;
184 _SaveBox( _SaveBox* pPrev, const SwTableBox& rBox, _SaveTable& rSTbl );
185 ~_SaveBox();
1189 pBox = new _SaveBox( 0, *rLine.GetTabBoxes()[ 0 ], rSTbl ); in _SaveLine()
1190 _SaveBox* pBx = pBox; in _SaveLine()
[all …]