Lines Matching refs:OFrames
78 OFrames::OFrames( const css::uno::Reference< XMultiServiceFactory >& xFactory , in OFrames() function in framework::OFrames
97 OFrames::~OFrames() in ~OFrames()
106 void SAL_CALL OFrames::append( const css::uno::Reference< XFrame >& xFrame ) throw( RuntimeExceptio… in append()
132 void SAL_CALL OFrames::remove( const css::uno::Reference< XFrame >& xFrame ) throw( RuntimeExceptio… in remove()
159 Sequence< css::uno::Reference< XFrame > > SAL_CALL OFrames::queryFrames( sal_Int32 nSearchFlags ) t… in queryFrames()
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()
433 sal_Bool OFrames::impldbg_checkParameter_OFramesCtor( const css::uno::Reference< XMultiServiceFacto… in impldbg_checkParameter_OFramesCtor()
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()
495 sal_Bool OFrames::impldbg_checkParameter_queryFrames( sal_Int32 nSearchFlags ) in impldbg_checkParameter_queryFrames()