Home
last modified time | relevance | path

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

/trunk/main/sc/source/filter/excel/
H A Dxepage.cxx131 const sal_uInt16 nNotes = EXC_SETUP_PRINTNOTES | EXC_SETUP_NOTES_END; in WriteBody() local
132 ::set_flag( nFlags, nNotes, mrData.mbPrintNotes ); in WriteBody()
H A Dxeescher.cxx1136 size_t nNotes = mrNotes.GetSize(); in SaveXml() local
1137 for( size_t i = 0; i < nNotes; ++i ) in SaveXml()
1153 for( size_t i = 0; i < nNotes; ++i ) in SaveXml()
/trunk/main/sw/source/filter/html/
H A Dcss1atr.cxx152 SwDoc *pDoc, sal_uInt16 nNotes, sal_Bool bEndNote );
1922 SwDoc *pDoc, sal_uInt16 nNotes, sal_Bool bEndNote ) in OutCSS1_SwFtnInfo() argument
1928 if( nNotes > 0 ) in OutCSS1_SwFtnInfo()
1952 if( nNotes == 0 && rHTMLWrt.pTemplate ) in OutCSS1_SwFtnInfo()

Completed in 41 milliseconds