/trunk/main/sd/source/ui/view/ |
H A D | unmodpg.cxx | 119 SdPage* pNotesPage = (SdPage*)mpDoc->GetPage(mpPage->GetPageNum() + 1); in Undo() local 168 SdPage* pNotesPage = (SdPage*)mpDoc->GetPage(mpPage->GetPageNum() + 1); in Redo() local
|
H A D | ViewShellImplementation.cxx | 217 SdPage* pNotesPage = pDocument->GetSdPage(nPage, PK_NOTES); in ProcessModifyPageSlot() local
|
H A D | drviewsa.cxx | 593 SdPage* pNotesPage = GetDoc()->GetSdPage(i, PK_NOTES); in SetupPage() local
|
H A D | drviewsb.cxx | 774 SdPage* pNotesPage = GetDoc()->GetSdPage( nPageId - 1, PK_NOTES ); in RenameSlide() local
|
H A D | viewshe2.cxx | 646 SdPage* pNotesPage = GetDoc()->GetSdPage(i, PK_NOTES); in SetPageSizeAndBorder() local
|
H A D | outlview.cxx | 643 SdPage* pNotesPage = (SdPage*)mpDoc->AllocPage(sal_False); in InsertSlideForParagraph() local
|
/trunk/main/sd/source/core/ |
H A D | drawdoc2.cxx | 523 SdPage* pNotesPage = 0L; in SetSelected() local 686 SdPage* pNotesPage = (SdPage*) AllocPage(bMasterPage=sal_False); in CreateFirstPages() local 779 SdPage* pNotesPage = (SdPage*) GetPage(i+1); in CreateMissingNotesAndHandoutPages() local 1017 SdPage* pNotesPage = GetSdPage(0, PK_NOTES); in IMPL_LINK() local 1227 SdPage* pNotesPage = NULL; in CheckMasterPages() local 1368 SdPage* pNotesPage; in CreatePage() local 1489 SdPage* pNotesPage; in DuplicatePage() local 1537 SdPage* pNotesPage, in InsertPageSet()
|
H A D | drawdoc3.cxx | 642 SdPage* pNotesPage = (SdPage*) GetPage(nActualInsertPos+1); in InsertBookmarkAsPage() local 752 SdPage* pNotesPage = (SdPage*) GetPage(nActualInsertPos+1); in InsertBookmarkAsPage() local 793 SdPage* pNotesPage = 0L; in InsertBookmarkAsPage() local
|
/trunk/main/sd/source/ui/func/ |
H A D | fusumry.cxx | 157 SdPage* pNotesPage = (SdPage*) mpDoc->AllocPage(sal_False); in DoExecute() local
|
H A D | fuexpand.cxx | 172 SdPage* pNotesPage = (SdPage*) mpDoc->AllocPage(sal_False); in DoExecute() local
|
/trunk/main/sd/source/ui/app/ |
H A D | sdmod1.cxx | 903 SdPage* pNotesPage = pDoc->GetMasterSdPage(i, PK_NOTES); in ChangeMedium() local 926 SdPage* pNotesPage = pDoc->GetSdPage(i, PK_NOTES); in ChangeMedium() local
|
/trunk/main/sd/source/ui/unoidl/ |
H A D | unopage.cxx | 2349 SdPage* pNotesPage = GetModel()->GetDoc()->GetSdPage( nNotesPageNum, PK_NOTES ); in setName() local 2435 …SdPage* pNotesPage = GetModel()->GetDoc()->GetSdPage( (SvxFmDrawPage::mpPage->GetPageNum()-1)>>1, … in setMasterPage() local 2458 …SdPage* pNotesPage = GetModel()->GetDoc()->GetSdPage( (SvxFmDrawPage::mpPage->GetPageNum()-1)>>1, … in getNotesPage() local 3130 …SdPage* pNotesPage = GetModel()->GetDoc()->GetMasterSdPage( (SvxFmDrawPage::mpPage->GetPageNum()-1… in getNotesPage() local
|
H A D | unomodel.cxx | 573 SdPage* pNotesPage = NULL; in InsertSdPage() local 2521 SdPage* pNotesPage = static_cast< SdPage* >( rDoc.GetPage( nPage+1 ) ); in remove() local 2795 SdPage* pNotesPage = static_cast< SdPage* >( rDoc.GetMasterPage( nPage+1 ) ); in remove() local
|
/trunk/main/sd/source/ui/slidesorter/controller/ |
H A D | SlsSlotManager.cxx | 999 SdPage* pNotesPage = pDocument->GetSdPage( nPageId, PK_NOTES ); in RenameSlideFromDrawViewShell() local
|
/trunk/main/sd/source/filter/html/ |
H A D | htmlex.cxx | 1136 SdPage* pNotesPage = maNotesPages[ nSdPage ]; in CreateHtmlTextForPresPages() local 1617 SdPage* pNotesPage = maNotesPages[ nSdPage ]; in CreateHtmlForPresPages() local
|
/trunk/main/sd/source/filter/ppt/ |
H A D | pptin.cxx | 1003 SdPage* pNotesPage = (SdPage*)MakeBlancPage( sal_False ); in Import() local
|