Searched refs:pattribs (Results 1 – 2 of 2) sorted by relevance
1171 beans::PropertyValue * pattribs = attribs.getArray(); in exportTo() local1172 pattribs[ 0 ].Name = strFullPath; in exportTo()1173 pattribs[ 0 ].Value <<= fullPath; in exportTo()1174 pattribs[ 1 ].Name = strMediaType; in exportTo()1183 pattribs[ 1 ].Value <<= mediaType; in exportTo()
1366 beans::PropertyValue * pattribs = attribs.getArray(); in ExportAsPackage() local1367 pattribs[ 0 ].Name = strFullPath; in ExportAsPackage()1370 pattribs[ 0 ].Value <<= fullPath; in ExportAsPackage()1371 pattribs[ 1 ].Name = strMediaType; in ExportAsPackage()1372 pattribs[ 1 ].Value <<= strBasicMediaType; in ExportAsPackage()
Completed in 30 milliseconds