| /aoo4110/main/filter/source/config/cache/ | 
| H A D | filtercache.cxx | 602 		css::uno::Reference< css::beans::XProperty > xItem;  in addStatePropsToItem()  local603 		xSet->getByName(sItem) >>= xItem;  in addStatePropsToItem()
 717 				if (!xItem.is())  in impl_flushByList()
 730                 xSet->getByName(sItem) >>= xItem;  in impl_flushByList()
 734 				if (!xItem.is())  in impl_flushByList()
 1800         if (!(aVal >>= xItem) || !xItem.is())  in impl_loadItem()
 1850                 impl_readPatchUINames(xItem, aItem);  in impl_loadItem()
 1888                 impl_readPatchUINames(xItem, aItem);  in impl_loadItem()
 2398     xSet->getByName(sItem) >>= xItem;  in impl_readOldItem()
 2399     if (!xItem.is())  in impl_readOldItem()
 [all …]
 
 | 
| /aoo4110/main/comphelper/source/misc/ | 
| H A D | numberedcollection.cxx | 112         aItem.xItem   = css::uno::WeakReference< css::uno::XInterface >(xComponent);  in leaseNumber()140             const css::uno::Reference< css::uno::XInterface > xItem = rItem.xItem.get();  in releaseNumber()  local
 142             if ( ! xItem.is ())  in releaseNumber()
 234             const css::uno::Reference< css::uno::XInterface > xItem = rItem.xItem.get();  in impl_searchFreeNumber()  local
 236             if ( ! xItem.is ())  in impl_searchFreeNumber()
 
 | 
| /aoo4110/main/svl/qa/complex/ConfigItems/helper/ | 
| H A D | HistoryOptTest.cxx | 290         css::uno::Reference< css::container::XNameAccess > xItem     ;  in impl_existsItem()  local291         xItemList->getByName(sURL) >>= xItem;  in impl_existsItem()
 293         bFound = xItem.is();  in impl_existsItem()
 324         css::uno::Reference< css::container::XNameAccess > xItem     ;  in impl_existsItemAtIndex()  local
 325         xItemList->getByName(sURL) >>= xItem;  in impl_existsItemAtIndex()
 327         bFound = xItem.is();  in impl_existsItemAtIndex()
 
 | 
| /aoo4110/main/sfx2/inc/sfx2/ | 
| H A D | itemconnect.hxx | 535             std::auto_ptr< ItemType > xItem(  in FillItemSet()  local537             xItem->SetWhich( nWhich );  in FillItemSet()
 538             maItemWrp.SetItemValue( *xItem, aNewValue );  in FillItemSet()
 539             rDestSet.Put( *xItem );  in FillItemSet()
 
 | 
| /aoo4110/main/accessibility/source/standard/ | 
| H A D | vclxaccessibletoolbox.cxx | 493         Reference< XAccessible > xItem = getAccessibleChild( nIndex );  in HandleSubToolBarEvent()  local494         if ( xItem.is() )  in HandleSubToolBarEvent()
 498                 static_cast< VCLXAccessibleToolBoxItem* >( xItem.get() );  in HandleSubToolBarEvent()
 511         Reference< XAccessible > xItem = getAccessibleChild( nIndex );  in ReleaseSubToolBox()  local
 512         if ( xItem.is() )  in ReleaseSubToolBox()
 516                 static_cast< VCLXAccessibleToolBoxItem* >( xItem.get() );  in ReleaseSubToolBox()
 
 | 
| /aoo4110/main/idl/source/objects/ | 
| H A D | module.cxx | 283         SvMetaTypeRef xItem = new SvMetaType();  in ReadContextSvIdl()  local285         if( xItem->ReadSvIdl( rBase, rInStm ) )  in ReadContextSvIdl()
 288             aTypeList.Append( xItem );  in ReadContextSvIdl()
 290             rBase.GetTypeList().Append( xItem );  in ReadContextSvIdl()
 
 | 
| /aoo4110/main/sc/source/filter/excel/ | 
| H A D | xipivot.cxx | 353     XclImpPCItemRef xItem( new XclImpPCItem( rStrm ) );  in ReadItem()  local360             maNumGroupItems.push_back( xItem );  in ReadItem()
 362             maOrigItems.push_back( xItem );  in ReadItem()
 366         maItems.push_back( xItem );  in ReadItem()
 369             maOrigItems.push_back( xItem );  in ReadItem()
 954     XclImpPTItemRef xItem( new XclImpPTItem( *this ) );  in ReadSxvi()  local
 955     maItems.push_back( xItem );  in ReadSxvi()
 956     xItem->ReadSxvi( rStrm );  in ReadSxvi()
 
 | 
| /aoo4110/main/toolkit/source/layout/core/ | 
| H A D | root.cxx | 216     uno::Reference< awt::XLayoutConstrains > xItem;  in getByName()  local219         xItem = i->second;  in getByName()
 220     return uno::makeAny( xItem );  in getByName()
 
 | 
| /aoo4110/main/framework/source/services/ | 
| H A D | autorecovery.cxx | 1156             css::uno::Reference< css::beans::XPropertySet > xItem;  in implts_readConfig()  local1157             xList->getByName(pItems[i]) >>= xItem;  in implts_readConfig()
 1158             if (!xItem.is())  in implts_readConfig()
 1164             xItem->getPropertyValue(CFG_ENTRY_PROP_ORIGINALURL  ) >>= aInfo.OrgURL       ;  in implts_readConfig()
 1165             xItem->getPropertyValue(CFG_ENTRY_PROP_TEMPURL      ) >>= aInfo.OldTempURL   ;  in implts_readConfig()
 1166             xItem->getPropertyValue(CFG_ENTRY_PROP_TEMPLATEURL  ) >>= aInfo.TemplateURL  ;  in implts_readConfig()
 1167             xItem->getPropertyValue(CFG_ENTRY_PROP_FILTER       ) >>= aInfo.RealFilter   ;  in implts_readConfig()
 1168             xItem->getPropertyValue(CFG_ENTRY_PROP_DOCUMENTSTATE) >>= aInfo.DocumentState;  in implts_readConfig()
 1169             xItem->getPropertyValue(CFG_ENTRY_PROP_MODULE       ) >>= aInfo.AppModule    ;  in implts_readConfig()
 1170             xItem->getPropertyValue(CFG_ENTRY_PROP_TITLE        ) >>= aInfo.Title        ;  in implts_readConfig()
 [all …]
 
 | 
| /aoo4110/main/framework/source/helper/ | 
| H A D | oframes.cxx | 253 					css::uno::Reference< XFramesSupplier > xItem( (*m_pFrameContainer)[nIndex], UNO_QUERY );  in queryFrames()  local254 					impl_appendSequence( seqFrames, xItem->getFrames()->queryFrames( nChildSearchFlags ) );  in queryFrames()
 
 | 
| /aoo4110/main/editeng/source/editeng/ | 
| H A D | editeng.cxx | 1197 …Sequence< i18n::CalendarItem > xItem = pImpEditEngine->xLocaleDataWrapper->getDefaultCalendarDays(…  in PostKeyEvent()  local1198                                 sal_Int32 nCount = xItem.getLength();  in PostKeyEvent()
 1199                                 const i18n::CalendarItem* pArr = xItem.getArray();  in PostKeyEvent()
 1212 …                            xItem = pImpEditEngine->xLocaleDataWrapper->getDefaultCalendarMonths();  in PostKeyEvent()
 1213                                     sal_Int32 nMonthCount = xItem.getLength();  in PostKeyEvent()
 1214                                     const i18n::CalendarItem* pMonthArr = xItem.getArray();  in PostKeyEvent()
 
 | 
| /aoo4110/main/comphelper/inc/comphelper/ | 
| H A D | numberedcollection.hxx | 75             css::uno::WeakReference< css::uno::XInterface > xItem;  member
 | 
| /aoo4110/main/sc/source/ui/unoobj/ | 
| H A D | dapiuno.cxx | 3367     Reference< XPropertySet > xItem( GetObjectByIndex_Impl( nIndex ) );  in getByIndex()  local3368     if (!xItem.is())  in getByIndex()
 3370     return Any( xItem );  in getByIndex()
 
 |