Lines Matching refs:FrameControl
67 FrameControl::FrameControl( const Reference< XMultiServiceFactory >& xFactory ) in FrameControl() function in unocontrols::FrameControl
76 FrameControl::~FrameControl() in ~FrameControl()
84 Any SAL_CALL FrameControl::queryInterface( const Type& rType ) throw( RuntimeException ) in queryInterface()
109 void SAL_CALL FrameControl::acquire() throw() in acquire()
122 void SAL_CALL FrameControl::release() throw() in release()
135 Sequence< Type > SAL_CALL FrameControl::getTypes() throw( RuntimeException ) in getTypes()
168 Any SAL_CALL FrameControl::queryAggregation( const Type& aType ) throw( RuntimeException ) in queryAggregation()
196 void SAL_CALL FrameControl::createPeer( const Reference< XToolkit >& xToolkit , in createPeer()
213 sal_Bool SAL_CALL FrameControl::setModel( const Reference< XControlModel >& /*xModel*/ ) throw( Run… in setModel()
223 Reference< XControlModel > SAL_CALL FrameControl::getModel() throw( RuntimeException ) in getModel()
233 void SAL_CALL FrameControl::dispose() throw( RuntimeException ) in dispose()
243 sal_Bool SAL_CALL FrameControl::setGraphics( const Reference< XGraphics >& /*xDevice*/ ) throw( Run… in setGraphics()
253 Reference< XGraphics > SAL_CALL FrameControl::getGraphics() throw( RuntimeException ) in getGraphics()
263 Sequence< Type > SAL_CALL FrameControl::getConnectionPointTypes() throw( RuntimeException ) in getConnectionPointTypes()
273 Reference< XConnectionPoint > SAL_CALL FrameControl::queryConnectionPoint( const Type& aType ) thro… in queryConnectionPoint()
283 void SAL_CALL FrameControl::advise( const Type& aType , in advise()
294 void SAL_CALL FrameControl::unadvise( const Type& aType , in unadvise()
305 const Sequence< OUString > FrameControl::impl_getStaticSupportedServiceNames() in impl_getStaticSupportedServiceNames()
317 const OUString FrameControl::impl_getStaticImplementationName() in impl_getStaticImplementationName()
326 sal_Bool FrameControl::convertFastPropertyValue( Any& rConvertedValue , in convertFastPropertyValue()
357 void FrameControl::setFastPropertyValue_NoBroadcast( sal_Int32 nHandle , in setFastPropertyValue_NoBroadcast()
383 void FrameControl::getFastPropertyValue( Any& rRet , in getFastPropertyValue()
407 IPropertyArrayHelper& FrameControl::getInfoHelper() in getInfoHelper()
452 Reference< XPropertySetInfo > SAL_CALL FrameControl::getPropertySetInfo() throw( RuntimeException ) in getPropertySetInfo()
478 WindowDescriptor* FrameControl::impl_getWindowDescriptor( const Reference< XWindowPeer >& xParentPe… in impl_getWindowDescriptor()
495 void FrameControl::impl_createFrame( const Reference< XWindowPeer >& xPeer , in impl_createFrame()
558 void FrameControl::impl_deleteFrame() in impl_deleteFrame()
585 const Sequence< Property > FrameControl::impl_getStaticPropertyDescriptor() in impl_getStaticPropertyDescriptor()