Home
last modified time | relevance | path

Searched refs:SwFmtFtnAtTxtEnd (Results 1 – 11 of 11) sorted by relevance

/trunk/main/sw/inc/
H A Dfmtftntx.hxx99 class SW_DLLPUBLIC SwFmtFtnAtTxtEnd : public SwFmtFtnEndAtTxtEnd class
102 SwFmtFtnAtTxtEnd( SwFtnEndPosEnum ePos = FTNEND_ATPGORDOCEND ) in SwFmtFtnAtTxtEnd() function in SwFmtFtnAtTxtEnd
121 inline const SwFmtFtnAtTxtEnd &SwAttrSet::GetFtnAtTxtEnd(sal_Bool bInP) const in GetFtnAtTxtEnd()
122 { return (const SwFmtFtnAtTxtEnd&)Get( RES_FTN_AT_TXTEND, bInP); } in GetFtnAtTxtEnd()
127 inline const SwFmtFtnAtTxtEnd &SwFmt::GetFtnAtTxtEnd(sal_Bool bInP) const in GetFtnAtTxtEnd()
H A Dswatrset.hxx93 class SwFmtFtnAtTxtEnd;
302 inline const SwFmtFtnAtTxtEnd &GetFtnAtTxtEnd( sal_Bool = sal_True ) const;
H A Dformat.hxx262 inline const SwFmtFtnAtTxtEnd &GetFtnAtTxtEnd( sal_Bool = sal_True ) const;
/trunk/main/sw/source/ui/dialog/
H A Duiregionsw.cxx170 SwFmtFtnAtTxtEnd m_FtnNtAtEnd;
194 SwFmtFtnAtTxtEnd& GetFtnNtAtEnd() { return m_FtnNtAtEnd; } in GetFtnNtAtEnd()
1255 pRepr->GetFtnNtAtEnd() = *(SwFmtFtnAtTxtEnd*)pFtnItem; in IMPL_LINK()
2116 SwFmtFtnAtTxtEnd aFtn( aFtnNtAtTextEndCB.IsChecked() in FillItemSet()
2247 ResetState( sal_True, (const SwFmtFtnAtTxtEnd&)rSet.Get( in Reset()
/trunk/main/sw/source/core/unocore/
H A Dunosect.cxx84 ::std::auto_ptr<SwFmtFtnAtTxtEnd> m_pFtnItem;
911 m_pProps->m_pFtnItem.reset(new SwFmtFtnAtTxtEnd); in SetPropertyValues_Impl()
1274 m_pProps->m_pFtnItem.reset(new SwFmtFtnAtTxtEnd); in GetPropertyValues_Impl()
/trunk/main/sw/source/core/doc/
H A Dftnidx.cxx341 ((const SwFmtFtnAtTxtEnd&)pNd->GetSection().GetFmt()-> in FindSectNdWithEndAttr()
/trunk/main/sw/source/core/layout/
H A Datrfrm.cxx2023 SfxPoolItem* SwFmtFtnAtTxtEnd::Clone( SfxItemPool* ) const in Clone()
2025 SwFmtFtnAtTxtEnd* pNew = new SwFmtFtnAtTxtEnd; in Clone()
/trunk/main/sw/source/core/bastyp/
H A Dinit.cxx622 aAttrTab[ RES_FTN_AT_TXTEND - POOLATTR_BEGIN ] = new SwFmtFtnAtTxtEnd; in _InitCore()
/trunk/main/sw/source/core/docnode/
H A Dndsect.cxx357 sal_uInt16 nVal = ((SwFmtFtnAtTxtEnd&)pAttr->Get( in InsertSwSection()
/trunk/main/sw/source/filter/ww8/
H A Dww8par6.cxx694 aSet.Put( SwFmtFtnAtTxtEnd(FTNEND_ATTXTEND)); in InsertSection()
H A Dww8atr.cxx3240 ((const SwFmtFtnAtTxtEnd&)pSectNd->GetSection().GetFmt()-> in lcl_IsAtTxtEnd()

Completed in 345 milliseconds