Searched refs:WindowComponentEnumImpl (Results 1 – 1 of 1) sorted by relevance
60 class WindowComponentEnumImpl : public EnumerationHelper_BASE class68 …WindowComponentEnumImpl( const uno::Reference< uno::XComponentContext >& xContext, const Component… in WindowComponentEnumImpl() function in WindowComponentEnumImpl73 …WindowComponentEnumImpl( const uno::Reference< uno::XComponentContext >& xContext ) throw ( uno::R… in WindowComponentEnumImpl() function in WindowComponentEnumImpl105 class WindowEnumImpl : public WindowComponentEnumImpl109 …xt, const Components& components, const uno::Any& aApplication ):WindowComponentEnumImpl( xContext… in WindowEnumImpl()110 …:XComponentContext >& xContext, const uno::Any& aApplication ): WindowComponentEnumImpl( xContext… in WindowEnumImpl()113 return ComponentToWindow( WindowComponentEnumImpl::nextElement(), m_xContext, m_aApplication ); in nextElement()130 uno::Reference< container::XEnumeration > xEnum = new WindowComponentEnumImpl( m_xContext ); in WindowsAccessImpl()154 return new WindowComponentEnumImpl( m_xContext, m_windows ); in createEnumeration()
Completed in 11 milliseconds