Home
last modified time | relevance | path

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

/aoo42x/main/sd/source/filter/ppt/
H A Dpptin.cxx915 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()
1555 sal_Bool bTryTwice = ( eAktPageKind == PPT_SLIDEPAGE ); in ImportPageEffect()
[all …]
/aoo42x/main/filter/inc/filter/msfilter/
H A Dsvdfppt.hxx138 enum PptPageKind { PPT_MASTERPAGE, PPT_SLIDEPAGE, PPT_NOTEPAGE }; enumerator
588 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 ) const;
/aoo42x/main/filter/source/msfilter/
H A Dsvdfppt.cxx1854 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()

Completed in 139 milliseconds