Home
last modified time | relevance | path

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

1234

/trunk/main/sw/source/core/view/
H A Dvprint.cxx345 aVisArea = pPage->Frm(); in CalcPagesForPrint()
553 ::SetSwVisArea( pViewSh2, pStPage->Frm() ); in PrintOrPDFExport()
572 ::SetSwVisArea( pViewSh2, pStPage->Frm() ); in PrintOrPDFExport()
574 pStPage->GetUpper()->Paint( pStPage->Frm(), &rPrintData ); in PrintOrPDFExport()
H A Dpagepreviewlayout.cxx149 const Size& rPageSize = pPage->Frm().SSize(); in _CalcPrevwLayoutSizes()
688 _opPrevwPage->aPageSize = _rPage.GetPrev()->Frm().SSize(); in _CalcPreviewDataForPage()
690 _opPrevwPage->aPageSize = _rPage.GetNext()->Frm().SSize(); in _CalcPreviewDataForPage()
693 _opPrevwPage->aPageSize = _rPage.Frm().SSize(); in _CalcPreviewDataForPage()
709 _opPrevwPage->aLogicPos = _rPage.Frm().Pos(); in _CalcPreviewDataForPage()
/trunk/main/sw/source/core/text/
H A DEnhancedPDFExportHelper.cxx698 nVal = (pFrm->Frm().*fnRect->fnGetWidth)(); in SetAttributes()
704 nVal = (pFrm->Frm().*fnRect->fnGetHeight)(); in SetAttributes()
715 mpPDFExtOutDevData->SetStructureBoundingBox( pFrm->Frm().SVRect() ); in SetAttributes()
735 const long nLeft = (pThisCell->Frm().*fnRectX->fnGetLeft)(); in SetAttributes()
736 const long nRight = (pThisCell->Frm().*fnRectX->fnGetRight)(); in SetAttributes()
1238 const long nLeft = (pCellFrm->Frm().*fnRect->fnGetLeft)(); in BeginBlockStructureElements()
1243 const long nRight = (pCellFrm->Frm().*fnRect->fnGetRight)(); in BeginBlockStructureElements()
2180 aHFLinkRect.Pos() = pPageFrm->Frm().Pos() + aOffset; in MakeHeaderFooterLinks()
H A Dwidorp.cxx87 (pFrm->Frm().*fnRect->fnGetHeight)(); in SwTxtFrmBreak()
448 const SwTwips nTmpRstHeight = (pMaster->Frm().*fnRect->fnBottomDist) in FindWidows()
472 SwTwips nTmpRstHeight = (pMaster->Frm().*fnRect->fnBottomDist) in FindWidows()
H A Dporfly.cxx252 GetFlyFrm()->Frm().IsOver( aRepaintRect )) && in Paint()
256 SwRect aRect( GetFlyFrm()->Frm() ); in Paint()
H A Dporrst.cxx212 aPos.X() = rInf.GetTxtFrm()->Frm().Left() + in SwArrowPortion()
214 aPos.Y() = rInf.GetTxtFrm()->Frm().Top() + in SwArrowPortion()
H A Ditrform2.cxx157 const SwTwips nHeight = pPage->Frm().Top() in GetFrmRstHeight()
1851 nTmpLeft = (rInf.GetTxtFrm()->Frm().*fnRect->fnGetLeft)(); in FeedInf()
1852 nTmpRight = (rInf.GetTxtFrm()->Frm().*fnRect->fnGetRight)(); in FeedInf()
1914 SwTwips nDist = pFrm->Frm().Height() - pFrm->Prt().Height() in CalcBottomLine()
/trunk/main/sw/source/core/docnode/
H A Dndtbl.cxx2610 const sal_uLong nLeftMin = (pTab->Frm().*fnRect->fnGetLeft)() - in GetTabCols()
2611 (pPage->Frm().*fnRect->fnGetLeft)(); in GetTabCols()
2612 const sal_uLong nRightMax = (pTab->Frm().*fnRect->fnGetRight)() - in GetTabCols()
2613 (pPage->Frm().*fnRect->fnGetLeft)(); in GetTabCols()
2725 long nUpperBorder = (pFrm->Frm().*fnRect->fnGetTop)(); in GetTabRows()
2726 long nLowerBorder = (pFrm->Frm().*fnRect->fnGetBottom)(); in GetTabRows()
2856 const sal_uLong nLeftMin = (pTab->Frm().*fnRect->fnGetLeft)() - in SetTabCols()
2857 (pPage->Frm().*fnRect->fnGetLeft)(); in SetTabCols()
2859 (pPage->Frm().*fnRect->fnGetLeft)(); in SetTabCols()
2894 nLeftMin = pTab->GetPrtLeft() - pPage->Frm().Left(); in SetTabRows()
[all …]
H A Dnode.cxx460 if( !pFrm || pSh->VisArea().IsOver( pFrm->Frm() ) ) in IsInVisibleArea()
859 pPgFrm->Frm().Top() > pMyFrm->Frm().Top() ) in FindOutlineNodeOfLevel()
1164 aRet = bPrtArea ? pFrm->Prt() : pFrm->Frm(); in FindLayoutRect()
1175 aRet = bPrtArea ? pFrm->Prt() : pFrm->Frm(); in FindPageFrmRect()
/trunk/main/sw/source/core/crsr/
H A Dcrsrsh.cxx781 if( pFrm->Frm().IsInside( rAktCrsrPt )) in SetCrsr()
801 || ( pFrm && !pFrm->Frm().IsInside( pCrsr->GetMkPos() ) )) in SetCrsr()
1150 const SwTwips nPageTop = pPg->Frm().Top(); in GetNextPrevPageNum()
1159 while( pPg && pPg->Frm().Top() == nPageTop ); in GetNextPrevPageNum()
1171 while( pPg && pPg->Frm().Top() == nPageTop ); in GetNextPrevPageNum()
1563 if( pBoxFrm && pBoxFrm->Frm().HasArea() ) in UpdateCrsr()
1564 MakeVisible( pBoxFrm->Frm() ); in UpdateCrsr()
1818 aCharRect.Top() - pFrm->Frm().Top() : in UpdateCrsr()
1819 aCharRect.Left() - pFrm->Frm().Left(); in UpdateCrsr()
1905 aPt.Y() = pFrm->Frm().Top() + GetUpDownX(); in RefreshBlockCursor()
[all …]
H A Dtrvltbl.cxx254 …GetPtPos() = pMasterTabFrm->IsVertical() ? pMasterTabFrm->Frm().TopRight() : pMasterTabFrm->Frm().… in _SelTblRowOrCol()
286 …GetMkPos() = pMasterTabFrm->IsVertical() ? pMasterTabFrm->Frm().TopRight() : pMasterTabFrm->Frm().… in SelTbl()
H A Dcrstrvl.cxx99 aPt.Y() = pFrm->Frm().Top() + nUpDownX; in GotoNextNum()
104 aPt.X() = pFrm->Frm().Left() + nUpDownX; in GotoNextNum()
139 aPt.Y() = pFrm->Frm().Top() + nUpDownX; in GotoPrevNum()
144 aPt.X() = pFrm->Frm().Left() + nUpDownX; in GotoPrevNum()
176 Point aPt( pFrm->Frm().Pos() + pFrm->Prt().Pos() ); in GotoHeaderTxt()
210 Point aPt( pLower->Frm().Pos() + pLower->Prt().Pos() ); in GotoFooterTxt()
1522 if( pF && !pF->Frm().IsInside( aPt )) in GetContentAtPos()
1558 *pFldRect += pF->Frm().Pos(); in GetContentAtPos()
H A Dswcrsr.cxx348 && 0 == pFrm->Frm().Height() in IsSelOvr()
355 && 0 == pFrm->Frm().Height() ) in IsSelOvr()
365 && 0 == pFrm->Frm().Height() ) in IsSelOvr()
1848 aPt.Y() - pFrm->Frm().Top() : in UpDown()
1849 aPt.X() - pFrm->Frm().Left(); in UpDown()
1902 aPt.Y() = pFrm->Frm().Top() + nUpDownX; in UpDown()
1908 aPt.X() = pFrm->Frm().Left() + nUpDownX; in UpDown()
H A Dviscrs.cxx1037 if( pFrm && aReg.GetOrigin().IsOver( pFrm->Frm() ) ) in FillRects()
1038 aReg -= pFrm->Frm(); in FillRects()
1069 if( pFrm && pFrm->Frm().IsInside( rPt ) ) in IsInside()
H A Dtrvlcol.cxx107 Point aPt( pCnt->Frm().Pos() + pCnt->Prt().Pos() ); in MoveColumn()
/trunk/main/sw/source/core/objectpositioning/
H A Dtocntntanchoredobjectposition.cxx558 (rPageAlignLayFrm.Frm().*fnRect->fnGetTop)(), in CalcPosition()
563 SwRect aPgPrtRect( rPageAlignLayFrm.Frm() ); in CalcPosition()
1095 GetAnchoredObj().SetObjTop( rAnchorTxtFrm.Frm().Top() + in CalcPosition()
1100 GetAnchoredObj().SetObjLeft( rAnchorTxtFrm.Frm().Left() + in CalcPosition()
H A Dtolayoutanchoredobjectposition.cxx139 const long nAnchorBottom = GetAnchorFrm().Frm().Bottom(); in CalcPosition()
140 const long nBottom = GetAnchorFrm().Frm().Top() + in CalcPosition()
H A Dascharanchoredobjectposition.cxx328 if( nObjWidth != (pFlyInCntFrm->Frm().*fnRect->fnGetWidth)() ) in CalcPosition()
338 ASSERT( (rFlyInCntFrm.Frm().*fnRect->fnGetHeight)(), in CalcPosition()
/trunk/main/sw/source/core/layout/
H A Danchoreddrawobject.cxx273 ( aTmpRect.Intersection( GetPageFrm()->Frm() ) != GetObjRect() ); in IsOutsidePage()
399 SwRect aPageRect( GetPageFrm()->Frm() ); in MakeObjPos()
553 const Point aAnchPos( (pAnchorFrm->Frm().*fnRect->fnGetPos)() ); in _MakeObjPosAnchoredAtLayout()
H A Dnewfrm.cxx526 pDrawPage->SetSize( Frm().SSize() ); in Init()
585 SwDocPosUpdate aMsgHnt( pPage->Frm().Top() ); in Init()
666 GetCurrShell()->AddPaintRect( this->Frm() ); in AllAddPaintRect()
H A Dfindfrm.cxx618 if( !Frm().IsInside( rPt ) ) in GetPageAtPos()
622 while( pPage && rPt.Y() > pPage->Frm().Bottom() ) in GetPageAtPos()
631 const SwRect& rBoundRect = bExtend ? maPageRects[ nPageIdx++ ] : pPage->Frm(); in GetPageAtPos()
H A Dflowfrm.cxx558 nGrowVal += (pFloat->Frm().*fnRect->fnGetHeight)(); in PasteTree()
1648 (*fnRect->fnYInc)( (rThis.Frm().*fnRect->fnGetTop)(), in _GetUpperSpaceAmountConsideredForPageGrid()
1664 (rThis.Frm().*fnRect->fnGetTop)() ); in _GetUpperSpaceAmountConsideredForPageGrid()
2041 (pOldBoss->Frm().*fnRect->fnGetBottom)() ); in MoveFwd()
/trunk/main/sw/source/core/inc/
H A Dframe.hxx772 const SwRect &Frm() const { return aFrm; } in Frm() function in SwFrm
786 SwRect &Frm() { return aFrm; } in Frm() function in SwFrm
1138 aRet -= ((SwFrm*)GetUpper())->Frm().Pos(); in GetRelPos()
/trunk/main/sw/source/core/edit/
H A Dedattr.cxx362 pFrm->Frm().Height() : in IsMoveLeftMargin()
363 pFrm->Frm().Width() ); in IsMoveLeftMargin()
/trunk/main/sw/source/core/table/
H A Dswtable.cxx1754 ( 0 < pTab->Frm().Height() ) : in GetTableLineHeight()
1755 ( 0 < pTab->Frm().Width() ); in GetTableLineHeight()
1763 nRet += pLast->Frm().Width(); in GetTableLineHeight()
1765 nRet += pLast->Frm().Height(); in GetTableLineHeight()
2883 aRet = getCellFrm()->Frm(); in getRect()

Completed in 207 milliseconds

1234