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