Home
last modified time | relevance | path

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

/trunk/main/sd/source/filter/ppt/
H A Dpropread.cxx294 Section::Section( const sal_uInt8* pFMTID ) in Section() argument
298 aFMTID[ i ] = pFMTID[ i ]; in Section()
647 const Section* PropRead::GetSection( const sal_uInt8* pFMTID ) in GetSection() argument
653 if ( memcmp( pSection->GetFMTID(), pFMTID, 16 ) == 0 ) in GetSection()
H A Dpropread.hxx149 Section( const sal_uInt8* pFMTID );
180 const Section* GetSection( const sal_uInt8* pFMTID );

Completed in 16 milliseconds