Home
last modified time | relevance | path

Searched refs:GetEndAtTxtEnd (Results 1 – 5 of 5) sorted by relevance

/aoo4110/main/sw/inc/
H A Dfmtftntx.hxx123 inline const SwFmtEndAtTxtEnd &SwAttrSet::GetEndAtTxtEnd(sal_Bool bInP) const in GetEndAtTxtEnd() function in SwAttrSet
129 inline const SwFmtEndAtTxtEnd &SwFmt::GetEndAtTxtEnd(sal_Bool bInP) const in GetEndAtTxtEnd() function in SwFmt
130 { return aSet.GetEndAtTxtEnd(bInP); } in GetEndAtTxtEnd()
H A Dformat.hxx254 inline const SwFmtEndAtTxtEnd &GetEndAtTxtEnd( sal_Bool = sal_True ) const;
H A Dswatrset.hxx295 inline const SwFmtEndAtTxtEnd &GetEndAtTxtEnd( sal_Bool = sal_True ) const;
/aoo4110/main/sw/source/core/layout/
H A Dsectfrm.cxx847 while( !pFmt->GetEndAtTxtEnd().IsAtEnd() ) in _GetEndSectFmt()
2415 return pSection->GetFmt()->GetEndAtTxtEnd( sal_False ).IsAtEnd(); in IsEndnoteAtMyEnd()
2421 bEndnAtEnd = pFmt->GetEndAtTxtEnd( sal_False ).IsAtEnd(); in CalcEndAtEndFlag()
2428 bEndnAtEnd = pFmt->GetEndAtTxtEnd( sal_False ).IsAtEnd(); in CalcEndAtEndFlag()
/aoo4110/main/sw/source/ui/dialog/
H A Duiregionsw.cxx236 m_EndNtAtEnd = pFmt->GetEndAtTxtEnd(); in SV_IMPL_OP_PTRARR_SORT()
890 if( pFmt->GetEndAtTxtEnd(sal_False) != pRepr->GetEndNtAtEnd() ) in IMPL_LINK()

Completed in 44 milliseconds