Searched refs:SwFmtEndAtTxtEnd (Results 1 – 9 of 9) sorted by relevance
109 class SW_DLLPUBLIC SwFmtEndAtTxtEnd : public SwFmtFtnEndAtTxtEnd class112 SwFmtEndAtTxtEnd( SwFtnEndPosEnum ePos = FTNEND_ATPGORDOCEND ) in SwFmtEndAtTxtEnd() function in SwFmtEndAtTxtEnd123 inline const SwFmtEndAtTxtEnd &SwAttrSet::GetEndAtTxtEnd(sal_Bool bInP) const in GetEndAtTxtEnd()124 { return (const SwFmtEndAtTxtEnd&)Get( RES_END_AT_TXTEND, bInP); } in GetEndAtTxtEnd()129 inline const SwFmtEndAtTxtEnd &SwFmt::GetEndAtTxtEnd(sal_Bool bInP) const in GetEndAtTxtEnd()
94 class SwFmtEndAtTxtEnd;303 inline const SwFmtEndAtTxtEnd &GetEndAtTxtEnd( sal_Bool = sal_True ) const;
263 inline const SwFmtEndAtTxtEnd &GetEndAtTxtEnd( sal_Bool = sal_True ) const;
171 SwFmtEndAtTxtEnd m_EndNtAtEnd;195 SwFmtEndAtTxtEnd& GetEndNtAtEnd() { return m_EndNtAtEnd; } in GetEndNtAtEnd()1257 pRepr->GetEndNtAtEnd() = *(SwFmtEndAtTxtEnd*)pEndItem; in IMPL_LINK()2137 SwFmtEndAtTxtEnd aEnd( aEndNtAtTextEndCB.IsChecked() in FillItemSet()2249 ResetState( sal_False, (const SwFmtEndAtTxtEnd&)rSet.Get( in Reset()
85 ::std::auto_ptr<SwFmtEndAtTxtEnd> m_pEndItem;919 m_pProps->m_pEndItem.reset(new SwFmtEndAtTxtEnd); in SetPropertyValues_Impl()1282 m_pProps->m_pEndItem.reset(new SwFmtEndAtTxtEnd); in GetPropertyValues_Impl()
2032 SfxPoolItem* SwFmtEndAtTxtEnd::Clone( SfxItemPool* ) const in Clone()2034 SwFmtEndAtTxtEnd* pNew = new SwFmtEndAtTxtEnd; in Clone()
623 aAttrTab[ RES_END_AT_TXTEND - POOLATTR_BEGIN ] = new SwFmtEndAtTxtEnd; in _InitCore()
361 ( FTNEND_ATTXTEND_OWNNUMSEQ == ( nVal = ((SwFmtEndAtTxtEnd&) in InsertSwSection()
696 aSet.Put( SwFmtEndAtTxtEnd(FTNEND_ATTXTEND)); in InsertSection()
Completed in 133 milliseconds