Home
last modified time | relevance | path

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

/trunk/main/sw/source/ui/misc/
H A Dinsfnote.cxx293 SwFmtFtn aFtnNote; in Init() local
300 if( rSh.GetCurFtn( &aFtnNote )) in Init()
302 if(aFtnNote.GetNumStr().Len()) in Init()
304 sNumStr = aFtnNote.GetNumStr(); in Init()
319 bFootnote = !aFtnNote.IsEndNote(); in Init()
/trunk/main/sw/source/filter/rtf/
H A Dswparrtf.cxx3616 SwFmtFtn aFtnNote(bIsEndNote); in ReadHeaderFooter() local
3623 aFtnNote.SetNumStr( pTxtNd->GetTxt().GetChar( nPos ) ); in ReadHeaderFooter()
3628 pTxtAttr = pTxtNd->InsertItem( aFtnNote, nPos, nPos, in ReadHeaderFooter()

Completed in 33 milliseconds