Home
last modified time | relevance | path

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

/trunk/main/sw/source/filter/html/
H A Dhtmlftn.cxx201 if( !pFootEndNoteImpl ) in InsertFootEndNote()
206 pFootEndNoteImpl->sName.Erase( pFootEndNoteImpl->sName.Len() - 3 ); in InsertFootEndNote()
217 if( !pFootEndNoteImpl ) in FinishFootEndNote()
221 if( pFootEndNoteImpl->bFixed ) in FinishFootEndNote()
234 pFootEndNoteImpl->aNames.Insert( new String(pFootEndNoteImpl->sName), in FinishFootEndNote()
244 if( pFootEndNoteImpl && pFootEndNoteImpl->bFixed ) in InsertFootEndNoteText()
250 delete pFootEndNoteImpl; in DeleteFootEndNoteImpl()
251 pFootEndNoteImpl = 0; in DeleteFootEndNoteImpl()
258 if( pFootEndNoteImpl ) in GetFootEndNoteSection()
274 delete pFootEndNoteImpl; in GetFootEndNoteSection()
[all …]
H A Dswhtml.hxx424 SwHTMLFootEndNote_Impl *pFootEndNoteImpl; member in SwHTMLParser
H A Dswhtml.cxx288 pFootEndNoteImpl( 0 ), in SwHTMLParser()

Completed in 34 milliseconds