Searched refs:PKG_MNFST_VERSION (Results 1 – 4 of 4) sorted by relevance
331 aPropSet[PKG_MNFST_VERSION].Name = sVersionProperty; in saveChild()332 aPropSet[PKG_MNFST_VERSION].Value <<= rInfo.pFolder->GetVersion(); in saveChild()360 aPropSet[PKG_MNFST_VERSION].Name = sVersionProperty; in saveChild()361 …aPropSet[PKG_MNFST_VERSION].Value <<= ::rtl::OUString(); // no version is stored for streams curre… in saveChild()
1245 aPropSeq [PKG_MNFST_VERSION].Name = sVersion; in writeTempFile()1246 aPropSeq [PKG_MNFST_VERSION].Value <<= m_pRootFolder->GetVersion(); in writeTempFile()
49 case PKG_MNFST_VERSION: pName = "Version"; break; in getMnfstPropName()120 setProperty( PKG_MNFST_VERSION, sVersion ); in startElement()
39 #define PKG_MNFST_VERSION 1 macro
Completed in 63 milliseconds