Home
last modified time | relevance | path

Searched defs:PropEntry (Results 1 – 1 of 1) sorted by relevance

/trunk/main/sd/source/filter/ppt/
H A Dpropread.cxx34 struct PropEntry struct
41 PropEntry( sal_uInt32 nId, const sal_uInt8* pBuf, sal_uInt32 nBufSize, sal_uInt16 nTextEnc ); argument
43 ~PropEntry() { delete[] mpBuf; } ; in ~PropEntry() argument
48 PropEntry::PropEntry( sal_uInt32 nId, const sal_uInt8* pBuf, sal_uInt32 nBufSize, sal_uInt16 nTextE… in PropEntry() function in PropEntry
57 PropEntry::PropEntry( const PropEntry& rProp ) : in PropEntry() function in PropEntry

Completed in 8 milliseconds