Home
last modified time | relevance | path

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

/aoo4110/main/framework/source/helper/
H A Docomponentaccess.cxx76 OComponentAccess::OComponentAccess( const css::uno::Reference< XDesktop >& xOwner ) in OComponentAccess() function in framework::OComponentAccess
89 OComponentAccess::~OComponentAccess() in ~OComponentAccess()
96 css::uno::Reference< XEnumeration > SAL_CALL OComponentAccess::createEnumeration() throw( RuntimeEx… in createEnumeration()
126 Type SAL_CALL OComponentAccess::getElementType() throw( RuntimeException ) in getElementType()
136 sal_Bool SAL_CALL OComponentAccess::hasElements() throw( RuntimeException ) in hasElements()
159 void OComponentAccess::impl_collectAllChildComponents( const css::uno::Reference< XFramesSupplier >… in impl_collectAllChildComponents()
193 css::uno::Reference< XComponent > OComponentAccess::impl_getFrameComponent( const css::uno::Referen… in impl_getFrameComponent()
240 sal_Bool OComponentAccess::impldbg_checkParameter_OComponentAccessCtor( const css::uno::Reference… in impldbg_checkParameter_OComponentAccessCtor()
/aoo4110/main/framework/inc/helper/
H A Docomponentaccess.hxx86 class OComponentAccess : private ThreadHelpBase , // Must be the first of ba… class
114 OComponentAccess( const css::uno::Reference< css::frame::XDesktop >& xOwner );
192 virtual ~OComponentAccess();
/aoo4110/main/framework/test/
H A Dtest_componentenumeration.bas39 rem Control service specification of helper class "framework/helper/OComponentAccess".
/aoo4110/main/framework/source/services/
H A Ddesktop.cxx540 OComponentAccess* pAccess = new OComponentAccess( this ); in getComponents()

Completed in 31 milliseconds