Home
last modified time | relevance | path

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

/trunk/main/sw/source/filter/html/
H A Dswhtml.hxx93 friend class _CellSaveStruct;
375 friend class _CellSaveStruct;
H A Dhtmltab.cxx3159 class _CellSaveStruct : public _SectionSaveStruct class
3192 virtual ~_CellSaveStruct();
3211 _CellSaveStruct::_CellSaveStruct( SwHTMLParser& rParser, HTMLTable *pCurTable, in _CellSaveStruct() function in _CellSaveStruct
3357 _CellSaveStruct::~_CellSaveStruct() in ~_CellSaveStruct()
3362 void _CellSaveStruct::AddContents( HTMLTableCnts *pNewCnts ) in AddContents()
3372 void _CellSaveStruct::InsertCell( SwHTMLParser& rParser, in InsertCell()
3414 void _CellSaveStruct::StartNoBreak( const SwPosition& rPos ) in StartNoBreak()
3426 void _CellSaveStruct::EndNoBreak( const SwPosition& rPos ) in EndNoBreak()
3535 _CellSaveStruct* pSaveStruct; in BuildTableCell()
3541 pSaveStruct = (_CellSaveStruct*)pPendStack->pData; in BuildTableCell()
[all …]

Completed in 40 milliseconds