Home
last modified time | relevance | path

Searched refs:GetFrmOfModify (Results 1 – 6 of 6) sorted by relevance

/aoo4110/main/sw/source/core/docnode/
H A Dnode.cxx1153 return (SwCntntFrm*) ::GetFrmOfModify( _pRoot, *(SwModify*)this, FRM_CNTNT, in getLayoutFrm()
1161 SwCntntFrm* pFrm = (SwCntntFrm*)::GetFrmOfModify( 0, *(SwModify*)this, in FindLayoutRect()
1172 SwFrm* pFrm = ::GetFrmOfModify( 0, *(SwModify*)this, in FindPageFrmRect()
H A Dnode2lay.cxx426 return pMod ? ::GetFrmOfModify( 0, *pMod, USHRT_MAX, pDocPos, pPos, bCalcFrm ) : 0; in GetFrm()
/aoo4110/main/sw/source/core/layout/
H A Dpagedesc.cxx316 return pMod ? ::GetFrmOfModify( 0, *pMod, nFrmType, &aNullPt, 0, sal_False ) in lcl_GetFrmOfNode()
H A Datrfrm.cxx2583 pFrm = ::GetFrmOfModify( 0, *(SwModify*)this, nFrmType, pPoint, in FindLayoutRect()
2616 SwFlyFrm* pFly = (SwFlyFrm*)::GetFrmOfModify( 0, *this, FRM_FLY, in FindRealSdrObject()
2908 return (SwFlyFrm*)::GetFrmOfModify( 0, *(SwModify*)this, FRM_FLY, in GetFrm()
H A Dfrmtool.cxx3384 SwFrm* GetFrmOfModify( const SwRootFrm* pLayout, SwModify const& rMod, sal_uInt16 const nFrmType, in GetFrmOfModify() function
/aoo4110/main/sw/source/core/inc/
H A Dfrmtool.hxx138 SwFrm* GetFrmOfModify( const SwRootFrm* pLayout, SwModify const&, sal_uInt16 const nFrmType, const …

Completed in 66 milliseconds