Home
last modified time | relevance | path

Searched refs:SdPage (Results 101 – 125 of 205) sorted by relevance

123456789

/trunk/main/sd/source/ui/func/
H A Dfuinsfil.cxx366 SdPage* pPage = NULL; in InsSDDinDrMode()
375 pPage = static_cast<SdPage*>(pView->GetSdrPageView()->GetPage()); in InsSDDinDrMode()
521 SdPage* pPage = static_cast<DrawViewShell*>(mpViewShell)->GetActualPage(); in InsTextOrRTFinDrMode()
545 pPage = (SdPage*)(&(pPage->TRG_GetMasterPage())); in InsTextOrRTFinDrMode()
655 SdPage* pPage = mpDoc->GetSdPage(nPage, PK_STANDARD); in InsTextOrRTFinOlMode()
H A Dundopage.cxx77 ( (SdPage&) mpPage->TRG_GetMasterPage() ).SetBackgroundFullSize( mbOldFullSize ); in Undo()
95 ( (SdPage&) mpPage->TRG_GetMasterPage() ).SetBackgroundFullSize( mbNewFullSize ); in Redo()
/trunk/main/sd/source/core/
H A Dstlfamily.cxx110 SdStyleFamily::SdStyleFamily( const rtl::Reference< SfxStyleSheetPool >& xPool, const SdPage* pMast… in SdStyleFamily()
115 mpImpl->mxMasterPage.reset( const_cast< SdPage* >( pMasterPage ) ); in SdStyleFamily()
215 SdPage* pPage = static_cast< SdPage* >( mpImpl->mxMasterPage.get() ); in getName()
H A Ddrawdoc_animations.cxx36 void SdDrawDocument::ReplacePageInCustomShows( const SdPage* pOldPage, const SdPage* pNewPage ) in ReplacePageInCustomShows()
/trunk/main/sd/inc/
H A Dsdabstdlg.hxx65 class SdPage;
209 SdPage* ) = 0; // add for MasterLayoutDialog
214 SdPage* pCurrentPage ) = 0; // add for HeaderFooterDialog
H A DTransitionPreset.hxx44 class SdPage;
60 void apply( SdPage* pSlide ) const;
/trunk/main/sd/source/ui/unoidl/
H A Dunoobj.cxx558 SdPage* pPage = dynamic_cast< SdPage* >(pGroup->GetPage()); in setPropertyValue()
937 SdPage* pPage = PTR_CAST(SdPage,pObj->GetPage()); in IsPresObj()
1026 SdPage* pPage = PTR_CAST(SdPage,pObj->GetPage()); in SetEmptyPresObj()
1065 SdPage* pPage = PTR_CAST(SdPage,pObj->GetPage()); in SetMasterDepend()
/trunk/main/filter/inc/filter/msfilter/
H A Dsvdfppt.hxx51 class SdPage;
460 virtual SdrObject* ReadObjText( PPTTextObj* pTextObj, SdrObject* pObj, SdPage* pPage ) const;
510 SdPage* pPage;
514 ProcessData( PptSlidePersistEntry& rP, SdPage* pP ) : in ProcessData()
561 …virtual SdrObject* ApplyTextObj( PPTTextObj* pTextObj, SdrTextObj* pText, SdPage* pPage, SfxStyleS…
563 virtual SdrObject* ReadObjText( PPTTextObj* pTextObj, SdrObject* pObj, SdPage* pPage ) const;
/trunk/main/sd/source/ui/sidebar/
H A DMasterPageDescriptor.cxx196 SdPage* pPage = (*mpPageObjectProvider)(pDocument); in UpdatePageObject()
251 SdPage* pPage = mpSlide; in UpdatePreview()
357 MasterPageDescriptor::PageObjectComparator::PageObjectComparator (const SdPage* pPageObject) in PageObjectComparator()
H A DRecentMasterPagesSelector.hxx60 SdPage* pMasterPage,
61 const ::boost::shared_ptr<std::vector<SdPage*> >& rpPageList);
/trunk/main/sd/source/ui/inc/
H A Dbmcache.hxx30 class SdPage;
44 void Remove(const SdPage* pPage);
H A Dundoheaderfooter.hxx38 SdPage* mpPage;
45 …SdHeaderFooterUndoAction( SdDrawDocument* pDoc, SdPage* pPage, const sd::HeaderFooterSettings& rNe…
H A Dmasterlayoutdlg.hxx44 SdPage* mpCurrentPage;
65 MasterLayoutDialog( Window* pParent, SdDrawDocument* pDoc, SdPage* pCurrentPage );
H A Dfupage.hxx31 class SdPage;
70 SdPage* mpPage;
/trunk/main/sd/source/ui/slidesorter/cache/
H A DSlsBitmapFactory.hxx30 class SdPage;
49 const SdPage& rPage,
/trunk/main/sd/source/ui/docshell/
H A Ddocshel2.cxx79 SdPage* pSelectedPage = NULL; in Draw()
94 SdPage* pPage = NULL; in Draw()
262 Bitmap DrawDocShell::GetPagePreviewBitmap(SdPage* pPage, sal_uInt16 nMaxEdgePixel) in GetPagePreviewBitmap()
/trunk/main/sd/source/ui/slidesorter/controller/
H A DSlideSorterController.cxx382 SdPage* pPage = NULL; in Command()
908 SdPage* pPage = pDescriptor->GetPage(); in PrepareEditModeChange()
911 mpEditModeChangeMasterPage = &static_cast<SdPage&>( in PrepareEditModeChange()
974 ::std::vector<SdPage*>::iterator iPage; in FinishEditModeChange()
H A DSlsDragAndDropContext.hxx82 ::std::vector<const SdPage*>& rPages,
87 ::std::vector<const SdPage*>& rPages,
/trunk/main/sd/source/ui/view/
H A Dbmcache.cxx36 const SdPage* pPage;
57 void BitmapCache::Remove( const SdPage* pPage ) in Remove()
H A Dsdview5.cxx58 SdPage* pPage = static_cast< SdPage* >( pPV->GetPage() ); in GetEmptyPresentationObject()
H A Ddrviewsb.cxx746 SdPage* pPageToRename = NULL; in RenameSlide()
754 SdPage* pUndoPage = pPageToRename; in RenameSlide()
774 SdPage* pNotesPage = GetDoc()->GetSdPage( nPageId - 1, PK_NOTES ); in RenameSlide()
825 SdPage* pCurrentPage = GetDoc()->GetSdPage( maTabControl.GetCurPageId() - 1, GetPageKind() ); in IMPL_LINK()
/trunk/main/sd/source/ui/slidesorter/inc/controller/
H A DSlsCurrentSlideManager.hxx32 class SdPage;
63 void NotifyCurrentSlideChange (const SdPage* pPage);
/trunk/main/sd/source/ui/inc/taskpane/
H A DToolPanelViewShell.hxx88 virtual SdPage* GetActualPage (void);
89 virtual SdPage* getCurrentPage (void) const;
/trunk/main/sd/inc/undo/
H A Dundoobjects.hxx33 class SdPage;
157 UndoAutoLayoutPosAndSize( SdPage& rPage );
/trunk/main/sd/source/ui/app/
H A Dtmplctrl.cxx134 SdPage* pMaster = pDoc->GetMasterSdPage(nPage, PK_STANDARD); in Command()
143 SdPage* pMaster = pDoc->GetMasterSdPage(nCurrId, PK_STANDARD); in Command()

Completed in 136 milliseconds

123456789