Home
last modified time | relevance | path

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

/trunk/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()
/trunk/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()
3004 if ( HasMasterPage( nAktPageNum, eAktPageKind ) ) in ImportPage()
3198 sal_Bool SdrPowerPointImport::HasMasterPage( sal_uInt16 nPageNum, PptPageKind ePageKind ) const in HasMasterPage() function in SdrPowerPointImport
/trunk/main/filter/inc/filter/msfilter/
H A Dsvdfppt.hxx595 sal_Bool HasMasterPage( sal_uInt16 nPageNum, PptPageKind ePageKind = PPT_SLIDEPAGE ) const;

Completed in 71 milliseconds