Searched refs:GetFrmOfModify (Results  1 – 6 of 6) sorted by relevance
| /trunk/main/sw/source/core/docnode/ | 
| H A D | node.cxx | 1153 	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 D | node2lay.cxx | 426 	return pMod ? ::GetFrmOfModify( 0, *pMod, USHRT_MAX, pDocPos, pPos, bCalcFrm ) : 0;  in GetFrm()
  | 
| /trunk/main/sw/source/core/layout/ | 
| H A D | pagedesc.cxx | 316 	return pMod ? ::GetFrmOfModify( 0, *pMod, nFrmType, &aNullPt, 0, sal_False )  in lcl_GetFrmOfNode()
  | 
| H A D | atrfrm.cxx | 2652 		pFrm = ::GetFrmOfModify( 0, *(SwModify*)this, nFrmType, pPoint,  in FindLayoutRect() 2685 		SwFlyFrm* pFly = (SwFlyFrm*)::GetFrmOfModify( 0, *this, FRM_FLY,  in FindRealSdrObject() 2977 	return (SwFlyFrm*)::GetFrmOfModify( 0, *(SwModify*)this, FRM_FLY,  in GetFrm()
  | 
| H A D | frmtool.cxx | 3400 SwFrm* GetFrmOfModify( const SwRootFrm* pLayout, SwModify const& rMod, sal_uInt16 const nFrmType,  in GetFrmOfModify()  function
  | 
| /trunk/main/sw/source/core/inc/ | 
| H A D | frmtool.hxx | 147 SwFrm* GetFrmOfModify( const SwRootFrm* pLayout, SwModify const&, sal_uInt16 const nFrmType, const …
  | 
        Completed in 64 milliseconds