Home
last modified time | relevance | path

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

/trunk/main/sw/source/core/doc/
H A Ddocftn.cxx410 sal_uInt16 nNumber, bool bIsEndNote ) in SetCurFtn() argument
428 pUndo = new SwUndoChangeFootNote( rPam, rNumStr, nNumber, bIsEndNote ); in SetCurFtn()
446 rFtn.IsEndNote() != bIsEndNote ) in SetCurFtn()
455 if( rFtn.IsEndNote() != bIsEndNote ) in SetCurFtn()
457 ((SwFmtFtn&)rFtn).SetEndNote( bIsEndNote ); in SetCurFtn()
478 rFtn.IsEndNote() != bIsEndNote ) in SetCurFtn()
487 if( rFtn.IsEndNote() != bIsEndNote ) in SetCurFtn()
489 ((SwFmtFtn&)rFtn).SetEndNote( bIsEndNote ); in SetCurFtn()
/trunk/main/sw/source/core/undo/
H A Dunattr.cxx1113 sal_uInt16 nNum, bool bIsEndNote ) in SwUndoChangeFootNote() argument
1118 , m_bEndNote( bIsEndNote ) in SwUndoChangeFootNote()
/trunk/main/sw/source/core/inc/
H A DUndoAttribute.hxx247 sal_uInt16 nNum, bool bIsEndNote );
/trunk/main/sw/source/filter/rtf/
H A Dswparrtf.cxx3611 bool bIsEndNote = RTF_FTNALT == GetNextToken(); in ReadHeaderFooter() local
3612 if (!bIsEndNote) in ReadHeaderFooter()
3616 SwFmtFtn aFtnNote(bIsEndNote); in ReadHeaderFooter()
/trunk/main/sw/inc/
H A Ddoc.hxx1152 sal_uInt16 nNumber, bool bIsEndNote );

Completed in 58 milliseconds