Home
last modified time | relevance | path

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

/aoo42x/main/sd/source/filter/ppt/
H A Dpptin.cxx1004 sal_uInt16 nNotesMasterNum = GetMasterPageIndex( nPage, PPT_SLIDEPAGE ) + 1; in Import() local
1016 pNotesPage->TRG_SetMasterPage(*pSdrModel->GetMasterPage(nNotesMasterNum)); in Import()
1018 if ( pPageList && nNotesMasterNum < pPageList->Count() ) in Import()
1019 pMasterPersist2 = (*pPageList)[ nNotesMasterNum ]; in Import()
1023 pNotesPage->TRG_SetMasterPage(*pSdrModel->GetMasterPage(nNotesMasterNum)); in Import()
1032 pNotesPage->TRG_SetMasterPage(*pSdrModel->GetMasterPage(nNotesMasterNum)); in Import()

Completed in 19 milliseconds