Home
last modified time | relevance | path

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

/trunk/main/framework/source/helper/
H A Doframes.cxx78 OFrames::OFrames( const css::uno::Reference< XMultiServiceFactory >& xFactory , in OFrames() function in framework::OFrames
97 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 …]
/trunk/main/framework/inc/helper/
H A Doframes.hxx86 class OFrames : private ThreadHelpBase , // Must be the first of baseclasses - Is necess… class
114 OFrames( const css::uno::Reference< css::lang::XMultiServiceFactory >& xFactory ,
260 virtual ~OFrames();
/trunk/main/framework/source/services/
H A Ddesktop.cxx179OFrames* pFramesHelper = new OFrames( m_xFactory, this, &m_aChildTaskContainer ); in DEFINE_XINTERFACE_15()
H A Dframe.cxx222OFrames* pFramesHelper = new OFrames( m_xFactory, this, &m_aChildFrameContainer ); in DEFINE_XINTERFACE_21()

Completed in 46 milliseconds