Home
last modified time | relevance | path

Searched refs:SwTxtFlyCnt (Results 1 – 13 of 13) sorted by relevance

/trunk/main/sw/inc/
H A Dfmtflcnt.hxx30 class SwTxtFlyCnt;
35 friend class SwTxtFlyCnt;
36 SwTxtFlyCnt* pTxtAttr; // mein TextAttribut
52 const SwTxtFlyCnt *GetTxtFlyCnt() const { return pTxtAttr; } in GetTxtFlyCnt()
53 SwTxtFlyCnt *GetTxtFlyCnt() { return pTxtAttr; } in GetTxtFlyCnt()
H A Dtxtflcnt.hxx36 class SwTxtFlyCnt : public SwTxtAttr class
41 SwTxtFlyCnt( SwFmtFlyCnt& rAttr, xub_StrLen nStart );
53 inline SwFlyInCntFrm *SwTxtFlyCnt::GetFlyFrm( const SwFrm *pCurrFrm ) in GetFlyFrm()
58 inline const SwFlyInCntFrm *SwTxtFlyCnt::GetFlyFrm( const SwFrm *pCurrFrm ) const in GetFlyFrm()
60 return (const_cast<SwTxtFlyCnt*>(this))->_GetFlyFrm( pCurrFrm ); in GetFlyFrm()
/trunk/main/sw/source/core/txtnode/
H A Datrflyin.cxx64 SwTxtFlyCnt::SwTxtFlyCnt( SwFmtFlyCnt& rAttr, xub_StrLen nStartPos ) in SwTxtFlyCnt() function in SwTxtFlyCnt
106 void SwTxtFlyCnt::CopyFlyFmt( SwDoc* pDoc ) in CopyFlyFmt()
155 void SwTxtFlyCnt::SetAnchor( const SwTxtNode *pNode ) in SetAnchor()
221 SwFlyInCntFrm *SwTxtFlyCnt::_GetFlyFrm( const SwFrm *pCurrFrm ) in _GetFlyFrm()
H A Dthints.cxx1079 pNew = new SwTxtFlyCnt( (SwFmtFlyCnt&)rNew, nStt ); in MakeTxtAttr()
1084 static_cast<SwTxtFlyCnt *>(pNew)->CopyFlyFmt( &rDoc ); in MakeTxtAttr()
1297 SwTxtFlyCnt *pFly = (SwTxtFlyCnt *)pAttr; in InsertHint()
/trunk/main/sw/source/core/undo/
H A Dundobj1.cxx203 SwTxtFlyCnt* const pAttr = static_cast<SwTxtFlyCnt*>( in DelFly()
H A Dundraw.cxx149 SwTxtFlyCnt* pAttr = static_cast<SwTxtFlyCnt*>( in lcl_SaveAnchor()
H A Drolbck.cxx1095 pHt = new SwHistoryTxtFlyCnt( static_cast<SwTxtFlyCnt*>(pHint) in Add()
/trunk/main/sw/source/core/inc/
H A Drolbck.hxx49 class SwTxtFlyCnt;
/trunk/main/sw/source/filter/rtf/
H A Drtffly.cxx1163 SwTxtFlyCnt* pFlyCnt = 0; in ReadFly()
1165 0 != (pFlyCnt = static_cast<SwTxtFlyCnt*>( in ReadFly()
/trunk/main/sw/source/core/frmedt/
H A Dfecopy.cxx182 SwTxtFlyCnt *const pTxtFly = static_cast<SwTxtFlyCnt *>( in Copy()
/trunk/main/sw/source/core/text/
H A Dtxtfly.cxx655 SwFrmFmt* pFrmFmt = ((SwTxtFlyCnt*)pHint)->GetFlyCnt().GetFrmFmt(); in NewFlyCntPortion()
657 pFly = ((SwTxtFlyCnt*)pHint)->GetFlyFrm(pFrame); in NewFlyCntPortion()
H A Dtxtfrm.cxx540 static_cast<const SwTxtFlyCnt*>(pHint)->GetFlyCnt().GetFrmFmt(); in lcl_HideObj()
/trunk/main/sw/source/core/doc/
H A Ddoclay.cxx349 SwTxtFlyCnt* const pAttr = static_cast<SwTxtFlyCnt*>( in DelLayoutFmt()

Completed in 138 milliseconds