Home
last modified time | relevance | path

Searched refs:_SectionSaveStruct (Results 1 – 2 of 2) sorted by last modified time

/trunk/main/sw/source/filter/html/
H A Dswhtml.hxx374 friend class _SectionSaveStruct;
H A Dhtmltab.cxx3079 class _SectionSaveStruct : public SwPendingStackData class
3088 _SectionSaveStruct( SwHTMLParser& rParser );
3089 virtual ~_SectionSaveStruct();
3096 _SectionSaveStruct::_SectionSaveStruct( SwHTMLParser& rParser ) : in _SectionSaveStruct() function in _SectionSaveStruct
3120 _SectionSaveStruct::~_SectionSaveStruct() in ~_SectionSaveStruct()
3123 void _SectionSaveStruct::Restore( SwHTMLParser& rParser ) in Restore()
3159 class _CellSaveStruct : public _SectionSaveStruct
3213 _SectionSaveStruct( rParser ), in _CellSaveStruct()
4852 class _CaptionSaveStruct : public _SectionSaveStruct
4862 _SectionSaveStruct( rParser ), aSavePos( rPos ) in _CaptionSaveStruct()

Completed in 41 milliseconds