Searched refs:OComponentAccess (Results 1 – 4 of 4) sorted by relevance
76 OComponentAccess::OComponentAccess( const css::uno::Reference< XDesktop >& xOwner ) in OComponentAccess() function in framework::OComponentAccess89 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()
86 class OComponentAccess : private ThreadHelpBase , // Must be the first of ba… class114 OComponentAccess( const css::uno::Reference< css::frame::XDesktop >& xOwner );192 virtual ~OComponentAccess();
39 rem Control service specification of helper class "framework/helper/OComponentAccess".
540 OComponentAccess* pAccess = new OComponentAccess( this ); in getComponents()
Completed in 34 milliseconds