Searched refs:nNotesPageIndex (Results 1 – 1 of 1) sorted by relevance
1007 sal_uInt16 nNotesPageIndex = pNotePages->FindPage( nNotesPageId ); in Import() local1008 if ( nNotesPageIndex == PPTSLIDEPERSIST_ENTRY_NOTFOUND ) in Import()1009 nNotesPageIndex = 0; in Import()1010 SetPageNum( nNotesPageIndex, PPT_NOTEPAGE ); in Import()1012 …if ( HasMasterPage( nNotesPageIndex, PPT_NOTEPAGE ) ) // try to get the LayoutName from the master… in Import()