/trunk/main/sw/source/core/txtnode/ |
H A D | atrftn.cxx | 55 SwFmtFtn::SwFmtFtn( bool bEndNote ) in SwFmtFtn() function in SwFmtFtn 64 int SwFmtFtn::operator==( const SfxPoolItem& rAttr ) const in operator ==() 67 return nNumber == ((SwFmtFtn&)rAttr).nNumber && in operator ==() 68 aNumber == ((SwFmtFtn&)rAttr).aNumber && in operator ==() 69 m_bEndNote == ((SwFmtFtn&)rAttr).m_bEndNote; in operator ==() 73 SfxPoolItem* SwFmtFtn::Clone( SfxItemPool* ) const in Clone() 75 SwFmtFtn* pNew = new SwFmtFtn; in Clone() 82 void SwFmtFtn::SetEndNote( bool b ) in SetEndNote() 94 SwFmtFtn::~SwFmtFtn() in ~SwFmtFtn() 99 void SwFmtFtn::GetFtnText( XubString& rStr ) const in GetFtnText() [all …]
|
/trunk/main/sw/source/core/unocore/ |
H A D | unoftn.cxx | 67 const SwFmtFtn * m_pFmtFtn; 71 SwDoc *const pDoc, SwFmtFtn const*const pFootnote, in Impl() 84 const SwFmtFtn* GetFootnoteFormat() const { in GetFootnoteFormat() 88 SwFmtFtn const& GetFootnoteFormatOrThrow() { in GetFootnoteFormatOrThrow() 89 SwFmtFtn const*const pFootnote( GetFootnoteFormat() ); in GetFootnoteFormatOrThrow() 155 SwXFootnote::SwXFootnote(SwDoc & rDoc, const SwFmtFtn& rFmt) in SwXFootnote() 297 SwFmtFtn const*const pFmt = m_pImpl->GetFootnoteFormat(); in getLabel() 321 SwFmtFtn const*const pFmt = m_pImpl->GetFootnoteFormat(); in setLabel() 374 SwFmtFtn aFootNote(m_pImpl->m_bIsEndnote); in attach() 396 const SwFmtFtn& rFtn = pTxtAttr->GetFtn(); in attach() [all …]
|
H A D | unocoll.cxx | 1574 const SwFmtFtn& rFtn = pTxtFtn->GetFtn(); in getCount() 1596 const SwFmtFtn& rFtn = pTxtFtn->GetFtn(); in getByIndex() 1629 Reference<XFootnote> SwXFootnotes::GetObject( SwDoc& rDoc, const SwFmtFtn& rFmt ) in GetObject()
|
/trunk/main/sw/inc/ |
H A D | fmtftn.hxx | 35 class SW_DLLPUBLIC SwFmtFtn: public SfxPoolItem class 44 SwFmtFtn& operator=(const SwFmtFtn& rFtn); 45 SwFmtFtn( const SwFmtFtn& ); 48 SwFmtFtn( bool bEndNote = false ); 49 virtual ~SwFmtFtn(); 63 void SetNumber( const SwFmtFtn& rFtn ) in SetNumber()
|
H A D | txatbase.hxx | 41 class SwFmtFtn; 115 inline const SwFmtFtn &GetFtn() const; 196 inline const SwFmtFtn& SwTxtAttr::GetFtn() const in GetFtn() 199 return (const SwFmtFtn&)(*m_pAttr); in GetFtn()
|
H A D | unofootnote.hxx | 41 class SwFmtFtn; 79 SwXFootnote(SwDoc & rDoc, const SwFmtFtn & rFmt); 86 CreateXFootnote(SwDoc & rDoc, SwFmtFtn const& rFootnoteFmt); 89 GetXFootnote(SwModify const& rUnoCB, SwFmtFtn const& rFootnoteFmt);
|
H A D | editsh.hxx | 85 class SwFmtFtn; 786 sal_Bool GetCurFtn( SwFmtFtn* pToFillFtn = 0 ); 787 bool SetCurFtn( const SwFmtFtn& rFillFtn );
|
H A D | txtftn.hxx | 43 SwTxtFtn( SwFmtFtn& rAttr, xub_StrLen nStart );
|
H A D | unocoll.hxx | 54 class SwFmtFtn; 535 …:uno::Reference< ::com::sun::star::text::XFootnote> GetObject( SwDoc& rDoc, const SwFmtFtn& rFmt );
|
/trunk/main/sw/source/core/doc/ |
H A D | ftnidx.cxx | 144 const SwFmtFtn &rFtn = pTxtFtn->GetFtn(); in UpdateFtn() 166 const SwFmtFtn &rFtn = pTxtFtn->GetFtn(); in UpdateFtn() 183 const SwFmtFtn &rFtn = pTxtFtn->GetFtn(); in UpdateFtn() 241 const SwFmtFtn &rFtn = pTxtFtn->GetFtn(); in UpdateAllFtn() 257 const SwFmtFtn &rFtn = pTxtFtn->GetFtn(); in UpdateAllFtn() 273 const SwFmtFtn &rFtn = pTxtFtn->GetFtn(); in UpdateAllFtn()
|
H A D | docftn.cxx | 211 const SwFmtFtn &rFtn = pTxtFtn->GetFtn(); in Modify() 312 const SwFmtFtn &rFtn = pTxtFtn->GetFtn(); in SetFtnInfo() 383 const SwFmtFtn &rFtn = pTxtFtn->GetFtn(); in SetEndNoteInfo() 443 const SwFmtFtn& rFtn = pTxtFtn->GetFtn(); in SetCurFtn() 457 ((SwFmtFtn&)rFtn).SetEndNote( bIsEndNote ); in SetCurFtn() 475 const SwFmtFtn& rFtn = pTxtFtn->GetFtn(); in SetCurFtn() 489 ((SwFmtFtn&)rFtn).SetEndNote( bIsEndNote ); in SetCurFtn()
|
/trunk/main/sw/source/filter/ww8/ |
H A D | docxfootnotes.hxx | 37 typedef ::std::vector< const SwFmtFtn* > FootnotesVector; 54 void add( const SwFmtFtn& rFootnote ) in add() 61 const SwFmtFtn* getCurrent( sal_Int32& rId ) in getCurrent() 74 const SwFmtFtn *pFootnote = m_aFootnotes[m_nCurrent]; in getCurrent()
|
H A D | attributeoutputbase.hxx | 77 class SwFmtFtn; 456 void TextFootnote( const SwFmtFtn& ); 459 virtual void TextFootnote_Impl( const SwFmtFtn& ) = 0;
|
H A D | rtfattributeoutput.hxx | 369 virtual void TextFootnote_Impl( const SwFmtFtn& ); 488 void WriteTextFootnoteNumStr(const SwFmtFtn& rFootnote);
|
H A D | wrtw8sty.cxx | 1918 void WW8_WrPlcFtnEdn::Append( WW8_CP nCp, const SwFmtFtn& rFtn ) in Append() 2082 const SwFmtFtn* pFtn = (SwFmtFtn*)aCntnt[ i ]; in WriteGenericTxt() 2319 const SwFmtFtn* pFtn = (SwFmtFtn*)aCntnt[ i ]; in WriteGenericPlc()
|
H A D | wrtww8.hxx | 81 class SwFmtFtn; 1010 void WriteFtnBegin( const SwFmtFtn& rFtn, WW8Bytes* pO = 0 ); 1211 void Append( WW8_CP nCp, const SwFmtFtn& rFtn );
|
/trunk/main/sw/source/filter/html/ |
H A D | htmlftn.cxx | 220 SwFmtFtn aFtn( pFootEndNoteImpl->bEndNote ); in FinishFootEndNote() 290 SwFmtFtn& rFmtFtn = (SwFmtFtn&)rHt; in OutHTML_SwFmtFtn() 427 String SwHTMLWriter::GetFootEndNoteSym( const SwFmtFtn& rFmtFtn ) in GetFootEndNoteSym() 444 void SwHTMLWriter::OutFootEndNoteSym( const SwFmtFtn& rFmtFtn, in OutFootEndNoteSym()
|
H A D | wrthtml.hxx | 47 class SwFmtFtn; 246 const SwFmtFtn *pFmtFtn; 365 String GetFootEndNoteSym( const SwFmtFtn& rFmtFtn ); 366 void OutFootEndNoteSym( const SwFmtFtn& rFmtFtn, const String& rNum,
|
/trunk/main/sw/source/core/edit/ |
H A D | edattr.cxx | 217 sal_Bool SwEditShell::GetCurFtn( SwFmtFtn* pFillFtn ) in GetCurFtn() 230 const SwFmtFtn &rFtn = ((SwTxtFtn*)pFtn)->GetFtn(); in GetCurFtn() 238 bool SwEditShell::SetCurFtn( const SwFmtFtn& rFillFtn ) in SetCurFtn() 275 const SwFmtFtn &rFtn = rIdxs[i]->GetFtn(); in HasFtns() 294 const SwFmtFtn& rFtn = pTxtFtn->GetFtn(); in GetSeqFtnList()
|
/trunk/main/sw/source/core/undo/ |
H A D | rolbck.cxx | 492 SwFmtFtn aTemp( m_bEndNote ); in SetInDoc() 493 SwFmtFtn& rNew = const_cast<SwFmtFtn&>( in SetInDoc() 494 static_cast<const SwFmtFtn&>(pDoc->GetAttrPool().Put(aTemp)) ); in SetInDoc() 518 SwFmtFtn &rFtn = const_cast<SwFmtFtn&>(pFtn->GetFtn()); in SetInDoc()
|
/trunk/main/sw/source/core/text/ |
H A D | txtftn.cxx | 857 SwFmtFtn& rFtn = (SwFmtFtn&)pFtn->GetFtn(); in NewFtnPortion() 1007 SwFmtFtn& rFtn = (SwFmtFtn&)pFtn->GetFtn(); in NewFtnNumPortion() 1352 SwFmtFtn& rFtn = (SwFmtFtn&)pTxtFtn->GetFtn(); in SwFtnSave()
|
H A D | txtfrm.cxx | 1126 nPos = *((SwFmtFtn*)pNew)->GetTxtFtn()->GetStart(); in Modify() 1128 Prepare( PREP_FTN, ((SwFmtFtn*)pNew)->GetTxtFtn() ); in Modify() 1143 nPos = *((SwFmtFtn*)pItem)->GetTxtFtn()->GetStart(); in Modify()
|
/trunk/main/sw/source/ui/misc/ |
H A D | insfnote.cxx | 69 SwFmtFtn aNote( aEndNoteBtn.IsChecked() ); in Apply() 293 SwFmtFtn aFtnNote; in Init()
|
/trunk/main/sw/source/ui/docvw/ |
H A D | edtwin2.cxx | 248 const SwFmtFtn* pFtn = (SwFmtFtn*)aCntntAtPos.aFnd.pAttr; in RequestHelp()
|
/trunk/main/sw/source/filter/ascii/ |
H A D | ascatr.cxx | 154 const SwFmtFtn& rFtn = pHt->GetFtn(); in OutAttr()
|