Lines Matching refs:VCLXGraphicControl
211 void VCLXGraphicControl::ImplGetPropertyIds( std::list< sal_uInt16 > &rIds ) in ImplGetPropertyIds()
216 void VCLXGraphicControl::ImplSetNewImage() in ImplSetNewImage()
223 void VCLXGraphicControl::setPosSize( sal_Int32 X, sal_Int32 Y, sal_Int32 Width, sal_Int32 Height, s… in setPosSize()
236 void VCLXGraphicControl::setProperty( const ::rtl::OUString& PropertyName, const ::com::sun::star::… in setProperty()
289 ::com::sun::star::uno::Any VCLXGraphicControl::getProperty( const ::rtl::OUString& PropertyName ) t… in getProperty()
371 VCLXGraphicControl::ImplGetPropertyIds( rIds ); in ImplGetPropertyIds()
397 VCLXGraphicControl::dispose(); in dispose()
526 VCLXGraphicControl::setProperty( PropertyName, Value ); in setProperty()
566 aProp <<= VCLXGraphicControl::getProperty( PropertyName ); in getProperty()
617 VCLXGraphicControl::ProcessWindowEvent( rVclWindowEvent ); in ProcessWindowEvent()
646 VCLXGraphicControl::ImplGetPropertyIds( rIds ); in ImplGetPropertyIds()
723 VCLXGraphicControl::setProperty( PropertyName, Value ); in setProperty()
747 aProp = VCLXGraphicControl::getProperty( PropertyName ); in getProperty()
784 VCLXGraphicControl::ImplGetPropertyIds( rIds ); in ImplGetPropertyIds()
797 return (aRet.hasValue() ? aRet : VCLXGraphicControl::queryInterface( rType )); in queryInterface()
804 VCLXGraphicControl::getTypes()
819 VCLXGraphicControl::dispose(); in dispose()
981 VCLXGraphicControl::setProperty( PropertyName, Value ); in setProperty()
1009 aProp <<= VCLXGraphicControl::getProperty( PropertyName ); in getProperty()
1051 VCLXGraphicControl::ProcessWindowEvent( rVclWindowEvent ); in ProcessWindowEvent()
1084 VCLXGraphicControl::ImplGetPropertyIds( rIds ); in ImplGetPropertyIds()
1098 return (aRet.hasValue() ? aRet : VCLXGraphicControl::queryInterface( rType )); in queryInterface()
1105 VCLXGraphicControl::getTypes()
1120 VCLXGraphicControl::dispose(); in dispose()
1159 VCLXGraphicControl::setProperty( PropertyName, Value ); in setProperty()
1187 aProp <<= VCLXGraphicControl::getProperty( PropertyName ); in getProperty()
1319 VCLXGraphicControl::ProcessWindowEvent( rVclWindowEvent ); in ProcessWindowEvent()