Home
last modified time | relevance | path

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

/trunk/main/sd/source/filter/ppt/
H A Dpropread.cxx682 sal_uInt8* pSectCLSID = new sal_uInt8[ 16 ]; in Read() local
691 mpSvStream->Read( pSectCLSID, 16 ); in Read()
695 Section aSection( pSectCLSID ); in Read()
700 delete[] pSectCLSID; in Read()

Completed in 19 milliseconds