Searched refs:PPT_SLIDEPAGE (Results 1 – 3 of 3) sorted by relevance
452 … PptSlidePersistList* pPageList = GetPageList( PPT_SLIDEPAGE ); in Import()913 sal_uInt16 nPageAnz = GetPageCount( PPT_SLIDEPAGE ); in Import()921 SetPageNum( nPage, PPT_SLIDEPAGE ); in Import()924 … if ( HasMasterPage( nPage, PPT_SLIDEPAGE ) ) // try to get the LayoutName from the masterpage in Import()1002 sal_uInt16 nNotesMasterNum = GetMasterPageIndex( nPage, PPT_SLIDEPAGE ) + 1; in Import()1046 eAktPageKind = PPT_SLIDEPAGE; in Import()1092 SetPageNum( i, PPT_SLIDEPAGE ); in Import()1308 PptSlidePersistList* pPageList = GetPageList( PPT_SLIDEPAGE ); in Import()1440 if ( ( eAktPageKind == PPT_SLIDEPAGE ) in SetHeaderFooterPageSettings()1536 if ( pActualSlidePersist && ( eAktPageKind == PPT_SLIDEPAGE ) ) in ImportPageEffect()[all …]
138 enum PptPageKind { PPT_MASTERPAGE, PPT_SLIDEPAGE, PPT_NOTEPAGE }; enumerator588 sal_uInt16 GetPageCount( PptPageKind eKind = PPT_SLIDEPAGE ) const;589 void SetPageNum( sal_uInt16 nPageNum, PptPageKind = PPT_SLIDEPAGE );595 sal_Bool HasMasterPage( sal_uInt16 nPageNum, PptPageKind ePageKind = PPT_SLIDEPAGE ) const;596 …sal_uInt16 GetMasterPageIndex( sal_uInt16 nPageNum, PptPageKind ePageKind = PPT_SLIDEPAGE ) c…
1854 case PPT_SLIDEPAGE : in GetDrawPage()2375 if ( ePageKind == PPT_SLIDEPAGE ) in GetPageList()2777 if ( rPersistEntry.ePageKind == PPT_SLIDEPAGE ) in SeekToShape()2949 mpTracer->AddAttribute( eAktPageKind == PPT_SLIDEPAGE in ImportPage()3107 if ( rSlidePersist.ePageKind == PPT_SLIDEPAGE ) in ImportPage()3155 mpTracer->RemoveAttribute( eAktPageKind == PPT_SLIDEPAGE in ImportPage()3192 PptSlidePersistList* pPageList=GetPageList( PPT_SLIDEPAGE ); in GetNotesPageId()6804 case PPT_SLIDEPAGE : in PPTTextObj()