Home
last modified time | relevance | path

Searched refs:OInterfaceContainer (Results 1 – 7 of 7) sorted by relevance

/trunk/main/forms/source/misc/
H A DInterfaceContainer.cxx186 OInterfaceContainer::OInterfaceContainer( in OInterfaceContainer() function in frm::OInterfaceContainer
200 OInterfaceContainer::OInterfaceContainer( ::osl::Mutex& _rMutex, const OInterfaceContainer& _cloneS… in OInterfaceContainer() function in frm::OInterfaceContainer
211 void OInterfaceContainer::clonedFrom( const OInterfaceContainer& _cloneSource ) in clonedFrom()
235 void OInterfaceContainer::impl_createEventAttacher_nothrow() in impl_createEventAttacher_nothrow()
248 OInterfaceContainer::~OInterfaceContainer() in ~OInterfaceContainer()
253 void OInterfaceContainer::disposing() in disposing()
887 OInterfaceContainer* pIfcMgr = dynamic_cast< OInterfaceContainer* >( xMgr.get() ); in implInsert()
1109 ElementDescription* OInterfaceContainer::createElementMetaData( ) in createElementMetaData()
1292 aReturn = OInterfaceContainer::queryInterface(_rType); in queryAggregation()
1318 ,OInterfaceContainer( m_aMutex, _cloneSource ) in OFormComponents()
[all …]
/trunk/main/forms/source/inc/
H A DInterfaceContainer.hxx98 class OInterfaceContainer : public OInterfaceContainer_BASE class
116 OInterfaceContainer(
121 OInterfaceContainer( ::osl::Mutex& _rMutex, const OInterfaceContainer& _cloneSource );
124 void clonedFrom( const OInterfaceContainer& _cloneSource );
127 virtual ~OInterfaceContainer();
292 ,public OInterfaceContainer
317 using OInterfaceContainer::disposing;
/trunk/main/forms/source/component/
H A DFormsCollection.cxx67 …return concatSequences(OInterfaceContainer::getTypes(), FormsCollectionComponentBase::getTypes(), … in getTypes()
73 ,OInterfaceContainer( _rxFactory, m_aMutex, XForm::static_type() ) in OFormsCollection()
82 ,OInterfaceContainer( m_aMutex, _cloneSource ) in OFormsCollection()
105 aReturn = OInterfaceContainer::queryInterface(_rType); in queryAggregation()
159 OInterfaceContainer::disposing(); in disposing()
H A DGrid.cxx90 …,OInterfaceContainer(_rxFactory, m_aMutex, ::getCppuType(static_cast<Reference<XPropertySet>*>(NUL… in OGridControlModel()
116 …,OInterfaceContainer( _rxFactory, m_aMutex, ::getCppuType( static_cast<Reference<XPropertySet>*>( … in OGridControlModel()
228 aReturn = OInterfaceContainer::queryInterface( _rType ); in queryAggregation()
291 OInterfaceContainer::getTypes(), in getTypes()
304 OInterfaceContainer::disposing(); in disposing()
319 OInterfaceContainer::disposing( _rEvent ); in disposing()
823 OInterfaceContainer::implRemoved(_rxObject); in implRemoved()
830 OInterfaceContainer::implInserted( _pElement ); in implInserted()
848 OInterfaceContainer::impl_replacedElement( _rEvent, _rInstanceLock ); in impl_replacedElement()
870 OInterfaceContainer::approveNewElement( _rxObject, _pElement ); in approveNewElement()
H A DFormsCollection.hxx50 ,public OInterfaceContainer
90 using OInterfaceContainer::disposing;
H A DGrid.hxx71 ,public OInterfaceContainer
H A DDatabaseForm.cxx2601 OInterfaceContainer::disposing(Source); in disposing()

Completed in 85 milliseconds