Lines Matching refs:pClassID
1219 byte[] pClassID = new byte[16]; in createEmbedObject()
1226 pClassID[ind] = (byte)pTempClassID[ind]; in createEmbedObject()
1233 pClassID[ind] = (byte)pTempClassID[ind]; in createEmbedObject()
1240 pClassID[ind] = (byte)pTempClassID[ind]; in createEmbedObject()
1247 pClassID[ind] = (byte)pTempClassID[ind]; in createEmbedObject()
1254 pClassID[ind] = (byte)pTempClassID[ind]; in createEmbedObject()
1261 pClassID[ind] = (byte)pTempClassID[ind]; in createEmbedObject()
1268 pClassID[ind] = (byte)pTempClassID[ind]; in createEmbedObject()
1275 pClassID[ind] = (byte)pTempClassID[ind]; in createEmbedObject()
1278 if ( pClassID != null ) in createEmbedObject()
1288 Object oEmbObj = xEmbedCreator.createInstanceInitNew( pClassID, in createEmbedObject()