Home
last modified time | relevance | path

Searched refs:pPage (Results 1 – 25 of 409) sorted by last modified time

12345678910>>...17

/trunk/main/sd/source/ui/inc/
H A DOutlineView.hxx80 SdrTextObj* GetTitleTextObject(SdrPage* pPage);
81 SdrTextObj* GetOutlineTextObject(SdrPage* pPage);
83 SdrTextObj* CreateTitleTextObject(SdPage* pPage);
84 SdrTextObj* CreateOutlineTextObject(SdPage* pPage);
96 Paragraph* GetParagraphForPage( ::Outliner* pOutl, SdPage* pPage );
/trunk/main/sd/source/ui/slideshow/
H A Dslideshowimpl.cxx2312 SdPage* pPage = mpDoc->GetSdPage((sal_uInt16)nPageNumber, PK_STANDARD); in IMPL_LINK() local
2313 if (pPage) in IMPL_LINK()
2315 pPageMenu->InsertItem( (sal_uInt16)(CM_SLIDES + nPageNumber), pPage->GetName() ); in IMPL_LINK()
/trunk/main/sw/source/core/unocore/
H A Dunodraw.cxx278 SvxFmDrawPage( pPage ), pPageView(0) in SwFmDrawPage()
526 if(pPage) in queryInterface()
788 SwFmDrawPage* pPage = GetSvxPage(); in group() local
789 if(pPage)//kann das auch Null sein? in group()
818 pPage->GetDrawView()->UnmarkAll(); in group()
827 pPage->RemovePageView(); in group()
840 SwFmDrawPage* pPage = GetSvxPage(); in ungroup() local
841 if(pPage)//kann das auch Null sein? in ungroup()
843 pPage->PreUnGroup(xShapeGroup); in ungroup()
853 pPage->RemovePageView(); in ungroup()
[all …]
/trunk/main/sc/source/ui/unoobj/
H A Dshapeuno.cxx257 if ( rModel.GetPage(i) == pPage ) in lcl_GetPageNum()
361 if ( pModel && pPage ) in setPropertyValue()
482 if ( pModel && pPage ) in setPropertyValue()
580 if ( pModel && pPage ) in setPropertyValue()
661 SdrPage* pPage = pObj->GetPage(); in getPropertyValue() local
662 if ( pModel && pPage ) in getPropertyValue()
722 SdrPage* pPage = pObj->GetPage(); in getPropertyValue() local
723 if ( pModel && pPage ) in getPropertyValue()
782 if ( pModel && pPage ) in getPropertyValue()
1016 SdrPage* pPage = pObj->GetPage(); in getAnchor() local
[all …]
/trunk/main/vcl/source/control/
H A Dtabctrl.cxx559 TabPage* pPage = (pItem) ? pItem->mpTabPage : NULL; in ImplChangeTabPage() local
588 if ( pOldPage == pPage ) in ImplChangeTabPage()
602 if ( pPage ) in ImplChangeTabPage()
604 pPage->SetPosSizePixel( aRect.TopLeft(), aRect.GetSize() ); in ImplChangeTabPage()
611 pCtrlParent->SetHelpId( pPage->GetHelpId() ); in ImplChangeTabPage()
616 pCtrlParent->SetUniqueId( pPage->GetUniqueId() ); in ImplChangeTabPage()
619 pPage->ActivatePage(); in ImplChangeTabPage()
620 pPage->Show(); in ImplChangeTabPage()
625 Window* pFirstChild = pPage->ImplGetDlgWindow( n, DLGWINDOW_FIRST ); in ImplChangeTabPage()
/trunk/main/sw/source/ui/frmdlg/
H A Dcolex.cxx50 const SvxPageItem* pPage = 0; in UpdateExample() local
57 pPage = (const SvxPageItem*)&rSet.Get( nWhich ); in UpdateExample()
59 if ( pPage ) in UpdateExample()
60 SetUsage( pPage->GetPageUsage() ); in UpdateExample()
/trunk/main/sw/source/core/view/
H A Dpagepreviewlayout.cxx139 while ( pPage ) in _CalcPrevwLayoutSizes()
143 pPage = static_cast<const SwPageFrm*>(pPage->GetNext()); in _CalcPrevwLayoutSizes()
148 pPage->Calc(); in _CalcPrevwLayoutSizes()
154 pPage = static_cast<const SwPageFrm*>(pPage->GetNext()); in _CalcPrevwLayoutSizes()
595 const SwPageFrm* pPage = pStartPage; in _CalcPreviewPages() local
600 while ( pPage && in _CalcPreviewPages()
607 pPage = static_cast<const SwPageFrm*>(pPage->GetNext()); in _CalcPreviewPages()
611 pPage->Calc(); in _CalcPreviewPages()
624 pPage = static_cast<const SwPageFrm*>(pPage->GetNext()); in _CalcPreviewPages()
658 pPage = static_cast<const SwPageFrm*>(pPage->GetNext()); in _CalcPreviewPages()
[all …]
H A Dvprint.cxx337 const SwFrm *pPage = pMyLayout->Lower(); in CalcPagesForPrint() local
341 for ( sal_uInt16 i = 1; pPage && i <= nMax; pPage = pPage->GetNext(), ++i ) in CalcPagesForPrint()
343 pPage->Calc(); in CalcPagesForPrint()
345 aVisArea = pPage->Frm(); in CalcPagesForPrint()
419 const SwPageFrm* pPage = GetLayout()->GetPageAtPos( aSelPoint ); in FillPrtDoc() local
420 ASSERT( pPage, "no page found!" ); in FillPrtDoc()
423 const SwPageDesc* pPageDesc = pPage ? pPrtDoc->FindPageDescByName( in FillPrtDoc()
424 pPage->GetPageDesc()->GetName() ) : &pPrtDoc->_GetPageDesc( (sal_uInt16)0 ); in FillPrtDoc()
/trunk/main/sw/source/core/inc/
H A Drootfrm.hxx288 void RemoveFtns( SwPageFrm *pPage = 0, sal_Bool bPageOnly = sal_False,
/trunk/main/sw/source/core/layout/
H A Dpaintfrm.cxx2940 pPage = static_cast<const SwPageFrm*>(pPage->GetPrev()); in Paint()
2951 while ( pPage ) in Paint()
3030 pPage->PaintBaBo( aPaintRect, pPage, sal_True ); in Paint()
3163 ASSERT( !pPage->GetNext() || pPage->GetNext()->IsPageFrm(), in Paint()
3165 pPage = (SwPageFrm*)pPage->GetNext(); in Paint()
3340 { if ( !pPage ) in Paint()
3397 if ( !pPage ) in Paint()
3537 if ( pPage ) in IsPaint()
4896 if ( !pPage ) in PaintBorder()
5002 if ( !pPage ) in PaintLine()
[all …]
H A Dlayact.cxx445 pPage = (SwPageFrm*)pPage->GetNext(); in RemoveEmptyBrowserPages()
450 pPage = (SwPageFrm*)pPage->GetNext(); in RemoveEmptyBrowserPages()
608 pPage = CheckFirstVisPage( pPage ); in InternalAction()
611 while ( pPage && !pPage->IsInvalid() && !pPage->IsInvalidFly() ) in InternalAction()
612 pPage = (SwPageFrm*)pPage->GetNext(); in InternalAction()
671 while ( pPage && !pPage->IsInvalid() && !pPage->IsInvalidFly() ) in InternalAction()
673 while ( pPage && pPage->GetNext() && in InternalAction()
830 while ( pPage && !pPage->IsInvalid() && !pPage->IsInvalidFly() ) in InternalAction()
831 pPage = (SwPageFrm*)pPage->GetNext(); in InternalAction()
832 while ( pPage && pPage->GetNext() && in InternalAction()
[all …]
/trunk/main/sw/source/core/text/
H A Dtxtfly.cxx753 pPage = rTxtFly.pPage; in SwTxtFly()
782 pPage = pFrm->FindPageFrm(); in CtorInitTxtFly()
797 bOn = pPage->GetSortedObjs() != 0; in CtorInitTxtFly()
875 const SwSortedObjs *pSorted = pPage->GetSortedObjs(); in IsAnyObj()
962 … MSHORT nHellId = pPage->getRootFrm()->GetCurrShell()->getIDocumentDrawModelAccess()->GetHellId(); in DrawTextOpaque()
1067 … MSHORT nHellId = pPage->getRootFrm()->GetCurrShell()->getIDocumentDrawModelAccess()->GetHellId(); in DrawFlyRect()
1106 ::SwAlignRect( aFly, pPage->getRootFrm()->GetCurrShell() ); in DrawFlyRect()
1425 const SwSortedObjs *pSorted = pPage->GetSortedObjs(); in InitAnchoredObjList()
1510 2 * (pPage->Frm().*fnRect->fnGetHeight)() ) in InitAnchoredObjList()
H A Dfrmform.cxx255 const SwPageFrm *pPage = 0; in CalcFollow() local
259 pPage = FindPageFrm(); in CalcFollow()
261 bOldInvaCntnt = pPage->IsInvalidCntnt(); in CalcFollow()
370 if ( pPage ) in CalcFollow()
373 pPage->ValidateCntnt(); in CalcFollow()
H A Dpormulti.cxx1791 const SwPageFrm* pPage = pFrm->FindPageFrm(); in BuildMultiPortion() local
1792 ASSERT( pPage, "No page in frame!"); in BuildMultiPortion()
1793 const SwLayoutFrm* pUpperFrm = pPage; in BuildMultiPortion()
1804 pUpperFrm = pPage; in BuildMultiPortion()
1806 if ( pUpperFrm == pPage && !pFrm->IsInFtn() ) in BuildMultiPortion()
1807 pUpperFrm = pPage->FindBodyCont(); in BuildMultiPortion()
/trunk/main/svx/source/svdraw/
H A Dsvdotext.cxx583 FASTBOOL bRemove=pNewPage==NULL && pPage!=NULL; in SetPage()
584 FASTBOOL bInsert=pNewPage!=NULL && pPage==NULL; in SetPage()
H A Dsvdobj.cxx392 ,pPage(NULL) in SdrObject()
514 if(pNewModel && pPage) in SetModel()
518 pPage = NULL; in SetModel()
540 pPage=pNewPage; in SetPage()
541 if (pPage!=NULL) { in SetPage()
1016 pObj->pPage=pPage; in Clone()
2977 if ( pPage ) in getUnoShape()
3205 pPage=pNewPage; in SdrObjFactory()
3216 pPage=NULL; in SdrObjFactory()
3287 if(pPage != NULL) in MakeNewObject()
[all …]
H A Dsvdograf.cxx1114 FASTBOOL bRemove = pNewPage == NULL && pPage != NULL; in SetPage()
1115 FASTBOOL bInsert = pNewPage != NULL && pPage == NULL; in SetPage()
/trunk/main/sd/source/core/
H A Dsdpage.cxx643 String aStyleName( pPage->GetLayoutName() ); in getPresentationStyle()
2698 extern uno::Reference< uno::XInterface > createUnoPageImpl( SdPage* pPage );
H A Ddrawdoc.cxx610 SdPage* pPage = (SdPage*) GetPage( i ); in NewOrLoadCompleted() local
612 if(pPage->TRG_HasMasterPage()) in NewOrLoadCompleted()
628 String aName( pPage->GetLayoutName() ); in NewOrLoadCompleted()
631 if( aName != pPage->GetName() ) in NewOrLoadCompleted()
632 pPage->SetName( aName ); in NewOrLoadCompleted()
697 NewOrLoadCompleted( pPage, pSPool ); in NewOrLoadCompleted()
705 NewOrLoadCompleted( pPage, pSPool ); in NewOrLoadCompleted()
714 SdPage* pPage = NULL; in NewOrLoadCompleted() local
721 if (pPage && pPage->GetFileName().Len() && pPage->GetBookmarkName().Len()) in NewOrLoadCompleted()
723 pPage->SetModel(this); in NewOrLoadCompleted()
[all …]
/trunk/main/svx/inc/svx/
H A Dsvdobj.hxx442 SdrPage* pPage; member in SdrObject
557 SdrPage* GetPage() const { return pPage; } in GetPage()
1157 SdrPage* pPage; member in SdrObjFactory
1170 …static SdrObject* MakeNewObject(sal_uInt32 nInvent, sal_uInt16 nIdent, SdrPage* pPage, SdrModel* p…
/trunk/main/sd/source/ui/view/
H A DViewShellBase.cxx625 SdPage* pPage = GetDocument()->GetSdPage( in SetPrinter() local
633 pPage->GetPaperBin(), in SetPrinter()
634 pPage->IsBackgroundFullSize()); in SetPrinter()
/trunk/main/sd/source/ui/slidesorter/controller/
H A DSlsPageSelector.cxx165 void PageSelector::SelectPage (const SdPage* pPage) in SelectPage() argument
167 const sal_Int32 nPageIndex (mrModel.GetIndex(pPage)); in SelectPage()
169 if (pDescriptor.get()!=NULL && pDescriptor->GetPage()==pPage) in SelectPage()
215 const SdPage* pPage, in DeselectPage() argument
218 const sal_Int32 nPageIndex (mrModel.GetIndex(pPage)); in DeselectPage()
220 if (pDescriptor.get()!=NULL && pDescriptor->GetPage()==pPage) in DeselectPage()
/trunk/main/filter/source/msfilter/
H A Dsvdfppt.cxx1221 pTObj = ReadObjText( &aTextObj, pTObj, rData.pPage ); in ProcessObj()
1338 …pRet->NbcSetSnapRect( Rectangle( Point(), ((SdrPage*)rData.pPage)->GetSize() ) ); // Groesse setzen in ProcessObj()
2391 …* SdrPowerPointImport::ReadObjText( PPTTextObj* pTextObj, SdrObject* pSdrObj, SdPage* pPage ) const in ReadObjText()
2396 if ( !ApplyTextObj( pTextObj, pText, pPage, NULL, NULL ) ) in ReadObjText()
2864 void ImportComment10( SvxMSDffManager& rMan, SvStream& rStCtrl, SdrPage* pPage, DffRecordHeader& rC… in ImportComment10() argument
2919 …uno::Reference< office::XAnnotationAccess > xAnnotationAccess( pPage->getUnoPage(), UNO_QUERY_THRO… in ImportComment10()
/trunk/main/sd/source/ui/presenter/
H A DSlideRenderer.cxx178 const SdPage* pPage = SdPage::getImplementation(rxSlide); in CreatePreview() local
179 if (pPage == NULL) in CreatePreview()
186 Size aPageSize = pPage->GetSize(); in CreatePreview()
216 pPage, in CreatePreview()
/trunk/main/sd/source/ui/dlg/
H A Ddlgass.cxx1068 SdPage* pPage = pDoc->GetSdPage( nPgRelNum, PK_STANDARD ); in GetDocument() local
1071 mpPage3EffectLB->applySelected(pPage); in GetDocument()
1076 pPage->SetPresChange( PRESCHANGE_AUTO ); in GetDocument()
1077 pPage->SetTime(nNewTime); in GetDocument()
1234 if( pPage ) in IMPL_LINK()
1235 mpPage3EffectLB->applySelected(pPage); in IMPL_LINK()
1432 SdPage* pPage = pDoc?pDoc->GetSdPage(0, PK_STANDARD):NULL; in UpdateUserData() local
1436 if( pPage->GetAutoLayout() == AUTOLAYOUT_NONE ) in UpdateUserData()
1437 pPage->SetAutoLayout(AUTOLAYOUT_TITLE, sal_True); in UpdateUserData()
1447 pPage->SetObjText( pObj, NULL, PRESOBJ_TITLE, aTopic ); in UpdateUserData()
[all …]

Completed in 250 milliseconds

12345678910>>...17