Home
last modified time | relevance | path

Searched refs:getItem (Results 1 – 25 of 50) sorted by relevance

12

/trunk/main/forms/source/xforms/
H A Dmodel.cxx359 … Binding* pBind = Binding::getBinding( mpBindings->Collection<XPropertySet_t>::getItem( i ) ); in rebind()
373 … Binding* pBind = Binding::getBinding( mpBindings->Collection<XPropertySet_t>::getItem( i ) ); in deferNotifications()
445 Sequence<PropertyValue> aSequence = mpInstances->getItem( nInstance ); in loadInstance()
503 … Binding* pBind = Binding::getBinding( mpBindings->Collection<XPropertySet_t>::getItem( i ) ); in isValid()
583 Submission::getSubmission( mpSubmissions->getItem( sID ) ); in submitWithInteraction()
625 getInstanceData( mpInstances->getItem( nInstance ), in getInstanceDocument()
636 getInstanceData( mpInstances->getItem( 0 ), NULL, &aInstance, NULL, NULL ); in getDefaultInstance()
666 return mpBindings->hasItem( sId ) ? mpBindings->getItem( sId ) : NULL; in getBinding()
705 xSubmission = xSubmission.query( mpSubmissions->getItem( sId ) ); in getSubmission()
H A Dcollection.hxx71 const T& getItem( sal_Int32 n ) const in getItem() function in Collection
189 return com::sun::star::uno::makeAny( getItem( nIndex ) ); in getByIndex()
290 com::sun::star::uno::makeAny( getItem( nPos ) ), in _elementInserted()
321 com::sun::star::uno::makeAny( getItem( nPos ) ), in _elementReplaced()
H A Dnamedcollection.hxx39 using Collection<T>::getItem;
46 const T& getItem( const rtl::OUString& rName ) const in getItem() function in NamedCollection
118 return com::sun::star::uno::makeAny( getItem( aName ) ); in getByName()
H A Dmodel_ui.cxx464 getInstanceData( pInstances->getItem( n ), &sName, NULL, NULL, NULL ); in lcl_findInstance()
479 Sequence<PropertyValue> aSeq = mpInstances->getItem( nPos ); in renameInstance()
516 mpInstances->removeItem( mpInstances->getItem( nPos ) ); in removeInstance()
694 mpBindings->Collection<XPropertySet_t>::getItem( n ) ); in renameNode()
722 mpBindings->Collection<XPropertySet_t>::getItem( n ) ); in getBindingForNode()
H A DNameContainer.hxx66 T getItem( const rtl::OUString& rName ) in getItem() function in NameContainer
/trunk/main/filter/source/config/cache/
H A Dtypedetection.cxx302 CacheItem aFilter = m_rCache->getItem(FilterCache::E_FILTER, *pIt); in impl_checkResultsAndAddBestFilter()
339 CacheItem aType = m_rCache->getItem(FilterCache::E_TYPE, sType); in impl_checkResultsAndAddBestFilter()
341 CacheItem aFilter = m_rCache->getItem(FilterCache::E_FILTER, sFilter); in impl_checkResultsAndAddBestFilter()
385 CacheItem aFilter = m_rCache->getItem(FilterCache::E_FILTER, sFilter); in impl_checkResultsAndAddBestFilter()
447 aType = m_rCache->getItem(FilterCache::E_TYPE, sType); in impl_getPreselectionForType()
565 aFilter = m_rCache->getItem(FilterCache::E_FILTER, sFilter); in impl_getPreselectionForFilter()
774 CacheItem aType = m_rCache->getItem(FilterCache::E_TYPE, sFlatType); in impl_detectTypeFlatAndDeep()
906 CacheItem aType = m_rCache->getItem(FilterCache::E_TYPE, sType); in impl_detectTypeDeepOnly()
909 CacheItem aFilter = m_rCache->getItem(FilterCache::E_FILTER, sFilter); in impl_detectTypeDeepOnly()
1204 CacheItem aFilter = m_rCache->getItem(FilterCache::E_FILTER, sFilter); in impl_validateAndSetFilterOnDescriptor()
[all …]
H A Dfilterfactory.cxx171 CacheItem aFilter = m_rCache->getItem(FilterCache::E_FILTER, sRealFilter); in createInstanceWithArguments()
415 const CacheItem aFilter = pCache->getItem(FilterCache::E_FILTER, sName); in impl_queryMatchByDocumentService()
495 const CacheItem aFilter = m_pCache->getItem(FilterCache::E_FILTER, sFilter); in operator ()()
H A Dframeloaderfactory.cxx127 CacheItem aLoader = m_rCache->getItem(m_eType, sRealLoader); in createInstanceWithArguments()
H A Dcontenthandlerfactory.cxx130 CacheItem aHandler = m_rCache->getItem(FilterCache::E_CONTENTHANDLER, sRealHandler); in createInstanceWithArguments()
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/convwatch/
H A DIniFile.java126 String getItem(int i) in getItem() method in IniFile
149 String sLine = toLowerIfNeed(getItem(i).trim()); in findSection()
185 String sLine = getItem(j).trim(); in findKeyFromKnownSection()
218 String sLine = getItem(j).trim(); in findLastKnownKeyIndex()
246 String sLine = getItem(_nIndex).trim(); in getValue()
314 String sLine = getItem(i); in store()
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/graphical/
H A DIniFile.java162 private String getItem(int i) in getItem() method in IniFile
197 String sLine = toLowerIfNeed(getItem(i).trim()); in findSection()
248 String sLine = getItem(j).trim(); in findKeyFromKnownSection()
283 String sLine = getItem(j).trim(); in findLastKnownKeyIndex()
311 String sLine = getItem(_nIndex).trim(); in getValue()
427 String sLine = getItem(i); in store()
/trunk/main/testgraphical/ui/java/ConvwatchGUIProject/src/
H A DIniFile.java183 private String getItem(int i) in getItem() method in IniFile
218 String sLine = toLowerIfNeed(getItem(i).trim()); in findSection()
269 String sLine = getItem(j).trim(); in findKeyFromKnownSection()
304 String sLine = getItem(j).trim(); in findLastKnownKeyIndex()
332 String sLine = getItem(_nIndex).trim(); in getValue()
452 String sLine = getItem(i); in store()
/trunk/main/forms/source/richtext/
H A Drtattributes.hxx78 inline const SfxPoolItem* getItem() const;
114 setItem( _rSource.getItem() ); in operator =()
119 inline const SfxPoolItem* AttributeState::getItem() const in getItem() function in frm::AttributeState
H A Dparametrizedattributedispatcher.cxx91 if ( _rState.getItem() ) in fillFeatureEventFromAttributeState()
93 aEmptySet.Put( *_rState.getItem() ); in fillFeatureEventFromAttributeState()
94 SfxSlotId nSlotId = aEmptySet.GetPool()->GetSlotId( _rState.getItem()->Which() ); in fillFeatureEventFromAttributeState()
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/ifc/awt/
H A D_XListBox.java247 String item = oObj.getItem(itemCount) ; in _getItem()
402 oObj.getItem((short)0).equals(items[0]) && in _getSelectedItems()
403 oObj.getItem((short)2).equals(items[1]) ; in _getSelectedItems()
H A D_XComboBox.java223 String item = oObj.getItem(itemCount); in _getItem()
/trunk/main/svtools/source/control/
H A Dvalueacc.cxx231 ValueSetItem* pItem = getItem (sal::static_int_cast< sal_uInt16 >(i)); in getAccessibleChild()
612 ValueSetItem* pItem = getItem (sal::static_int_cast< sal_uInt16 >(nChildIndex)); in selectAccessibleChild()
630 ValueSetItem* pItem = getItem (sal::static_int_cast< sal_uInt16 >(nChildIndex)); in isAccessibleChildSelected()
671 ValueSetItem* pItem = getItem (i); in getSelectedAccessibleChildCount()
691 ValueSetItem* pItem = getItem(i); in getSelectedAccessibleChild()
777 ValueSetItem* ValueSetAcc::getItem (sal_uInt16 nIndex) const in getItem() function in ValueSetAcc
/trunk/main/toolkit/source/controls/
H A Dunocontrols.cxx1790 const ListItem& getItem( const sal_Int32 i_nIndex ) const in getItem() function
1797 ListItem& getItem( const sal_Int32 i_nIndex ) in getItem() function
2047 ListItem& rItem( m_pData->getItem( i_nPosition ) ); in setItemText()
2059 ListItem& rItem( m_pData->getItem( i_nPosition ) ); in setItemImage()
2071 ListItem& rItem( m_pData->getItem( i_nPosition ) ); in setItemTextAndImage()
2083 ListItem& rItem( m_pData->getItem( i_nPosition ) ); in setItemData()
2091 const ListItem& rItem( m_pData->getItem( i_nPosition ) ); in getItemText()
2099 const ListItem& rItem( m_pData->getItem( i_nPosition ) ); in getItemImage()
2107 const ListItem& rItem( m_pData->getItem( i_nPosition ) ); in getItemTextAndImage()
2115 const ListItem& rItem( m_pData->getItem( i_nPosition ) ); in getItemData()
[all …]
/trunk/main/toolkit/source/layout/vcl/
H A Dwfield.cxx365 return OUString( mxComboBox->getItem( nPos ) ); in GetEntry()
464 rtl::OUString rItem = getImpl()->mxComboBox->getItem( nPos ); in GetEntry()
548 return mxListBox->getItem( nPos ); in GetEntry()
/trunk/main/qadevOOo/java/OOoRunner/src/main/resources/objdsc/sc/
H A Dcom.sun.star.comp.office.ScDDELinkObj.csv6 "ScDDELinkObj";"com::sun::star::sheet::XDDELink";"getItem()"
/trunk/test/testcommon/source/org/openoffice/test/vcl/widgets/
H A DVclMenu.java67 public VclMenuItem getItem(int index) { in getItem() method in VclMenu
H A DVclMenuItem.java104 VclMenuItem item = menu.getItem(i); in getId()
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/ifc/sheet/
H A D_XDDELink.java79 String sItem = oObj.getItem(); in _getItem()
/trunk/main/offapi/com/sun/star/sheet/
H A DXDDELink.idl62 string getItem();
/trunk/main/offapi/com/sun/star/awt/
H A DXComboBox.idl102 string getItem( [in] short nPos );

Completed in 110 milliseconds

12