Home
last modified time | relevance | path

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

/trunk/main/sw/source/filter/html/
H A Dwrthtml.cxx110 pStartNdIdx = 0; in SwHTMLWriter()
295 pStartNdIdx = new SwNodeIndex( pCurPam->GetPoint()->nNode ); in WriteStream()
430 delete pStartNdIdx; in WriteStream()
431 pStartNdIdx = 0; in WriteStream()
H A Dhtmlsect.cxx234 SwNodeIndex *pStartNdIdx = GetFootEndNoteSection( aId ); in NewDivision() local
235 if( pStartNdIdx ) in NewDivision()
238 pDoc->GetNodes()[pStartNdIdx->GetIndex()+1]->GetCntntNode(); in NewDivision()
H A Dwrthtml.hxx244 SwNodeIndex *pStartNdIdx; // Index des ersten Absatz member in SwHTMLWriter
H A Dcss1atr.cxx3334 rHTMLWrt.pStartNdIdx->GetIndex() != in OutCSS1_SvxFmtBreak_SwFmtPDesc_SvxFmtKeep()
H A Dhtmlatr.cxx2329 rHTMLWrt.pStartNdIdx->GetIndex() != in OutHTML_SwTxtNode()

Completed in 49 milliseconds