Searched defs:PropEntry (Results 1 – 1 of 1) sorted by relevance
34 struct PropEntry struct41 PropEntry( sal_uInt32 nId, const sal_uInt8* pBuf, sal_uInt32 nBufSize, sal_uInt16 nTextEnc ); argument43 ~PropEntry() { delete[] mpBuf; } ; in ~PropEntry() argument48 PropEntry::PropEntry( sal_uInt32 nId, const sal_uInt8* pBuf, sal_uInt32 nBufSize, sal_uInt16 nTextE… in PropEntry() function in PropEntry57 PropEntry::PropEntry( const PropEntry& rProp ) : in PropEntry() function in PropEntry
Completed in 11 milliseconds