Home
last modified time | relevance | path

Searched refs:SdPage (Results 126 – 150 of 205) sorted by relevance

123456789

/trunk/main/sd/source/ui/inc/
H A DOutlinerIteratorImpl.hxx32 class SdPage;
226 SdPage* mpPage;
H A Dunomodel.hxx57 class SdPage;
65 extern ::rtl::OUString getPageApiName( SdPage* pPage );
96 SdPage* InsertSdPage( sal_uInt16 nPage, sal_Bool bDuplicate = sal_False ) throw();
345 SdPage* FindPage( const ::rtl::OUString& rName ) const throw();
H A DDrawDocShell.hxx43 class SdPage;
143 Bitmap GetPagePreviewBitmap(SdPage* pPage, sal_uInt16 nMaxEdgePixel);
H A Dsdtreelb.hxx50 class SdPage;
131 bool PageBelongsToCurrentShow (const SdPage* pPage) const;
H A DAccessibleSlideSorterObject.hxx38 class SdPage;
80 SdPage* GetPage (void) const;
/trunk/main/sd/source/ui/view/
H A Dviewshe2.cxx126 SdPage* pPage = static_cast<DrawViewShell*>(this)->GetActualPage(); in UpdateScrollBars()
240 SdPage* pPage = static_cast<DrawViewShell*>(this)->GetActualPage(); in IMPL_LINK_INLINE_END()
538 SdPage* pPage = 0; in SetPageSizeAndBorder()
646 SdPage* pNotesPage = GetDoc()->GetSdPage(i, PK_NOTES); in SetPageSizeAndBorder()
H A Ddrawview.cxx170 SdPage& rPage = *mpDrawViewShell->getCurrentPage(); in SetAttributes()
590 SdPage* pPage = 0; in DeleteMarked()
602 pPage = static_cast< SdPage* >( pObj->GetPage() ); in DeleteMarked()
H A Ddrviews4.cxx176 SdPage* pActualPage = GetActualPage(); in KeyInput()
495 SdPage* pPage = (SdPage*) mpDrawView->GetSdrPageView()->GetPage(); in MouseButtonUp()
/trunk/main/sd/source/ui/accessibility/
H A DAccessibleDocumentViewBase.cxx918 SdPage* pCurrPge = pPresViewSh->getCurrentPage(); in getExtendedAttributes()
920 SdPage* pNotesPge = (SdPage*)pDoc->GetSdPage((pCurrPge->GetPageNum()-1)>>1, PK_NOTES); in getExtendedAttributes()
950 SdPage* pCurrPge = mpViewShell->GetActualPage(); in getExtendedAttributes()
/trunk/main/sd/source/ui/slidesorter/inc/controller/
H A DSlsClipboard.hxx44 class SdPage;
120 typedef ::std::vector<SdPage*> PageList;
/trunk/main/sd/source/ui/dlg/
H A Dmasterlayoutdlg.cxx47 MasterLayoutDialog::MasterLayoutDialog( Window* pParent, SdDrawDocument* pDoc, SdPage* pCurrentPage… in MasterLayoutDialog()
61 mpCurrentPage = (SdPage*)(&(mpCurrentPage->TRG_GetMasterPage())); in MasterLayoutDialog()
H A Ddlgassim.cxx119 SdPage* pPage = (SdPage*) pDoc->GetPage( nPage ); in Fill()
H A Ddocprev.cxx164 SdPage* pPage = pDoc->GetSdPage( mnShowPage, PK_STANDARD ); in startPreview()
220 SdPage * pPage = pDoc->GetSdPage( mnShowPage, PK_STANDARD ); in updateViewSettings()
H A Dsddlgfact.hxx281 SdPage* ); // add for MasterLayoutDialog
286 SdPage* pCurrentPage ); // add for HeaderFooterDialog
/trunk/main/sd/source/ui/slidesorter/cache/
H A DSlsQueueProcessor.cxx208 const SdPage* pSdPage = dynamic_cast<const SdPage*>(mpCacheContext->GetPage(aKey)); in ProcessOneRequest()
/trunk/main/sd/source/ui/slidesorter/controller/
H A DSlsCurrentSlideManager.cxx70 void CurrentSlideManager::NotifyCurrentSlideChange (const SdPage* pPage) in NotifyCurrentSlideChange()
76 const_cast<SdPage*>(pPage)->getUnoPage(), in NotifyCurrentSlideChange()
H A DSlsPageSelector.cxx165 void PageSelector::SelectPage (const SdPage* pPage) in SelectPage()
215 const SdPage* pPage, in DeselectPage()
/trunk/main/sd/source/ui/presenter/
H A DSlideRenderer.cxx178 const SdPage* pPage = SdPage::getImplementation(rxSlide); in CreatePreview()
H A DPresenterPreviewCache.cxx487 const SdPage* pPage = SdPage::getImplementation(xSlide); in GetPage()
/trunk/main/sd/source/ui/table/
H A Dtablefunction.cxx186 SdPage* pPage = static_cast< SdPage* >(pPickObj->GetPage()); in FuTable()
/trunk/main/sd/source/ui/sidebar/
H A DLayoutMenu.cxx548 ::std::vector<SdPage*>::iterator iPage; in AssignLayoutToSelectedSlides()
583 SdPage* pPage = pViewShell->GetActualPage(); in CreateRequest()
809 SdPage* pCurrentPage = pViewShell->getCurrentPage(); in UpdateSelection()
H A DMasterPageObserver.cxx193 SdPage* pMasterPage = rDocument.GetMasterSdPage (nIndex, PK_STANDARD); in RegisterDocument()
330 SdPage* pMasterPage = rDocument.GetMasterSdPage (nIndex, PK_STANDARD); in AnalyzeUsedMasterPages()
/trunk/main/sd/inc/
H A Dstlfamily.hxx47 class SdPage;
59 SdStyleFamily( const rtl::Reference< SfxStyleSheetPool >& xPool, const SdPage* pMasterPage );
/trunk/main/sd/source/ui/func/
H A Dfuconstr.cxx386 SdPage* pPage = (SdPage*)mpView->GetSdrPageView()->GetPage(); in SetStyleSheet()
/trunk/main/sd/source/ui/animations/
H A DCustomAnimationPane.cxx294 SdPage* pPage = SdPage::getImplementation( mxCurrentPage ); in addUndo()
1874 SdPage* pPage = SdPage::getImplementation( mxCurrentPage ); in onChangeCurrentPage()
2568 SdPage* pPage = SdPage::getImplementation( mxCurrentPage ); in updatePathFromMotionPathTag()

Completed in 141 milliseconds

123456789