Searched refs:eAktPageKind (Results 1 – 3 of 3) sorted by relevance
583 … sal_Bool bNotesMaster = (*GetPageList( eAktPageKind ) )[ nAktPageNum ]->bNotesMaster; in Import()584 … sal_Bool bStarDrawFiller = (*GetPageList( eAktPageKind ) )[ nAktPageNum ]->bStarDrawFiller; in Import()587 sal_Bool bHandout = (*GetPageList( eAktPageKind ) )[ nAktPageNum ]->bHandoutMaster; in Import()743 PptSlidePersistList* pList = GetPageList( eAktPageKind ); in Import()908 PptPageKind ePageKind = eAktPageKind; in Import()928 sal_uInt16 nMasterNum = GetMasterPageIndex( nAktPageNum, eAktPageKind ); in Import()1002 eAktPageKind = PPT_NOTEPAGE; in Import()1048 eAktPageKind = PPT_SLIDEPAGE; in Import()1076 eAktPageKind = PPT_NOTEPAGE; in Import()1432 PptSlidePersistList* pList = GetPageList( eAktPageKind ); in SetHeaderFooterPageSettings()[all …]
1440 eAktPageKind ( PPT_MASTERPAGE ) in SdrPowerPointImport()2005 … PPTConvertOCXControls aPPTConvertOCXControls( pOe->pShell, eAktPageKind ); in ImportOLE()2611 PptSlidePersistList* pList = GetPageList( eAktPageKind ); in GetAktPageId()2620 PptSlidePersistList* pList = GetPageList( eAktPageKind ); in SeekToAktPage()2650 eAktPageKind = eKind; in SetPageNum()2688 …Size aRet( IsNoteOrHandout( nAktPageNum, eAktPageKind ) ? aDocAtom.GetNotesPageSize() : aDocAtom.G… in GetPageSize()2718 if ( nPageColorsNum != nAktPageNum || ePageColorsKind != eAktPageKind ) in GetColorFromPalette()2721 PptSlidePersistList* pPageList = GetPageList( eAktPageKind ); in GetColorFromPalette()2736 if ( eAktPageKind == PPT_MASTERPAGE ) in GetColorFromPalette()2740 if ( HasMasterPage( nAktPageNum, eAktPageKind ) ) in GetColorFromPalette()[all …]
553 PptPageKind eAktPageKind; member in SdrPowerPointImport591 PptPageKind GetPageKind() const { return eAktPageKind; } in GetPageKind()