Searched refs:GetEndNoteInfo (Results 1 – 22 of 22) sorted by relevance
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()
90 const SwEndNoteInfo& rEndInfo = pDoc->GetEndNoteInfo(); in UpdateFtn()214 const SwEndNoteInfo& rEndInfo = pDoc->GetEndNoteInfo(); in UpdateAllFtn()
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()
699 OutCSS1_SwFtnInfo( *this, pDoc->GetEndNoteInfo(), pDoc, nEnd, sal_True ); in OutStyleSheet()
150 pInfo = &rDoc.GetEndNoteInfo(); in GetViewNumStr()342 pInfo = &rNodes.GetDoc()->GetEndNoteInfo(); in MakeNewTextSection()
3091 sExpand = GetDoc()->GetEndNoteInfo().aFmt. in Replace0xFF()3256 sExpand = GetDoc()->GetEndNoteInfo().aFmt. in GetExpandTxt()
162 SwEndNoteInfo *pInf = bEndNote ? new SwEndNoteInfo( pSh->GetEndNoteInfo() ) in Reset()463 if ( !(*pInf == pSh->GetEndNoteInfo()) ) in FillItemSet()
1198 SwEndNoteInfo *pInf = new SwEndNoteInfo( rDoc.GetEndNoteInfo() ); in UndoImpl()1206 SwEndNoteInfo *pInf = new SwEndNoteInfo( rDoc.GetEndNoteInfo() ); in RedoImpl()
1040 const SwEndNoteInfo& SwEditShell::GetEndNoteInfo() const in GetEndNoteInfo() function in SwEditShell1042 return GetDoc()->GetEndNoteInfo(); in GetEndNoteInfo()
158 sOut = rWrt.pDoc->GetEndNoteInfo().aFmt. in OutAttr()
1014 pInfo = &pDoc->GetEndNoteInfo(); in NewFtnNumPortion()1370 pInfo = &pDoc->GetEndNoteInfo(); in SwFtnSave()
1413 pInfo = &pDoc->GetEndNoteInfo(); in NewPortion()
158 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()
691 const SwEndNoteInfo& rEndNoteInfo = pDoc->GetEndNoteInfo(); in ExportDocument_Impl()
2676 m_rExport.pDoc->GetEndNoteInfo(): m_rExport.pDoc->GetFtnInfo(); in TextFootnote_Impl()
3171 pInfo = &pDoc->GetEndNoteInfo(); in WriteFtnBegin()
4490 aInfo = rDoc.GetEndNoteInfo(); // parallel zu Ftn in CoreLoad()
893 const SwEndNoteInfo& GetEndNoteInfo() const;
1146 const SwEndNoteInfo& GetEndNoteInfo() const { return *pEndNoteInfo; } in GetEndNoteInfo() function in SwDoc
697 SwEndNoteInfo aEndInfo(pDoc->GetEndNoteInfo()); in setPropertyValue()775 const SwEndNoteInfo& rEndInfo = pDoc->GetEndNoteInfo(); in getPropertyValue()
793 return pDoc->GetEndNoteInfo().GetPageDesc( *pDoc ); in FindPageDesc()
1682 SwPageDesc *pDesc = pDoc->GetEndNoteInfo().GetPageDesc( *pDoc ); in AppendFtn()
Completed in 1158 milliseconds