Searched refs:SVX_MSOCX_COMPRESSED (Results 1 – 1 of 1) sorted by relevance
315 const sal_uInt32 SVX_MSOCX_COMPRESSED = 0x80000000; /// 1 = compressed Unicode array. variable322 return (nLenFld & SVX_MSOCX_COMPRESSED) != 0; in lclIsCompressed()483 mnLenFld |= SVX_MSOCX_COMPRESSED; in Init()1762 nValueLen = 1|SVX_MSOCX_COMPRESSED; in WriteContents()2445 nValueLen = 1|SVX_MSOCX_COMPRESSED; in WriteContents()4845 nValueLen = 1|SVX_MSOCX_COMPRESSED; in WriteContents()