Home
last modified time | relevance | path

Searched refs:FormsCollectionComponentBase (Results 1 – 2 of 2) sorted by relevance

/trunk/main/forms/source/component/
H A DFormsCollection.cxx67 …return concatSequences(OInterfaceContainer::getTypes(), FormsCollectionComponentBase::getTypes(), … in getTypes()
72 :FormsCollectionComponentBase( m_aMutex ) in OFormsCollection()
81 :FormsCollectionComponentBase( m_aMutex ) in OFormsCollection()
92 if (!FormsCollectionComponentBase::rBHelper.bDisposed) in ~OFormsCollection()
108 aReturn = FormsCollectionComponentBase::queryAggregation(_rType); in queryAggregation()
161 FormsCollectionComponentBase::disposing(); in disposing()
H A DFormsCollection.hxx43 typedef ::cppu::OComponentHelper FormsCollectionComponentBase; typedef
49 :public FormsCollectionComponentBase
63 DECLARE_UNO3_AGG_DEFAULTS(OFormsCollection, FormsCollectionComponentBase);

Completed in 18 milliseconds