Lines Matching refs:pClassID
1221 byte[] pClassID = new byte[16]; in createEmbedObject()
1228 pClassID[ind] = (byte)pTempClassID[ind]; in createEmbedObject()
1235 pClassID[ind] = (byte)pTempClassID[ind]; in createEmbedObject()
1242 pClassID[ind] = (byte)pTempClassID[ind]; in createEmbedObject()
1249 pClassID[ind] = (byte)pTempClassID[ind]; in createEmbedObject()
1256 pClassID[ind] = (byte)pTempClassID[ind]; in createEmbedObject()
1263 pClassID[ind] = (byte)pTempClassID[ind]; in createEmbedObject()
1270 pClassID[ind] = (byte)pTempClassID[ind]; in createEmbedObject()
1277 pClassID[ind] = (byte)pTempClassID[ind]; in createEmbedObject()
1280 if ( pClassID != null ) in createEmbedObject()
1290 Object oEmbObj = xEmbedCreator.createInstanceInitNew( pClassID, in createEmbedObject()