Home
last modified time | relevance | path

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

/aoo4110/main/sd/source/filter/ppt/
H A Dpptin.cxx926 … if ( HasMasterPage( nPage, PPT_SLIDEPAGE ) ) // try to get the LayoutName from the masterpage in Import()
1014 …if ( HasMasterPage( nNotesPageIndex, PPT_NOTEPAGE ) ) // try to get the LayoutName from the master… in Import()
1840 if ( HasMasterPage( nAktPageNum, eAktPageKind ) ) in ImportPageEffect()
/aoo4110/main/filter/inc/filter/msfilter/
H A Dsvdfppt.hxx595 sal_Bool HasMasterPage( sal_uInt16 nPageNum, PptPageKind ePageKind = PPT_SLIDEPAGE ) const;
/aoo4110/main/filter/source/msfilter/
H A Dsvdfppt.cxx2662 if ( HasMasterPage( nPageNum, eKind ) ) in SetPageNum()
2740 if ( HasMasterPage( nAktPageNum, eAktPageKind ) ) in GetColorFromPalette()
2779 if ( HasMasterPage( nAktPageNum, eAktPageKind ) ) in SeekToShape()
3003 if ( HasMasterPage( nAktPageNum, eAktPageKind ) ) in ImportPage()
3187 sal_Bool SdrPowerPointImport::HasMasterPage( sal_uInt16 nPageNum, PptPageKind ePageKind ) const in HasMasterPage() function in SdrPowerPointImport

Completed in 64 milliseconds