Home
last modified time | relevance | path

Searched refs:pStartPage (Results 1 – 7 of 7) sorted by relevance

/aoo4110/main/svx/source/sdr/contact/
H A Dviewobjectcontactofpageobj.cxx134 const SdrPage* pStartPage = GetStartPage(); in createPrimitive2DSequenceForPage() local
136 if(pStartPage) in createPrimitive2DSequenceForPage()
152 GetXDrawPageForSdrPage(const_cast< SdrPage* >(pStartPage)), in createPrimitive2DSequenceForPage()
161 … ViewObjectContact& rDrawPageVOContact = pStartPage->GetViewContact().GetViewObjectContact(*this); in createPrimitive2DSequenceForPage()
174 const SdrPage* pStartPage = GetStartPage(); in InvalidatePartOfView() local
176 if(pStartPage && !rRange.isEmpty()) in InvalidatePartOfView()
178 …const basegfx::B2DRange aPageRange(0.0, 0.0, (double)pStartPage->GetWdt(), (double)pStartPage->Get… in InvalidatePartOfView()
H A Dobjectcontactofpageview.cxx120 const SdrPage* pStartPage = GetSdrPage(); in ProcessDisplay() local
122 if(pStartPage && !rDisplayInfo.GetProcessLayers().IsEmpty()) in ProcessDisplay()
124 const ViewContact& rDrawPageVC = pStartPage->GetViewContact(); in ProcessDisplay()
/aoo4110/main/sd/source/ui/slideshow/
H A Dslideshowimpl.cxx936 bool bStartWithActualSlide = pStartPage && in startShow()
952 if( pStartPage ) in startShow()
954 if( pStartPage->GetPageKind() == PK_NOTES ) in startShow()
958 const sal_uInt16 nPgNum = ( pStartPage->GetPageNum() - 2 ) >> 1; in startShow()
959 pStartPage = mpDoc->GetSdPage( nPgNum, PK_STANDARD ); in startShow()
967 if( pStartPage->GetPageKind() == PK_STANDARD ) in startShow()
969 aPresSlide = pStartPage->GetName(); in startShow()
980 if( pStartPage->GetPageKind() != PK_STANDARD ) in startShow()
991 sal_Int32 nSlideNum = ( pStartPage->GetPageNum() - 1 ) >> 1; in startShow()
1013 if( pStartPage ) in startShow()
[all …]
/aoo4110/main/svtools/source/uno/wizard/
H A Dwizardshell.cxx95 TabPage* pStartPage = GetOrCreatePage( impl_pageIdToState( i_rPaths[0][0] ) ); in WizardShell() local
96 SetPageSizePixel( pStartPage->GetSizePixel() ); in WizardShell()
/aoo4110/main/sw/source/core/unocore/
H A Dunoflatpara.cxx352 SwPageFrm* pStartPage = pCurrentPage; in getNextPara() local
397 pStopPage = pStartPage; in getNextPara()
/aoo4110/main/sw/source/core/view/
H A Dpagepreviewlayout.cxx586 const SwPageFrm* pStartPage = mrLayoutRootFrm.GetPageByPageNum( mnPaintPhyStartPageNum ); in _CalcPreviewPages() local
597 const SwPageFrm* pPage = pStartPage; in _CalcPreviewPages()
/aoo4110/main/sw/source/core/layout/
H A Dflowfrm.cxx2678 SwPageFrm* pStartPage = bCheckPageDescOfNextPage ? in MoveBwd() local
2681 SwFrm::CheckPageDescs( pStartPage, sal_False); in MoveBwd()

Completed in 67 milliseconds