/aoo4110/main/sw/inc/ |
H A D | fmtcnct.hxx | 37 class SW_DLLPUBLIC SwFmtChain: public SfxPoolItem class 44 SwFmtChain() : SfxPoolItem( RES_CHAIN ) {} in SwFmtChain() function in SwFmtChain 45 SwFmtChain( const SwFmtChain &rCpy ); 47 inline SwFmtChain &operator=( const SwFmtChain& ); 68 SwFmtChain &SwFmtChain::operator=( const SwFmtChain &rCpy ) in operator =() 76 inline const SwFmtChain &SwAttrSet::GetChain(sal_Bool bInP) const in GetChain() 77 { return (const SwFmtChain&)Get( RES_CHAIN,bInP); } in GetChain() 79 inline const SwFmtChain &SwFmt::GetChain(sal_Bool bInP) const in GetChain()
|
H A D | swatrset.hxx | 92 class SwFmtChain; 292 inline const SwFmtChain &GetChain( sal_Bool = sal_True ) const;
|
H A D | format.hxx | 251 inline const SwFmtChain &GetChain( sal_Bool = sal_True ) const;
|
/aoo4110/main/sw/source/core/undo/ |
H A D | rolbck.cxx | 957 const SwFmtChain& rAttr ) in SwHistoryChangeFlyChain() 970 SwFmtChain aChain; in SetInDoc() 976 SwFmtChain aTmp( m_pPrevFmt->GetChain() ); in SetInDoc() 985 SwFmtChain aTmp( m_pNextFmt->GetChain() ); in SetInDoc() 1149 const SwFmtChain* pChainItem; in Add() 1160 SwFmtChain aTmp( pChainItem->GetNext()->GetChain() ); in Add() 1166 SwFmtChain aTmp( pChainItem->GetPrev()->GetChain() ); in Add()
|
/aoo4110/main/sw/source/core/layout/ |
H A D | atrfrm.cxx | 2037 int SwFmtChain::operator==( const SfxPoolItem &rAttr ) const in operator ==() 2041 return GetPrev() == ((SwFmtChain&)rAttr).GetPrev() && in operator ==() 2042 GetNext() == ((SwFmtChain&)rAttr).GetNext(); in operator ==() 2045 SwFmtChain::SwFmtChain( const SwFmtChain &rCpy ) : in SwFmtChain() function in SwFmtChain 2052 SfxPoolItem* SwFmtChain::Clone( SfxItemPool* ) const in Clone() 2054 SwFmtChain *pRet = new SwFmtChain; in Clone() 2060 void SwFmtChain::SetPrev( SwFlyFrmFmt *pFmt ) in SetPrev() 2068 void SwFmtChain::SetNext( SwFlyFrmFmt *pFmt ) in SetNext() 2076 sal_Bool SwFmtChain::QueryValue( uno::Any& rVal, sal_uInt8 nMemberId ) const in QueryValue()
|
H A D | fly.cxx | 209 const SwFmtChain& rChain = GetFmt()->GetChain(); in Chain() 1131 SwFmtChain *pChain = (SwFmtChain*)pNew; in _UpdateAttr()
|
/aoo4110/main/sw/source/core/doc/ |
H A D | docfly.cxx | 861 const SwFmtChain &rOldChain = rSource.GetChain(); in Chainable() 880 const SwFmtChain &rChain = rDest.GetChain(); in Chainable() 967 SwFmtChain aChain = rDestFmt.GetChain(); in Chain() 1002 SwFmtChain aChain( rFmt.GetChain() ); in Unchain()
|
H A D | doclay.cxx | 238 const SwFmtChain &rChain = pFmt->GetChain(); in DelLayoutFmt() 241 SwFmtChain aChain( rChain.GetPrev()->GetChain() ); in DelLayoutFmt() 247 SwFmtChain aChain( rChain.GetNext()->GetChain() ); in DelLayoutFmt()
|
/aoo4110/main/sw/source/core/inc/ |
H A D | rolbck.hxx | 59 class SwFmtChain; 333 SwHistoryChangeFlyChain( SwFlyFrmFmt& rFmt, const SwFmtChain& rAttr );
|
/aoo4110/main/sw/source/core/docnode/ |
H A D | ndcopy.cxx | 1394 SwFmtChain aSrc( pSrc->GetChain() ); in lcl_ChainFmts() 1400 SwFmtChain aDest( pDest->GetChain() ); in lcl_ChainFmts() 1617 const SwFmtChain &rChain = pFmt->GetChain(); in CopyFlyInFlyImpl()
|
/aoo4110/main/sw/source/ui/shells/ |
H A D | frmsh.cxx | 558 const SwFmtChain &rChain = pCurrFlyFmt->GetChain(); in Execute() 592 const SwFmtChain &rChain = pCurrFlyFmt->GetChain(); in Execute()
|
/aoo4110/main/sw/source/ui/utlui/ |
H A D | attrdesc.cxx | 941 SfxItemPresentation SwFmtChain::GetPresentation in GetPresentation()
|
/aoo4110/main/sw/source/core/bastyp/ |
H A D | init.cxx | 605 aAttrTab[ RES_CHAIN - POOLATTR_BEGIN ] = new SwFmtChain; in _InitCore()
|
/aoo4110/main/sw/source/filter/ww8/ |
H A D | wrtw8sty.cxx | 2208 const SwFmtChain* pChn = &rFmt.GetChain(); in WriteGenericPlc() 2223 const SwFmtChain* pChn = &rFmt.GetChain(); in WriteGenericPlc()
|
H A D | wrtw8esh.cxx | 3099 const SwFmtChain &rChain = rFmt.GetChain(); in MakeZOrderArrAndFollowIds()
|
H A D | ww8par.cxx | 4589 SwFmtChain aChain; in CoreLoad()
|
/aoo4110/main/sw/source/ui/frmdlg/ |
H A D | frmpage.cxx | 3098 const SwFmtChain &rChain = pFmt->GetChain(); in Reset() 3240 const SwFmtChain &rChain = pFmt->GetChain(); in FillItemSet()
|
/aoo4110/main/sw/source/core/unocore/ |
H A D | unoframe.cxx | 1254 SwFmtChain aChain( pFmt->GetChain() ); in setPropertyValue() 1920 SwFmtChain aChain( pFmt->GetChain() ); in setPropertyToDefault()
|
/aoo4110/main/sw/source/core/text/ |
H A D | txtfly.cxx | 1195 const SwFmtChain &rChain = mpCurrAnchoredObj->GetFrmFmt().GetChain(); in GetTop()
|
/aoo4110/main/sw/source/core/frmedt/ |
H A D | fefly1.cxx | 2024 SwFmtChain rChain = rFmt.GetChain(); in GetConnectableFrmFmts()
|
H A D | feshview.cxx | 2699 const SwFmtChain &rChain = rSource.GetChain(); in Chainable()
|