Home
last modified time | relevance | path

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

/aoo4110/main/sw/source/core/edit/
H A Dedattr.cxx272 const SwFtnIdxs &rIdxs = pDoc->GetFtnIdxs(); in HasFtns() local
273 for ( sal_uInt16 i = 0; i < rIdxs.Count(); ++i ) in HasFtns()
275 const SwFmtFtn &rFtn = rIdxs[i]->GetFtn(); in HasFtns()
/aoo4110/main/sw/source/filter/html/
H A Dcss1atr.cxx688 const SwFtnIdxs& rIdxs = pDoc->GetFtnIdxs(); in OutStyleSheet() local
689 nArrLen = rIdxs.Count(); in OutStyleSheet()
693 if( rIdxs[i]->GetFtn().IsEndNote() ) in OutStyleSheet()

Completed in 39 milliseconds