Home
last modified time | relevance | path

Searched refs:Frm (Results 76 – 98 of 98) sorted by relevance

1234

/trunk/main/sw/source/core/frmedt/
H A Dfeflyole.cxx111 aTmp += pFly->Frm().Pos(); in MakeObjVisible()
H A Dfedesc.cxx193 while( pPage->GetNext() && rPt.Y() > pPage->Frm().Bottom() ) in GetMousePageDesc()
/trunk/main/sw/source/core/inc/
H A Dsectfrm.hxx93 { return !Frm().Height() && !ContainsCntnt(); } in IsToIgnore()
H A Dfrmtool.hxx183 const SwRect &Frm() const { return aFrm; } in Frm() function in SwFrmNotify
/trunk/main/sw/source/core/crsr/
H A Dcallnk.cxx217 return pFrm->Frm().Left(); in getLayoutFrm()
/trunk/main/sw/source/core/layout/
H A Datrfrm.cxx2642 aRet = pFrm->Frm(); in FindLayoutRect()
2661 aRet = pFrm->Frm(); in FindLayoutRect()
3345 Size aActSz ( pRef == pFly ? pFly->Frm().SSize() : pRef->Prt().SSize() ); in GetIMapObject()
3350 aPos -= pRef->Frm().Pos(); in GetIMapObject()
H A Dcolfrm.cxx351 nAvail -= (pCol->Frm().*fnRect->fnGetWidth)(); in AdjustColumns()
/trunk/main/sw/source/core/view/
H A Dvdraw.cxx262 aRect = GetShell()->GetLayout()->Frm(); in IsDragPossible()
/trunk/main/sw/source/core/fields/
H A Dexpfld.cxx212 pLayout->Frm().Pos(), rPos ); in GetBodyTxtNode()
252 Point aPt( pLayout->Frm().Pos() ); in GetBodyTxtNode()
/trunk/main/sw/source/core/doc/
H A Dtblrwcl.cxx1188 pRowHeights[ n ] = (pRow->Frm().*fnRect->fnGetHeight)(); in OldSplitRow()
4109 SwTwips nMyNewH, nMyOldH = pLineFrm->Frm().Height(); in SetLineHeight()
4174 nDist *= pLineFrm->Frm().Height(); in lcl_SetOtherLineHeight()
4194 nDist *= pLineFrm->Frm().Height(); in lcl_SetOtherLineHeight()
4357 nAbsDiff = GetRowFrm( *pBaseLine )->Frm().Height(); in SetRowHeight()
4435 aParam.nMaxHeight += pLineFrm->Frm().Height(); in SetRowHeight()
H A Ddocdraw.cxx675 pDrawPage->SetSize( pRoot->Frm().SSize() ); in InitDrawModel()
H A Dhtmltbl.cxx397 nWidth = pAnchor->Frm().Width(); in GetBrowseWidthByTabFrm()
H A Ddoc.cxx1309 if ( bPrintEmptyPages || pStPage->Frm().Height() ) in CalculatePagesForPrinting()
/trunk/main/sw/source/core/text/
H A Ditrtxt.cxx76 nFrameStart = pFrm->Frm().Pos().Y() + pFrm->Prt().Pos().Y(); in CtorInitTxtIter()
H A Ditrpaint.cxx490 … SwTwips nDiff = GetInfo().Y() + nTmpHeight - nTmpAscent - GetTxtFrm()->Frm().Bottom(); in DrawTextLine()
H A Dtxtio.cxx655 rOs << " {FRM:" << GetFlyFrm()->Frm() << pClose; in operator <<()
H A Dtxtdrop.cxx66 SwRect aRect( rInf.GetTxtFrm()->Frm().Pos(), Size( nWidth, nHeight) ); in lcl_IsDropFlyInter()
/trunk/main/sw/source/core/access/
H A Dacccontext.cxx1222 ASSERT( GetFrm() && !GetFrm()->Frm().IsEmpty(), "context should have a size" ); in InvalidatePosOrSize()
1263 !rChildFrmOrObj.GetSwFrm()->Frm().IsEmpty(), in InvalidateChildPosOrSize()
/trunk/main/sw/source/core/edit/
H A Dautofmt.cxx273 SwRect aTmpFrm( pFrm->Frm() ); in GetFrm()
276 if( pFrm->Frm() != aTmpFrm || pFrm->Prt() != aTmpPrt || in GetFrm()
711 aPosArr.Insert( static_cast<sal_uInt16>(pAktTxtFrm->Frm().Width()), aPosArr.Count() ); in DoTable()
H A Deditsh.cxx1063 AddPaintRect( GetLayout()->Frm() ); in SetLineNumberInfo()
/trunk/main/sw/source/core/draw/
H A Ddview.cxx797 aMyRect = ((SwVirtFlyDrawObj*)pObj)->GetFlyFrm()->Frm().SVRect(); in CalcAnchor()
/trunk/main/sw/source/core/ole/
H A Dndole.cxx826 Size aSz( pFrm->Frm().SSize() ); in GetOleRef()
/trunk/main/sw/source/core/unocore/
H A Dunoframe.cxx2218 const SwRect &rRect = pTmpFrm->Frm(); in getPropertyValue()

Completed in 1855 milliseconds

1234