Searched refs:HasMasterPage (Results 1 – 3 of 3) sorted by relevance
926 … 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()
2662 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
595 sal_Bool HasMasterPage( sal_uInt16 nPageNum, PptPageKind ePageKind = PPT_SLIDEPAGE ) const;
Completed in 68 milliseconds