Searched refs:xWrapper (Results 1 – 5 of 5) sorted by relevance
718 SbxObjectRef xWrapper = (SbxObject*)pSbUnoObject; in unoToSbxValue() local727 pVar->PutObject( xWrapper ); in unoToSbxValue()823 SbxObjectRef xWrapper = (SbxObject*)pSbUnoObject; in unoToSbxValue() local832 pVar->PutObject( xWrapper ); in unoToSbxValue()3513 pRes->PutObject( xWrapper ); in Find()3535 SbxObjectRef xWrapper = (SbxObject*)pNewClass; in Find() local3536 pRes->PutObject( xWrapper ); in Find()3547 SbxObjectRef xWrapper = (SbxObject*)pUnoService; in Find() local3548 pRes->PutObject( xWrapper ); in Find()3559 SbxObjectRef xWrapper = (SbxObject*)pUnoSingleton; in Find() local[all …]
255 OLockListener::OLockListener( const uno::WeakReference< lang::XComponent >& xWrapper, in OLockListener() argument261 , m_xWrapper( xWrapper ) in OLockListener()
105 …stener( const ::com::sun::star::uno::WeakReference< ::com::sun::star::lang::XComponent >& xWrapper,
575 … SbxObjectRef xWrapper = (SbxObject*)new SbUnoObject( aName, aAny ); in CheckArray() local576 pElem->PutObject( xWrapper ); in CheckArray()
246 Reference< XNameReplace > xWrapper = new OEventDescriptorMapper(m_aEvents); in exportEvents() local247 m_rContext.getGlobalContext().GetEventExport().Export(xWrapper); in exportEvents()
Completed in 61 milliseconds