Home
last modified time | relevance | path

Searched refs:SwFmtEndAtTxtEnd (Results 1 – 9 of 9) sorted by relevance

/trunk/main/sw/inc/
H A Dfmtftntx.hxx109 class SW_DLLPUBLIC SwFmtEndAtTxtEnd : public SwFmtFtnEndAtTxtEnd class
112 SwFmtEndAtTxtEnd( SwFtnEndPosEnum ePos = FTNEND_ATPGORDOCEND ) in SwFmtEndAtTxtEnd() function in SwFmtEndAtTxtEnd
123 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()
H A Dswatrset.hxx94 class SwFmtEndAtTxtEnd;
303 inline const SwFmtEndAtTxtEnd &GetEndAtTxtEnd( sal_Bool = sal_True ) const;
H A Dformat.hxx263 inline const SwFmtEndAtTxtEnd &GetEndAtTxtEnd( sal_Bool = sal_True ) const;
/trunk/main/sw/source/ui/dialog/
H A Duiregionsw.cxx171 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()
/trunk/main/sw/source/core/unocore/
H A Dunosect.cxx85 ::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()
/trunk/main/sw/source/core/layout/
H A Datrfrm.cxx2032 SfxPoolItem* SwFmtEndAtTxtEnd::Clone( SfxItemPool* ) const in Clone()
2034 SwFmtEndAtTxtEnd* pNew = new SwFmtEndAtTxtEnd; in Clone()
/trunk/main/sw/source/core/bastyp/
H A Dinit.cxx623 aAttrTab[ RES_END_AT_TXTEND - POOLATTR_BEGIN ] = new SwFmtEndAtTxtEnd; in _InitCore()
/trunk/main/sw/source/core/docnode/
H A Dndsect.cxx361 ( FTNEND_ATTXTEND_OWNNUMSEQ == ( nVal = ((SwFmtEndAtTxtEnd&) in InsertSwSection()
/trunk/main/sw/source/filter/ww8/
H A Dww8par6.cxx696 aSet.Put( SwFmtEndAtTxtEnd(FTNEND_ATTXTEND)); in InsertSection()

Completed in 95 milliseconds