Searched refs:GetMasterPageId (Results 1 – 2 of 2) sorted by relevance
579 sal_uInt32 GetMasterPageId(sal_uInt16 nPageNum, PptPageKind ePageKind) const;
3171 sal_uInt32 SdrPowerPointImport::GetMasterPageId( sal_uInt16 nPageNum, PptPageKind ePageKind ) const in GetMasterPageId() function in SdrPowerPointImport3193 return GetMasterPageId( nPageNum, ePageKind ) != 0; in HasMasterPage()3201 sal_uInt32 nId = GetMasterPageId( nPageNum, ePageKind ); in GetMasterPageIndex()
Completed in 68 milliseconds