Home
last modified time | relevance | path

Searched refs:GetEndNoteInfo (Results 1 – 22 of 22) sorted by relevance

/aoo41x/main/sw/source/core/doc/
H A Ddocftn.cxx341 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 Dftnidx.cxx90 const SwEndNoteInfo& rEndInfo = pDoc->GetEndNoteInfo(); in UpdateFtn()
214 const SwEndNoteInfo& rEndInfo = pDoc->GetEndNoteInfo(); in UpdateAllFtn()
/aoo41x/main/sw/source/filter/html/
H A Dhtmlftn.cxx141 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 Dcss1atr.cxx699 OutCSS1_SwFtnInfo( *this, pDoc->GetEndNoteInfo(), pDoc, nEnd, sal_True ); in OutStyleSheet()
/aoo41x/main/sw/source/core/txtnode/
H A Datrftn.cxx150 pInfo = &rDoc.GetEndNoteInfo(); in GetViewNumStr()
342 pInfo = &rNodes.GetDoc()->GetEndNoteInfo(); in MakeNewTextSection()
H A Dndtxt.cxx3078 sExpand = GetDoc()->GetEndNoteInfo().aFmt. in Replace0xFF()
3243 sExpand = GetDoc()->GetEndNoteInfo().aFmt. in GetExpandTxt()
/aoo41x/main/sw/source/ui/misc/
H A Ddocfnote.cxx162 SwEndNoteInfo *pInf = bEndNote ? new SwEndNoteInfo( pSh->GetEndNoteInfo() ) in Reset()
463 if ( !(*pInf == pSh->GetEndNoteInfo()) ) in FillItemSet()
/aoo41x/main/sw/source/filter/ascii/
H A Dascatr.cxx158 sOut = rWrt.pDoc->GetEndNoteInfo().aFmt. in OutAttr()
/aoo41x/main/sw/source/core/edit/
H A Deditsh.cxx1040 const SwEndNoteInfo& SwEditShell::GetEndNoteInfo() const in GetEndNoteInfo() function in SwEditShell
1042 return GetDoc()->GetEndNoteInfo(); in GetEndNoteInfo()
/aoo41x/main/sw/source/core/undo/
H A Dunattr.cxx1204 SwEndNoteInfo *pInf = new SwEndNoteInfo( rDoc.GetEndNoteInfo() ); in UndoImpl()
1212 SwEndNoteInfo *pInf = new SwEndNoteInfo( rDoc.GetEndNoteInfo() ); in RedoImpl()
/aoo41x/main/sw/source/core/text/
H A Dtxtftn.cxx1014 pInfo = &pDoc->GetEndNoteInfo(); in NewFtnNumPortion()
1370 pInfo = &pDoc->GetEndNoteInfo(); in SwFtnSave()
H A Ditrform2.cxx1413 pInfo = &pDoc->GetEndNoteInfo(); in NewPortion()
/aoo41x/main/sw/source/filter/ww8/
H A Dwrtw8sty.cxx158 m_rExport.pDoc->GetEndNoteInfo().GetAnchorCharFmt( *m_rExport.pDoc ); in MSWordStyles()
159 m_rExport.pDoc->GetEndNoteInfo().GetCharFmt( *m_rExport.pDoc ); in MSWordStyles()
1143 const SwEndNoteInfo& rEndInfo = rWrt.pDoc->GetEndNoteInfo(); in WriteFtnEndTxt()
H A Drtfexport.cxx691 const SwEndNoteInfo& rEndNoteInfo = pDoc->GetEndNoteInfo(); in ExportDocument_Impl()
H A Ddocxattributeoutput.cxx2676 m_rExport.pDoc->GetEndNoteInfo(): m_rExport.pDoc->GetFtnInfo(); in TextFootnote_Impl()
H A Dww8atr.cxx3171 pInfo = &pDoc->GetEndNoteInfo(); in WriteFtnBegin()
H A Dww8par.cxx4489 aInfo = rDoc.GetEndNoteInfo(); // parallel zu Ftn in CoreLoad()
/aoo41x/main/sw/inc/
H A Deditsh.hxx903 const SwEndNoteInfo& GetEndNoteInfo() const;
H A Ddoc.hxx1139 const SwEndNoteInfo& GetEndNoteInfo() const { return *pEndNoteInfo; } in GetEndNoteInfo() function in SwDoc
/aoo41x/main/sw/source/core/unocore/
H A Dunosett.cxx697 SwEndNoteInfo aEndInfo(pDoc->GetEndNoteInfo()); in setPropertyValue()
775 const SwEndNoteInfo& rEndInfo = pDoc->GetEndNoteInfo(); in getPropertyValue()
/aoo41x/main/sw/source/core/layout/
H A Dpagechg.cxx793 return pDoc->GetEndNoteInfo().GetPageDesc( *pDoc ); in FindPageDesc()
H A Dftnfrm.cxx1682 SwPageDesc *pDesc = pDoc->GetEndNoteInfo().GetPageDesc( *pDoc ); in AppendFtn()

Completed in 3311 milliseconds