Lines Matching refs:FrameControl
66 FrameControl::FrameControl( const Reference< XMultiServiceFactory >& xFactory ) in FrameControl() function in unocontrols::FrameControl
75 FrameControl::~FrameControl() in ~FrameControl()
83 Any SAL_CALL FrameControl::queryInterface( const Type& rType ) throw( RuntimeException ) in queryInterface()
108 void SAL_CALL FrameControl::acquire() throw() in acquire()
121 void SAL_CALL FrameControl::release() throw() in release()
134 Sequence< Type > SAL_CALL FrameControl::getTypes() throw( RuntimeException ) in getTypes()
167 Any SAL_CALL FrameControl::queryAggregation( const Type& aType ) throw( RuntimeException ) in queryAggregation()
195 void SAL_CALL FrameControl::createPeer( const Reference< XToolkit >& xToolkit , in createPeer()
212 sal_Bool SAL_CALL FrameControl::setModel( const Reference< XControlModel >& /*xModel*/ ) throw( Run… in setModel()
222 Reference< XControlModel > SAL_CALL FrameControl::getModel() throw( RuntimeException ) in getModel()
232 void SAL_CALL FrameControl::dispose() throw( RuntimeException ) in dispose()
242 sal_Bool SAL_CALL FrameControl::setGraphics( const Reference< XGraphics >& /*xDevice*/ ) throw( Run… in setGraphics()
252 Reference< XGraphics > SAL_CALL FrameControl::getGraphics() throw( RuntimeException ) in getGraphics()
262 Sequence< Type > SAL_CALL FrameControl::getConnectionPointTypes() throw( RuntimeException ) in getConnectionPointTypes()
272 Reference< XConnectionPoint > SAL_CALL FrameControl::queryConnectionPoint( const Type& aType ) thro… in queryConnectionPoint()
282 void SAL_CALL FrameControl::advise( const Type& aType , in advise()
293 void SAL_CALL FrameControl::unadvise( const Type& aType , in unadvise()
304 const Sequence< OUString > FrameControl::impl_getStaticSupportedServiceNames() in impl_getStaticSupportedServiceNames()
316 const OUString FrameControl::impl_getStaticImplementationName() in impl_getStaticImplementationName()
325 sal_Bool FrameControl::convertFastPropertyValue( Any& rConvertedValue , in convertFastPropertyValue()
356 void FrameControl::setFastPropertyValue_NoBroadcast( sal_Int32 nHandle , in setFastPropertyValue_NoBroadcast()
382 void FrameControl::getFastPropertyValue( Any& rRet , in getFastPropertyValue()
406 IPropertyArrayHelper& FrameControl::getInfoHelper() in getInfoHelper()
451 Reference< XPropertySetInfo > SAL_CALL FrameControl::getPropertySetInfo() throw( RuntimeException ) in getPropertySetInfo()
477 WindowDescriptor* FrameControl::impl_getWindowDescriptor( const Reference< XWindowPeer >& xParentPe… in impl_getWindowDescriptor()
494 void FrameControl::impl_createFrame( const Reference< XWindowPeer >& xPeer , in impl_createFrame()
557 void FrameControl::impl_deleteFrame() in impl_deleteFrame()
584 const Sequence< Property > FrameControl::impl_getStaticPropertyDescriptor() in impl_getStaticPropertyDescriptor()