Searched refs:OFrames (Results 1 – 4 of 4) sorted by relevance
78 OFrames::OFrames( const css::uno::Reference< XMultiServiceFactory >& xFactory , in OFrames() function in framework::OFrames97 OFrames::~OFrames() in ~OFrames()269 sal_Int32 SAL_CALL OFrames::getCount() throw( RuntimeException ) in getCount()293 Any SAL_CALL OFrames::getByIndex( sal_Int32 nIndex ) throw( IndexOutOfBoundsException , in getByIndex()325 Type SAL_CALL OFrames::getElementType() throw( RuntimeException ) in getElementType()334 sal_Bool SAL_CALL OFrames::hasElements() throw( RuntimeException ) in hasElements()360 void OFrames::impl_resetObject() in impl_resetObject()377 void OFrames::impl_appendSequence( Sequence< css::uno::Reference< XFrame > >& seqDestination , in impl_appendSequence()457 sal_Bool OFrames::impldbg_checkParameter_append( const css::uno::Reference< XFrame >& xFrame ) in impldbg_checkParameter_append()476 sal_Bool OFrames::impldbg_checkParameter_remove( const css::uno::Reference< XFrame >& xFrame ) in impldbg_checkParameter_remove()[all …]
86 class OFrames : private ThreadHelpBase , // Must be the first of baseclasses - Is necces… class114 OFrames( const css::uno::Reference< css::lang::XMultiServiceFactory >& xFactory ,260 virtual ~OFrames();
179 … OFrames* pFramesHelper = new OFrames( m_xFactory, this, &m_aChildTaskContainer ); in DEFINE_XINTERFACE_15()
222 … OFrames* pFramesHelper = new OFrames( m_xFactory, this, &m_aChildFrameContainer ); in DEFINE_XINTERFACE_21()
Completed in 46 milliseconds