Home
last modified time | relevance | path

Searched refs:GetMasterPageId (Results 1 – 2 of 2) sorted by relevance

/aoo41x/main/filter/inc/filter/msfilter/
H A Dsvdfppt.hxx579 sal_uInt32 GetMasterPageId(sal_uInt16 nPageNum, PptPageKind ePageKind) const;
/aoo41x/main/filter/source/msfilter/
H A Dsvdfppt.cxx3183 sal_uInt32 SdrPowerPointImport::GetMasterPageId( sal_uInt16 nPageNum, PptPageKind ePageKind ) const in GetMasterPageId() function in SdrPowerPointImport
3205 return GetMasterPageId( nPageNum, ePageKind ) != 0; in HasMasterPage()
3213 sal_uInt32 nId = GetMasterPageId( nPageNum, ePageKind ); in GetMasterPageIndex()

Completed in 62 milliseconds