Searched refs:m_aElementType (Results 1 – 3 of 3) sorted by relevance
193 ,m_aElementType(_rElementType) in OInterfaceContainer()204 ,m_aElementType( _cloneSource.m_aElementType ) in OInterfaceContainer()715 return m_aElementType; in getElementType()736 return (*aPair.first).second->queryInterface( m_aElementType ); in getByName()773 return m_aItems[_nIndex]->queryInterface( m_aElementType ); in getByIndex()784 Any aCorrectType = _rxObject->queryInterface( m_aElementType ); in approveNewElement()1032 aReplaceEvent.Element = aElementMetaData.get()->xInterface->queryInterface( m_aElementType ); in implReplaceByIndex()1033 aReplaceEvent.ReplacedElement = xOldElement->queryInterface( m_aElementType ); in implReplaceByIndex()1091 aEvt.Element = xElement->queryInterface( m_aElementType ); in implRemoveByIndex()
107 const ::com::sun::star::uno::Type m_aElementType; member in frm::OInterfaceContainer
193 insertByIndex( pColumn - pColumnStart, xColClone->queryInterface( m_aElementType ) ); in cloneColumns()
Completed in 25 milliseconds