Lines Matching refs:FrameControl
64 FrameControl::FrameControl( const Reference< XMultiServiceFactory >& xFactory ) in FrameControl() function in unocontrols::FrameControl
73 FrameControl::~FrameControl() in ~FrameControl()
81 Any SAL_CALL FrameControl::queryInterface( const Type& rType ) throw( RuntimeException ) in queryInterface()
106 void SAL_CALL FrameControl::acquire() throw() in acquire()
119 void SAL_CALL FrameControl::release() throw() in release()
132 Sequence< Type > SAL_CALL FrameControl::getTypes() throw( RuntimeException ) in getTypes()
165 Any SAL_CALL FrameControl::queryAggregation( const Type& aType ) throw( RuntimeException ) in queryAggregation()
193 void SAL_CALL FrameControl::createPeer( const Reference< XToolkit >& xToolkit , in createPeer()
210 sal_Bool SAL_CALL FrameControl::setModel( const Reference< XControlModel >& /*xModel*/ ) throw( Run… in setModel()
220 Reference< XControlModel > SAL_CALL FrameControl::getModel() throw( RuntimeException ) in getModel()
230 void SAL_CALL FrameControl::dispose() throw( RuntimeException ) in dispose()
240 sal_Bool SAL_CALL FrameControl::setGraphics( const Reference< XGraphics >& /*xDevice*/ ) throw( Run… in setGraphics()
250 Reference< XGraphics > SAL_CALL FrameControl::getGraphics() throw( RuntimeException ) in getGraphics()
260 Sequence< Type > SAL_CALL FrameControl::getConnectionPointTypes() throw( RuntimeException ) in getConnectionPointTypes()
270 Reference< XConnectionPoint > SAL_CALL FrameControl::queryConnectionPoint( const Type& aType ) thro… in queryConnectionPoint()
280 void SAL_CALL FrameControl::advise( const Type& aType , in advise()
291 void SAL_CALL FrameControl::unadvise( const Type& aType , in unadvise()
302 const Sequence< OUString > FrameControl::impl_getStaticSupportedServiceNames() in impl_getStaticSupportedServiceNames()
314 const OUString FrameControl::impl_getStaticImplementationName() in impl_getStaticImplementationName()
323 sal_Bool FrameControl::convertFastPropertyValue( Any& rConvertedValue , in convertFastPropertyValue()
354 void FrameControl::setFastPropertyValue_NoBroadcast( sal_Int32 nHandle , in setFastPropertyValue_NoBroadcast()
380 void FrameControl::getFastPropertyValue( Any& rRet , in getFastPropertyValue()
404 IPropertyArrayHelper& FrameControl::getInfoHelper() in getInfoHelper()
449 Reference< XPropertySetInfo > SAL_CALL FrameControl::getPropertySetInfo() throw( RuntimeException ) in getPropertySetInfo()
475 WindowDescriptor* FrameControl::impl_getWindowDescriptor( const Reference< XWindowPeer >& xParentPe… in impl_getWindowDescriptor()
492 void FrameControl::impl_createFrame( const Reference< XWindowPeer >& xPeer , in impl_createFrame()
555 void FrameControl::impl_deleteFrame() in impl_deleteFrame()
582 const Sequence< Property > FrameControl::impl_getStaticPropertyDescriptor() in impl_getStaticPropertyDescriptor()