Lines Matching refs:xWrapper
718 SbxObjectRef xWrapper = (SbxObject*)pSbUnoObject; in unoToSbxValue() local
727 pVar->PutObject( xWrapper ); in unoToSbxValue()
823 SbxObjectRef xWrapper = (SbxObject*)pSbUnoObject; in unoToSbxValue() local
832 pVar->PutObject( xWrapper ); in unoToSbxValue()
3512 SbxObjectRef xWrapper = (SbxObject*)new SbUnoClass( aNewName, xClass ); in Find() local
3513 pRes->PutObject( xWrapper ); in Find()
3535 SbxObjectRef xWrapper = (SbxObject*)pNewClass; in Find() local
3536 pRes->PutObject( xWrapper ); in Find()
3547 SbxObjectRef xWrapper = (SbxObject*)pUnoService; in Find() local
3548 pRes->PutObject( xWrapper ); in Find()
3559 SbxObjectRef xWrapper = (SbxObject*)pUnoSingleton; in Find() local
3560 pRes->PutObject( xWrapper ); in Find()