Home
last modified time | relevance | path

Searched refs:OFormComponents (Results 1 – 4 of 4) sorted by relevance

/aoo41x/main/forms/source/misc/
H A DInterfaceContainer.cxx1287 Any SAL_CALL OFormComponents::queryAggregation(const Type& _rType) throw(RuntimeException) in queryAggregation()
1302 Sequence<Type> SAL_CALL OFormComponents::getTypes() throw(RuntimeException) in getTypes()
1308 OFormComponents::OFormComponents(const Reference<XMultiServiceFactory>& _rxFactory) in OFormComponents() function in frm::OFormComponents
1316 OFormComponents::OFormComponents( const OFormComponents& _cloneSource ) in OFormComponents() function in frm::OFormComponents
1324 OFormComponents::~OFormComponents() in ~OFormComponents()
1335 void OFormComponents::disposing() in disposing()
1344 void OFormComponents::setParent(const InterfaceRef& Parent) throw( NoSupportException, RuntimeExcep… in setParent()
1351 InterfaceRef OFormComponents::getParent() throw( RuntimeException ) in getParent()
/aoo41x/main/forms/source/inc/
H A DInterfaceContainer.hxx291 class OFormComponents :public FormComponentsBase class
300OFormComponents(const ::com::sun::star::uno::Reference< ::com::sun::star::lang::XMultiServiceFacto…
301 OFormComponents( const OFormComponents& _cloneSource );
302 virtual ~OFormComponents();
304 DECLARE_UNO3_AGG_DEFAULTS(OFormComponents, FormComponentsBase);
/aoo41x/main/forms/source/component/
H A DDatabaseForm.cxx244 aAggregateTypes, ODatabaseForm_BASE1::getTypes(), OFormComponents::getTypes() in getTypes()
266 aReturn = OFormComponents::queryAggregation(_rType); in queryAggregation()
288 :OFormComponents(_rxFactory) in ODatabaseForm()
324 :OFormComponents( _cloneSource ) in ODatabaseForm()
1351 OFormComponents::disposing(); in disposing()
2425 OFormComponents::setParent(Parent); in setParent()
3796 OFormComponents::propertyChange( evt ); in propertyChange()
3898 OFormComponents::write(_rxOutStream); in write()
4012 OFormComponents::read(_rxInStream); in read()
4107 OFormComponents::implInserted( _pElement ); in implInserted()
[all …]
H A DDatabaseForm.hxx156 class ODatabaseForm :public OFormComponents
232 DECLARE_UNO3_AGG_DEFAULTS(ODatabaseForm, OFormComponents);
285 …etParent() throw ( ::com::sun::star::uno::RuntimeException) { return OFormComponents::getParent();… in getParent()

Completed in 140 milliseconds