Home
last modified time | relevance | path

Searched refs:pattribs (Results 1 – 2 of 2) sorted by relevance

/trunk/main/desktop/source/deployment/registry/package/
H A Ddp_package.cxx1171 beans::PropertyValue * pattribs = attribs.getArray(); in exportTo() local
1172 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()
/trunk/main/basctl/source/basicide/
H A Dmoduldl2.cxx1366 beans::PropertyValue * pattribs = attribs.getArray(); in ExportAsPackage() local
1367 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