Home
last modified time | relevance | path

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

/trunk/main/sd/source/filter/ppt/
H A Dpptin.cxx743 PptSlidePersistList* pList = GetPageList( eAktPageKind ); in Import()
908 PptPageKind ePageKind = 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()
1442 if ( ( eAktPageKind == PPT_SLIDEPAGE ) in SetHeaderFooterPageSettings()
1555 sal_Bool bTryTwice = ( eAktPageKind == PPT_SLIDEPAGE ); in ImportPageEffect()
1568 if ( eAktPageKind == PPT_MASTERPAGE ) in ImportPageEffect()
2330 if ( eAktPageKind == PPT_MASTERPAGE ) in ApplyTextObj()
[all …]
/trunk/main/filter/source/msfilter/
H A Dsvdfppt.cxx1440 eAktPageKind ( PPT_MASTERPAGE ) in SdrPowerPointImport()
2611 PptSlidePersistList* pList = GetPageList( eAktPageKind ); in GetAktPageId()
2620 PptSlidePersistList* pList = GetPageList( eAktPageKind ); in SeekToAktPage()
2650 eAktPageKind = eKind; in SetPageNum()
2736 if ( eAktPageKind == PPT_MASTERPAGE ) in GetColorFromPalette()
2740 if ( HasMasterPage( nAktPageNum, eAktPageKind ) ) in GetColorFromPalette()
2779 if ( HasMasterPage( nAktPageNum, eAktPageKind ) ) in SeekToShape()
2949 mpTracer->AddAttribute( eAktPageKind == PPT_SLIDEPAGE in ImportPage()
3176 sal_Bool bNote = eAktPageKind == PPT_NOTEPAGE; in IsNoteOrHandout()
3177 if ( eAktPageKind == PPT_MASTERPAGE ) in IsNoteOrHandout()
[all …]
/trunk/main/filter/inc/filter/msfilter/
H A Dsvdfppt.hxx553 PptPageKind eAktPageKind; member in SdrPowerPointImport
591 PptPageKind GetPageKind() const { return eAktPageKind; } in GetPageKind()

Completed in 93 milliseconds