Home
last modified time | relevance | path

Searched refs:SwNoTxtFrm (Results 1 – 14 of 14) sorted by relevance

/aoo41x/main/sw/source/core/doc/
H A Dnotxtfrm.cxx101 const ViewShell &rSh, const SwNoTxtFrm *pFrm, in lcl_PaintReplacement()
162 SwNoTxtFrm::SwNoTxtFrm(SwNoTxtNode * const pNode, SwFrm* pSib ) in SwNoTxtFrm() function in SwNoTxtFrm
171 void SwNoTxtFrm::InitCtor() in InitCtor()
194 return new SwNoTxtFrm(this, pSib); in MakeFrm()
207 SwNoTxtFrm::~SwNoTxtFrm() in ~SwNoTxtFrm()
530 const Size& SwNoTxtFrm::GetSize() const in GetSize()
549 void SwNoTxtFrm::MakeAll() in MakeAll()
582 void SwNoTxtFrm::Format( const SwBorderAttrs * ) in Format()
1070 ((SwNoTxtFrm*)this)->nWeight = -1; in PaintPicture()
1199 sal_Bool SwNoTxtFrm::IsTransparent() const in IsTransparent()
[all …]
/aoo41x/main/sw/source/core/inc/
H A Dnotxtfrm.hxx34 class SwNoTxtFrm: public SwCntntFrm class
52 SwNoTxtFrm( SwNoTxtNode * const, SwFrm* );
53 ~SwNoTxtFrm();
H A Dflyfrm.hxx119 friend class SwNoTxtFrm; // Darf NotifyBackground rufen
/aoo41x/main/sw/source/core/text/
H A DEnhancedPDFExportHelper.cxx688 const SwNoTxtFrm* pNoTxtFrm = static_cast<const SwNoTxtFrm*>(pFly->Lower()); in SetAttributes()
1307 const SwNoTxtFrm* pNoTxtFrm = static_cast<const SwNoTxtFrm*>(pFly->Lower()); in BeginBlockStructureElements()
H A Dtxtfly.cxx1000 const SwNoTxtFrm *pNoTxt = in DrawTextOpaque()
1002 ? (SwNoTxtFrm*)pFly->Lower() in DrawTextOpaque()
1098 !static_cast<const SwNoTxtFrm*>(pFly->Lower())->IsTransparent() ); in DrawFlyRect()
/aoo41x/main/sw/inc/
H A Dndnotxt.hxx37 friend class SwNoTxtFrm;
/aoo41x/main/sw/source/core/frmedt/
H A Dfeflyole.cxx57 SwOLENode *pNd = ((SwNoTxtFrm*)pFly->Lower())->GetNode()->GetOLENode(); in FindFlyFrm()
H A Dfeshview.cxx189 ((SwNoTxtFrm*)pOldSelFly->Lower())->HasAnimation() ) in SelectObj()
241 if ( ((SwNoTxtFrm*)pTmp->Lower())->HasAnimation() ) in SelectObj()
242 ((SwNoTxtFrm*)pTmp->Lower())->StopAnimation( GetOut() ); in SelectObj()
H A Dfefly1.cxx1631 SwOLENode *pNd = ((SwNoTxtFrm*)pFly->Lower())->GetNode()->GetOLENode(); in GetOleRef()
/aoo41x/main/sw/source/core/view/
H A Dvnew.cxx357 ((SwNoTxtFrm*)pFrm)->StopAnimation( pOut ); in ~ViewShell()
/aoo41x/main/sw/source/core/layout/
H A Dfly.cxx2158 Lower() && dynamic_cast<SwNoTxtFrm*>(Lower()) && in ChgSize()
2159 static_cast<SwNoTxtFrm*>(Lower())->GetNode()->GetOLENode() ) in ChgSize()
2782 ((SwNoTxtFrm*)Lower())->GetGrfArea( aClip, &aOrig, sal_False ); in GetContour()
H A Dpaintfrm.cxx1406 ( ((SwNoTxtFrm*)pFly->Lower())->IsTransparent() || in lcl_SubtractFlys()
1407 ((SwNoTxtFrm*)pFly->Lower())->HasAnimation() || in lcl_SubtractFlys()
3552 const SwNoTxtFrm *pNoTxt = Lower() && Lower()->IsNoTxtFrm() in Paint()
3553 ? (SwNoTxtFrm*)Lower() : 0; in Paint()
5959 !((SwNoTxtFrm*)Lower())->HasAnimation()); in RefreshLaySubsidiary()
6002 !((SwNoTxtFrm*)pFly->Lower())->HasAnimation()) in RefreshLaySubsidiary()
H A Dfrmtool.cxx936 if ( Frm().HasArea() && ((SwNoTxtFrm*)pCnt)->HasAnimation() ) in ~SwCntntNotify()
938 ((SwNoTxtFrm*)pCnt)->StopAnimation(); in ~SwCntntNotify()
H A Dlayact.cxx277 ( ((SwNoTxtFrm*)pFly->Lower())->IsTransparent() || in PaintWithoutFlys()

Completed in 147 milliseconds