Home
last modified time | relevance | path

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

/aoo42x/main/sd/source/filter/ppt/
H A Dpptin.cxx1009 sal_uInt16 nNotesPageIndex = pNotePages->FindPage( nNotesPageId ); in Import() local
1010 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 36 milliseconds