Home
last modified time | relevance | path

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

/trunk/main/sd/source/filter/ppt/
H A Dpptin.cxx1002 sal_uInt16 nNotesMasterNum = GetMasterPageIndex( nPage, PPT_SLIDEPAGE ) + 1; in Import() local
1014 pNotesPage->TRG_SetMasterPage(*pSdrModel->GetMasterPage(nNotesMasterNum)); in Import()
1016 if ( pPageList && nNotesMasterNum < pPageList->Count() ) in Import()
1017 pMasterPersist2 = (*pPageList)[ nNotesMasterNum ]; in Import()
1021 pNotesPage->TRG_SetMasterPage(*pSdrModel->GetMasterPage(nNotesMasterNum)); in Import()
1030 pNotesPage->TRG_SetMasterPage(*pSdrModel->GetMasterPage(nNotesMasterNum)); in Import()