Searched refs:nNotes (Results 1 – 3 of 3) sorted by relevance
131 const sal_uInt16 nNotes = EXC_SETUP_PRINTNOTES | EXC_SETUP_NOTES_END; in WriteBody() local132 ::set_flag( nFlags, nNotes, mrData.mbPrintNotes ); in WriteBody()
1136 size_t nNotes = mrNotes.GetSize(); in SaveXml() local1137 for( size_t i = 0; i < nNotes; ++i ) in SaveXml()1153 for( size_t i = 0; i < nNotes; ++i ) in SaveXml()
152 SwDoc *pDoc, sal_uInt16 nNotes, sal_Bool bEndNote );1922 SwDoc *pDoc, sal_uInt16 nNotes, sal_Bool bEndNote ) in OutCSS1_SwFtnInfo() argument1928 if( nNotes > 0 ) in OutCSS1_SwFtnInfo()1952 if( nNotes == 0 && rHTMLWrt.pTemplate ) in OutCSS1_SwFtnInfo()
Completed in 41 milliseconds