Searched refs:PPT_SLIDEPAGE (Results 1 – 3 of 3) sorted by relevance
454 … PptSlidePersistList* pPageList = GetPageList( PPT_SLIDEPAGE ); in Import()915 sal_uInt16 nPageAnz = GetPageCount( PPT_SLIDEPAGE ); in Import()923 SetPageNum( nPage, PPT_SLIDEPAGE ); in Import()926 … if ( HasMasterPage( nPage, PPT_SLIDEPAGE ) ) // try to get the LayoutName from the masterpage in Import()1004 sal_uInt16 nNotesMasterNum = GetMasterPageIndex( nPage, PPT_SLIDEPAGE ) + 1; in Import()1048 eAktPageKind = PPT_SLIDEPAGE; in Import()1094 SetPageNum( i, PPT_SLIDEPAGE ); in Import()1310 PptSlidePersistList* pPageList = GetPageList( PPT_SLIDEPAGE ); in Import()1442 if ( ( eAktPageKind == PPT_SLIDEPAGE ) in SetHeaderFooterPageSettings()1538 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()2950 mpTracer->AddAttribute( eAktPageKind == PPT_SLIDEPAGE in ImportPage()3108 if ( rSlidePersist.ePageKind == PPT_SLIDEPAGE ) in ImportPage()3156 mpTracer->RemoveAttribute( eAktPageKind == PPT_SLIDEPAGE in ImportPage()3193 PptSlidePersistList* pPageList=GetPageList( PPT_SLIDEPAGE ); in GetNotesPageId()6805 case PPT_SLIDEPAGE : in PPTTextObj()