/aoo42x/main/sw/source/core/view/ |
H A D | viewsh.cxx | 569 const SwFrm* pRoot = GetLayout(); in MakeVisible() 641 return GetLayout() ? GetLayout()->GetPageNum() : 0; in GetNumPages() 646 return GetLayout() ? GetLayout()->IsDummyPage( nPageNum ) : 0; in IsDummyPage() 1415 GetLayout()->Paint( aRect ); in SmoothScroll() 1940 GetLayout()->Paint( aRect ); in Paint() 1964 GetLayout()->Paint( aRect ); in Paint() 2085 if( !GetLayout()->Frm().Height() ) in CheckBrowseView() 2562 if ( GetLayout() && GetLayout()->IsAnyShellAccessible() ) in InvalidateAccessibleParaFlowRelation() 2576 if ( GetLayout() && GetLayout()->IsAnyShellAccessible() ) in InvalidateAccessibleParaTextSelection() 2590 if ( GetLayout() && GetLayout()->IsAnyShellAccessible() ) in InvalidateAccessibleParaAttrs() [all …]
|
H A D | viewimp.cxx | 63 SwRootFrm *pRoot = pSh->GetLayout(); //swmod 071108//swmod 071225 in Init() 244 if ( pSh->bDocSizeChgd && pSh->VisArea().Top() > pSh->GetLayout()->Frm().Height() ) in SetFirstVisPage() 250 pFirstVisPage = (SwPageFrm*)pSh->GetLayout()->Lower(); in SetFirstVisPage() 259 SwPageFrm *pPage = (SwPageFrm*)pSh->GetLayout()->Lower(); in SetFirstVisPage() 274 pFirstVisPage = pPage ? pPage : (SwPageFrm*)pSh->GetLayout()->Lower(); in SetFirstVisPage() 377 ASSERT( pSh->GetLayout(), "no layout - page preview layout can not be created."); in InitPagePreviewLayout() 378 if ( pSh->GetLayout() ) in InitPagePreviewLayout() 379 mpPgPrevwLayout = new SwPagePreviewLayout( *pSh, *(pSh->GetLayout()) ); in InitPagePreviewLayout() 387 ASSERT( GetShell()->GetLayout(), "no layout, no access" ); //swmod 071108//swmod 071225 in UpdateAccessible()
|
H A D | vprint.cxx | 335 SwRootFrm* pMyLayout = GetLayout(); in CalcPagesForPrint() 405 …const SwCntntFrm *pCntntFrm = pCntntNode ? pCntntNode->getLayoutFrm( GetLayout(), 0, pShellTblCrsr… in FillPrtDoc() 419 const SwPageFrm* pPage = GetLayout()->GetPageAtPos( aSelPoint ); in FillPrtDoc() 621 pSh->GetLayout()->Lower()->InvalidateSize(); in PrtOle2() 637 pSh->GetLayout()->Paint( aSwRect ); in PrtOle2()
|
H A D | vnew.cxx | 375 GetLayout()->ResetNewLayout(); in ~ViewShell() 392 GetLayout()->DeRegisterShell( this ); in ~ViewShell()
|
/aoo42x/main/sw/source/core/crsr/ |
H A D | crsrsh.cxx | 204 GetLayout()->MakeTblCrsrs( *pTC ); in GetCrsr() 746 ( GetLayout()->GetCrsrOfst( &aPos, aPt, &aTmpState ) in SetCrsr() 1111 sal_Bool bRet = GetLayout()->SetCurrPage( pCurCrsr, nPage ) && in GotoPage() 1187 return GetLayout()->GetPageNum(); in GetPageCnt() 1571 GetLayout()->MakeTblCrsrs( *pTblCrsr ); in UpdateCrsr() 1696 pFrm = pShellCrsr->GetCntntNode()->getLayoutFrm( GetLayout(), in UpdateCrsr() 1915 if( GetLayout()->FillSelection( aSelList, aRect ) ) in RefreshBlockCursor() 2439 GetLayout()->GetCrsrOfst( aPam.GetPoint(), aPt ); in IsOverReadOnlyPos() 2785 GetLayout()->MakeTblCrsrs( *pTblCrsr ); in UpdateTblSelBoxes() 3123 GetLayout()->GetCrsrOfst( &aPos, aPt, &aTmpState ); in GetTextDirection() [all …]
|
H A D | crstrvl.cxx | 327 0 != ( pCFrm = pCNd->getLayoutFrm( GetLayout() ) ) && in GotoNextTOXBase() 377 0 != ( pCFrm = pCNd->getLayoutFrm( GetLayout() ) ) && in GotoPrevTOXBase() 429 0 != ( pCFrm = pCNd->getLayoutFrm( GetLayout() ) ) && in GotoTOXMarkBase() 893 if ( GetLayout()->GetCrsrOfst( &aPos, aDocPt ) ) in DocPtInsideInputFld() 1135 if( GetLayout() ) in IsPageAtPos() 1136 return 0 != GetLayout()->GetPageAtPos( rPt ); in IsPageAtPos() 1510 SwFrm* pF = pTxtNd->getLayoutFrm( GetLayout(), &aPt ); in GetContentAtPos() 1852 if( GetLayout()->GetCrsrOfst( &aPos, aPt, &aTmpState ) && in GetShadowCrsrPos() 1878 if( GetLayout()->GetCrsrOfst( &aPos, aPt, &aTmpState ) ) in SetShadowCrsrPos() 2239 if( pCNd && 0 != ( pFrm = pCNd->getLayoutFrm( GetLayout(), &aPt )) ) in SelectNxtPrvHyperlink() [all …]
|
H A D | viscrs.cxx | 457 const SwFrm* pFrm = rTNd.getLayoutFrm( pCrsrShell->GetLayout(), 0, 0, sal_False ); in _SetPosAndShow() 820 && GetPoint()->nNode.GetNode().GetCntntNode()->getLayoutFrm( GetShell()->GetLayout() ) in FillRects() 823 … && GetMark()->nNode.GetNode().GetCntntNode()->getLayoutFrm( GetShell()->GetLayout() ) ) ) ) in FillRects() 825 GetShell()->GetLayout()->CalcFrmRects( *this ); in FillRects() 1029 SwFrm* pFrm = pCNd->getLayoutFrm( GetShell()->GetLayout(), &GetSttPos() ); in FillRects() 1065 SwFrm* pFrm = pCNd->getLayoutFrm( GetShell()->GetLayout(), &GetPtPos() ); in IsInside()
|
H A D | callnk.cxx | 68 nLeftFrmPos = SwCallLink::getLayoutFrm( rShell.GetLayout(), (SwTxtNode&)rNd, nCntnt, in SwCallLink() 123 if( nLeftFrmPos == SwCallLink::getLayoutFrm( rShell.GetLayout(), (SwTxtNode&)*pCNd, nAktCntnt, in ~SwCallLink() 190 if( !rShell.ActionPend() && 0 != ( pFrm = pCNd->getLayoutFrm(rShell.GetLayout(),0,0,sal_False) ) && in ~SwCallLink()
|
H A D | trvltbl.cxx | 193 const SwFrm* pEndFrm = pCNd ? pCNd->getLayoutFrm( GetLayout(), &pCrsr->GetMkPos() ) : 0; in _SelTblRowOrCol() 746 pFrm = pCNd ? pCNd->getLayoutFrm( GetLayout() ) : 0; in GetBoxNms() 768 pFrm = pCNd ? pCNd->getLayoutFrm( GetLayout() ) : 0; in GetBoxNms()
|
/aoo42x/main/sw/source/core/frmedt/ |
H A D | fews.cxx | 103 return GetLayout()->GetNextPrevCntntPos( rPoint, bNext ); in GetCntntPos() 121 GetLayout()->GetCrsrOfst( &aPos, aPt ); in GetAnyCurRect() 123 pFrm = pNd->getLayoutFrm( GetLayout(), pPt ); in GetAnyCurRect() 137 return GetLayout()->Frm(); in GetAnyCurRect() 179 return GetLayout()->Frm(); in GetAnyCurRect() 192 const SwFrm *pPage = GetLayout()->Lower(); in GetPageNumber() 214 pPage = GetLayout()->Lower(); in GetPageNumber() 268 GetLayout()->GetCrsrOfst( &aPos, aPt ); in GetFrmType() 270 pFrm = pNd->getLayoutFrm( GetLayout(), pPt ); in GetFrmType() 421 GetLayout()->SetVirtPageNum( sal_True ); in SetNewPageOffset() [all …]
|
H A D | fefly1.cxx | 370 GetLayout()->GetCrsrOfst( &aPos, aPoint, &aState ); in IsFlyInFly() 502 GetLayout()->GetCrsrOfst( &aPos, aTmpPnt, &aState ); in FindAnchorPos() 772 const SwFrm* pAnch = ::FindAnchor( GetLayout(), aPt, sal_False ); in NewFlyFrm() 823 GetLayout()->SetAssertFlyPages(); in NewFlyFrm() 908 GetLayout()->SetAssertFlyPages(); in Insert() 936 GetLayout()->SetAssertFlyPages(); in InsertObject() 985 GetLayout()->SetAssertFlyPages(); in InsertDrawObj() 1029 SwRootFrm* pTmpRootFrm = GetLayout();//swmod 080317 in SetPageObjsNewPage() 1173 GetLayout()->SetAssertFlyPages(); in SetFlyFrmAttr() 1339 GetLayout()->SetAssertFlyPages(); in SetFrmFmt() [all …]
|
H A D | fedesc.cxx | 106 pPage = (SwPageFrm*) (GetLayout()->Lower()); in ChgCurPageDesc() 187 if( GetLayout() ) in GetMousePageDesc() 190 static_cast<const SwPageFrm*>( GetLayout()->Lower() ); in GetMousePageDesc() 239 0 != ( pPtFrm = pCNd->getLayoutFrm( GetLayout(), &aNulPt, 0, sal_False )) ) in GetSelectedPageDescs() 246 0 != ( pMkFrm = pCNd->getLayoutFrm( GetLayout(), &aNulPt, 0, sal_False )) ) in GetSelectedPageDescs()
|
H A D | fecopy.cxx | 267 …SwCntntFrm* pTmpFrm = rNd.GetCntntNode()->getLayoutFrm( rDestShell.GetLayout(), &rInsPt, 0, sal_Fa… in lcl_SetAnchor() 361 GetLayout()->GetCrsrOfst( &aPos, aPt, &aState ); in CopyDrawSel() 384 const SwRootFrm* pTmpRoot = pDestShell->GetLayout(); in CopyDrawSel() 511 GetLayout()->GetCrsrOfst( &aPos, aPt, &aState ); in Copy() 542 const SwRootFrm* pTmpRoot = pDestShell->GetLayout(); in Copy() 609 GetLayout()->GetCrsrOfst( pDstPos, aPt ); in Copy() 654 GetLayout()->GetCrsrOfst( &aPos, aPt ); in Copy()
|
H A D | feshview.cxx | 1187 const SwPageFrm* pPageFrm = GetLayout()->GetPageAtPos( rPt ); in ShouldObjectBeSelected() 1649 GetLayout()->GetCrsrOfst( &aPos, aPoint, &aState ); //swmod 080317 in ImpEndCreate() 1654 pAnch = aPos.nNode.GetNode().GetCntntNode()->getLayoutFrm( GetLayout(), &aPoint, &aPos ); in ImpEndCreate() 1694 GetLayout()->GetCrsrOfst( &aPos, aPoint, &aState ); in ImpEndCreate() 1702 pAnch = aPos.nNode.GetNode().GetCntntNode()->getLayoutFrm( GetLayout(), &aPoint, 0, sal_False ); in ImpEndCreate() 2624 const SwFrm *pPage = GetLayout()->Lower(); in CheckUnboundObjects() 3139 const SwFrm *pPage = GetLayout()->Lower(); in GetRelativePagePosition()
|
/aoo42x/main/sw/source/core/edit/ |
H A D | editsh.cxx | 152 ((SwTxtNode&)rNode).getLayoutFrm( GetLayout(), &aPt, pTmpCrsr->GetPoint(), in Insert2() 422 SwFlyFrm *pFly = (SwFlyFrm*)pNd->getLayoutFrm(GetLayout())->GetUpper(); in SetGraphicPolygon() 437 SwFlyFrm *pFly = (SwFlyFrm*)pNd->getLayoutFrm(GetLayout())->GetUpper(); in ClearAutomaticContour() 478 ((SwOLENode&)rNd).getLayoutFrm( GetLayout() ) ) in HasOLEObj() 736 SwFlyFrm* pFlyFrm = pNd->GetCntntNode()->getLayoutFrm( GetLayout() )->FindFlyFrm(); in GetIMapGraphic() 903 if( 0 != ( pCntFrm = ((SwTxtNode*)pNd)->getLayoutFrm( GetLayout() )) ) in SetNumberingRestart() 971 0 != ( pCntFrm = pCNd->getLayoutFrm( GetLayout() ) ) ) in GetLineCount() 999 if( 0 != ( pCntFrm = pCNd->getLayoutFrm( GetLayout() ) ) && pCntFrm->IsTxtFrm() ) in GetLineCount() 1063 AddPaintRect( GetLayout()->Frm() ); in SetLineNumberInfo()
|
H A D | edlingu.cxx | 818 sal_uInt16 nEndPage = GetLayout()->GetPageNum(); in SpellContinue() 932 sal_uInt16 nEndPage = GetLayout()->GetPageNum(); in HyphContinue() 1015 if( GetLayout()->GetCrsrOfst( &aPos, aPt, &eTmpState ) && in GetCorrection() 1094 …SwCntntFrm *pCntntFrame = pCntntNode->getLayoutFrm( GetLayout(), pPt, pCrsr->GetPoint(), sal_False… in GetCorrection() 1130 if( GetLayout()->GetCrsrOfst( &aPos, aPt, &eTmpState ) && in GetGrammarCorrection() 1238 …SwCntntFrm *pCntntFrame = pCntntNode->getLayoutFrm( GetLayout(), pPt, pCrsr->GetPoint(), sal_False… in GetGrammarCorrection()
|
H A D | edsect.cxx | 100 GetLayout()->GetCrsrOfst( &aPos, aPt ); in GetAnySection() 102 pFrm = pNd->getLayoutFrm( GetLayout(), pPt ); in GetAnySection()
|
/aoo42x/main/sw/source/core/docnode/ |
H A D | node.cxx | 449 if( pNd && 0 != ( pFrm = pNd->getLayoutFrm( pSh->GetLayout(), 0, 0, sal_False ) ) ) in IsInVisibleArea() 1352 if ( pViewShell && pViewShell->GetLayout() && in MakeFrms() 1353 pViewShell->GetLayout()->IsAnyShellAccessible() ) in MakeFrms() 1393 if ( pViewShell && pViewShell->GetLayout() && in DelFrms() 1394 pViewShell->GetLayout()->IsAnyShellAccessible() ) in DelFrms()
|
H A D | ndsect.cxx | 1156 if ( pViewShell && pViewShell->GetLayout() && in MakeFrms() 1157 pViewShell->GetLayout()->IsAnyShellAccessible() ) in MakeFrms() 1183 if ( pViewShell && pViewShell->GetLayout() && in MakeFrms() 1184 pViewShell->GetLayout()->IsAnyShellAccessible() ) in MakeFrms()
|
/aoo42x/main/sw/source/core/access/ |
H A D | accmap.cxx | 1699 pSh->GetLayout()->AddAccessibleShell(); in SwAccessibleMap() 1709 const SwRootFrm *pRootFrm = GetShell()->GetLayout(); in ~SwAccessibleMap() 1817 mpVSh->GetLayout()->RemoveAccessibleShell(); in ~SwAccessibleMap() 1843 const SwRootFrm *pRootFrm = GetShell()->GetLayout(); in _GetDocumentView() 2960 aFrmOrObj = GetShell()->GetLayout(); in InvalidateStates() 3151 GetContextImpl( GetShell()->GetLayout() ).getBodyPtr(); in UpdatePreview() 3183 mpPreview->InvalidateSelection( GetShell()->GetLayout()->GetPageByPageNum( nSelPage ) ); in InvalidatePreViewSelection()
|
H A D | accdoc.cxx | 90 _pMap->GetShell()->GetLayout() ),//swmod 071107//swmod 071225 in SwAccessibleDocumentBase() 753 if( pCrsrShell->GetLayout()->GetCrsrOfst( pPoint, aPt/*,* &eTmpState*/ ) ) in getExtendedAttributes() 968 SwFrm* pFrm = pCntntNode ? pCntntNode->getLayoutFrm( pCrsrShell->GetLayout() ) : NULL; in get_AccFlowTo()
|
/aoo42x/main/sw/source/core/text/ |
H A D | txtfld.cxx | 179 if( !bName && pSh && pSh->GetLayout() && !pSh->Imp()->IsUpdateExpFlds() ) // swmod 080122 in NewFldPortion() 183 const SwRootFrm* pTmpRootFrm = pSh->GetLayout(); in NewFldPortion()
|
H A D | frmform.cxx | 731 if ( pViewShell && pViewShell->GetLayout() && in JoinFrm() 732 pViewShell->GetLayout()->IsAnyShellAccessible() ) in JoinFrm() 771 if ( pViewShell && pViewShell->GetLayout() && in SplitFrm() 772 pViewShell->GetLayout()->IsAnyShellAccessible() ) in SplitFrm()
|
/aoo42x/main/sw/source/core/layout/ |
H A D | frmtool.cxx | 1352 pViewShell->GetLayout() && in _InsertCnt() 1353 pViewShell->GetLayout()->IsAnyShellAccessible() ) in _InsertCnt() 1404 pViewShell->GetLayout() && in _InsertCnt() 1405 pViewShell->GetLayout()->IsAnyShellAccessible() ) in _InsertCnt() 1481 pViewShell->GetLayout() && in _InsertCnt() 1482 pViewShell->GetLayout()->IsAnyShellAccessible() ) in _InsertCnt()
|
H A D | newfrm.cxx | 405 pRoot = pNew->GetLayout(); in SV_IMPL_PTRARR_SORT() 433 SwRootFrm *pRoot = pSh->GetLayout(); in SetShell()
|