| /trunk/main/sw/source/core/doc/ |
| H A D | docftn.cxx | 341 if( !(GetEndNoteInfo() == rInfo) ) in SetEndNoteInfo() 345 SwUndo *const pUndo( new SwUndoEndNoteInfo( GetEndNoteInfo() ) ); in SetEndNoteInfo() 349 sal_Bool bNumChg = rInfo.nFtnOffset != GetEndNoteInfo().nFtnOffset; in SetEndNoteInfo() 355 GetEndNoteInfo().aFmt.GetNumberingType()) in SetEndNoteInfo() 356 || (rInfo.GetPrefix() != GetEndNoteInfo().GetPrefix()) in SetEndNoteInfo() 357 || (rInfo.GetSuffix() != GetEndNoteInfo().GetSuffix()) in SetEndNoteInfo() 360 GetEndNoteInfo().GetPageDesc( *this ); in SetEndNoteInfo() 361 SwCharFmt *pOldChrFmt = GetEndNoteInfo().GetCharFmt( *this ), in SetEndNoteInfo()
|
| H A D | ftnidx.cxx | 90 const SwEndNoteInfo& rEndInfo = pDoc->GetEndNoteInfo(); in UpdateFtn() 214 const SwEndNoteInfo& rEndInfo = pDoc->GetEndNoteInfo(); in UpdateAllFtn()
|
| /trunk/main/sw/source/filter/html/ |
| H A D | htmlftn.cxx | 141 SwEndNoteInfo aInfo( pDoc->GetEndNoteInfo() ); in FillEndNoteInfo() 431 pInfo = rFmtFtn.IsEndNote() ? &pDoc->GetEndNoteInfo() in GetFootEndNoteSym() 456 pInfo = &pDoc->GetEndNoteInfo(); in OutFootEndNoteSym() 609 const SwEndNoteInfo& rInfo = pDoc->GetEndNoteInfo(); in OutFootEndNoteInfo()
|
| H A D | css1atr.cxx | 699 OutCSS1_SwFtnInfo( *this, pDoc->GetEndNoteInfo(), pDoc, nEnd, sal_True ); in OutStyleSheet()
|
| /trunk/main/sw/source/core/txtnode/ |
| H A D | atrftn.cxx | 150 pInfo = &rDoc.GetEndNoteInfo(); in GetViewNumStr() 342 pInfo = &rNodes.GetDoc()->GetEndNoteInfo(); in MakeNewTextSection()
|
| H A D | ndtxt.cxx | 3091 sExpand = GetDoc()->GetEndNoteInfo().aFmt. in Replace0xFF() 3256 sExpand = GetDoc()->GetEndNoteInfo().aFmt. in GetExpandTxt()
|
| /trunk/main/sw/source/ui/misc/ |
| H A D | docfnote.cxx | 162 SwEndNoteInfo *pInf = bEndNote ? new SwEndNoteInfo( pSh->GetEndNoteInfo() ) in Reset() 463 if ( !(*pInf == pSh->GetEndNoteInfo()) ) in FillItemSet()
|
| /trunk/main/sw/source/core/edit/ |
| H A D | editsh.cxx | 1040 const SwEndNoteInfo& SwEditShell::GetEndNoteInfo() const in GetEndNoteInfo() function in SwEditShell 1042 return GetDoc()->GetEndNoteInfo(); in GetEndNoteInfo()
|
| /trunk/main/sw/source/core/undo/ |
| H A D | unattr.cxx | 1198 SwEndNoteInfo *pInf = new SwEndNoteInfo( rDoc.GetEndNoteInfo() ); in UndoImpl() 1206 SwEndNoteInfo *pInf = new SwEndNoteInfo( rDoc.GetEndNoteInfo() ); in RedoImpl()
|
| /trunk/main/sw/source/filter/ascii/ |
| H A D | ascatr.cxx | 158 sOut = rWrt.pDoc->GetEndNoteInfo().aFmt. in OutAttr()
|
| /trunk/main/sw/source/core/text/ |
| H A D | txtftn.cxx | 1014 pInfo = &pDoc->GetEndNoteInfo(); in NewFtnNumPortion() 1370 pInfo = &pDoc->GetEndNoteInfo(); in SwFtnSave()
|
| H A D | itrform2.cxx | 1413 pInfo = &pDoc->GetEndNoteInfo(); in NewPortion()
|
| /trunk/main/sw/source/filter/ww8/ |
| H A D | wrtw8sty.cxx | 157 m_rExport.pDoc->GetEndNoteInfo().GetAnchorCharFmt( *m_rExport.pDoc ); in MSWordStyles() 158 m_rExport.pDoc->GetEndNoteInfo().GetCharFmt( *m_rExport.pDoc ); in MSWordStyles() 1142 const SwEndNoteInfo& rEndInfo = rWrt.pDoc->GetEndNoteInfo(); in WriteFtnEndTxt()
|
| H A D | rtfexport.cxx | 691 const SwEndNoteInfo& rEndNoteInfo = pDoc->GetEndNoteInfo(); in ExportDocument_Impl()
|
| H A D | docxattributeoutput.cxx | 2676 m_rExport.pDoc->GetEndNoteInfo(): m_rExport.pDoc->GetFtnInfo(); in TextFootnote_Impl()
|
| H A D | ww8atr.cxx | 3170 pInfo = &pDoc->GetEndNoteInfo(); in WriteFtnBegin()
|
| H A D | ww8par.cxx | 4489 aInfo = rDoc.GetEndNoteInfo(); // parallel zu Ftn in CoreLoad()
|
| /trunk/main/sw/inc/ |
| H A D | editsh.hxx | 891 const SwEndNoteInfo& GetEndNoteInfo() const;
|
| H A D | doc.hxx | 1146 const SwEndNoteInfo& GetEndNoteInfo() const { return *pEndNoteInfo; } in GetEndNoteInfo() function in SwDoc
|
| /trunk/main/sw/source/core/unocore/ |
| H A D | unosett.cxx | 700 SwEndNoteInfo aEndInfo(pDoc->GetEndNoteInfo()); in setPropertyValue() 778 const SwEndNoteInfo& rEndInfo = pDoc->GetEndNoteInfo(); in getPropertyValue()
|
| /trunk/main/sw/source/core/layout/ |
| H A D | pagechg.cxx | 793 return pDoc->GetEndNoteInfo().GetPageDesc( *pDoc ); in FindPageDesc()
|
| H A D | ftnfrm.cxx | 1682 SwPageDesc *pDesc = pDoc->GetEndNoteInfo().GetPageDesc( *pDoc ); in AppendFtn()
|