Home
last modified time | relevance | path

Searched refs:GetChain (Results 1 – 16 of 16) sorted by relevance

/aoo41x/main/sw/inc/
H A Dfmtcnct.hxx76 inline const SwFmtChain &SwAttrSet::GetChain(sal_Bool bInP) const in GetChain() function in SwAttrSet
79 inline const SwFmtChain &SwFmt::GetChain(sal_Bool bInP) const in GetChain() function in SwFmt
80 { return aSet.GetChain(bInP); } in GetChain()
H A Dformat.hxx251 inline const SwFmtChain &GetChain( sal_Bool = sal_True ) const;
H A Dswatrset.hxx292 inline const SwFmtChain &GetChain( sal_Bool = sal_True ) const;
/aoo41x/main/sw/source/core/doc/
H A Ddocfly.cxx861 const SwFmtChain &rOldChain = rSource.GetChain(); in Chainable()
871 pFmt = pFmt->GetChain().GetNext(); in Chainable()
880 const SwFmtChain &rChain = rDest.GetChain(); in Chainable()
967 SwFmtChain aChain = rDestFmt.GetChain(); in Chain()
980 aChain = rSource.GetChain(); in Chain()
1002 SwFmtChain aChain( rFmt.GetChain() ); in Unchain()
1009 aChain = pFollow->GetChain(); in Unchain()
H A Ddoclay.cxx238 const SwFmtChain &rChain = pFmt->GetChain(); in DelLayoutFmt()
241 SwFmtChain aChain( rChain.GetPrev()->GetChain() ); in DelLayoutFmt()
247 SwFmtChain aChain( rChain.GetNext()->GetChain() ); in DelLayoutFmt()
/aoo41x/main/sw/source/ui/shells/
H A Dfrmsh.cxx558 const SwFmtChain &rChain = pCurrFlyFmt->GetChain(); in Execute()
592 const SwFmtChain &rChain = pCurrFlyFmt->GetChain(); in Execute()
867 !pFmt || pFmt->GetChain().GetNext() ) in GetState()
888 !pFmt || !pFmt->GetChain().GetNext() ) in GetState()
/aoo41x/main/sw/source/core/undo/
H A Drolbck.cxx976 SwFmtChain aTmp( m_pPrevFmt->GetChain() ); in SetInDoc()
985 SwFmtChain aTmp( m_pNextFmt->GetChain() ); in SetInDoc()
1160 SwFmtChain aTmp( pChainItem->GetNext()->GetChain() ); in Add()
1166 SwFmtChain aTmp( pChainItem->GetPrev()->GetChain() ); in Add()
/aoo41x/main/sw/source/core/docnode/
H A Dndcopy.cxx1394 SwFmtChain aSrc( pSrc->GetChain() ); in lcl_ChainFmts()
1400 SwFmtChain aDest( pDest->GetChain() ); in lcl_ChainFmts()
1617 const SwFmtChain &rChain = pFmt->GetChain(); in CopyFlyInFlyImpl()
/aoo41x/main/sw/source/filter/ww8/
H A Dwrtw8sty.cxx2208 const SwFmtChain* pChn = &rFmt.GetChain(); in WriteGenericPlc()
2214 pChn = &pChn->GetNext()->GetChain(); in WriteGenericPlc()
2223 const SwFmtChain* pChn = &rFmt.GetChain(); in WriteGenericPlc()
2229 pChn = &pChn->GetNext()->GetChain(); in WriteGenericPlc()
H A Dwrtw8esh.cxx2883 while( 0 != ( pPrev = pFmt->GetChain().GetPrev() )) in WriteFlyFrm()
2929 if( !rFmt.GetChain().GetPrev() )//obj in header/footer? in WriteFlyFrm()
2978 if (const SwFrmFmt *pNext = rFmt.GetChain().GetNext()) in WriteTxtFlyFrame()
3099 const SwFmtChain &rChain = rFmt.GetChain(); in MakeZOrderArrAndFollowIds()
/aoo41x/main/sw/source/ui/frmdlg/
H A Dfrmpage.cxx2267 if( pFmt && pFmt->GetChain().GetNext() ) in Init()
3098 const SwFmtChain &rChain = pFmt->GetChain(); in Reset()
3240 const SwFmtChain &rChain = pFmt->GetChain(); in FillItemSet()
/aoo41x/main/sw/source/core/unocore/
H A Dunoframe.cxx1254 SwFmtChain aChain( pFmt->GetChain() ); in setPropertyValue()
1920 SwFmtChain aChain( pFmt->GetChain() ); in setPropertyToDefault()
/aoo41x/main/sw/source/core/text/
H A Dtxtfly.cxx1195 const SwFmtChain &rChain = mpCurrAnchoredObj->GetFrmFmt().GetChain(); in GetTop()
/aoo41x/main/sw/source/core/frmedt/
H A Dfefly1.cxx2024 SwFmtChain rChain = rFmt.GetChain(); in GetConnectableFrmFmts()
H A Dfeshview.cxx2699 const SwFmtChain &rChain = rSource.GetChain(); in Chainable()
/aoo41x/main/sw/source/core/layout/
H A Dfly.cxx209 const SwFmtChain& rChain = GetFmt()->GetChain(); in Chain()

Completed in 170 milliseconds