Searched refs:VCLXGraphicControl (Results 1 – 4 of 4) sorted by relevance
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()[all …]
113 class TOOLKIT_DLLPUBLIC VCLXGraphicControl : public VCLXWindow class149 typedef ::cppu::ImplInheritanceHelper2 < VCLXGraphicControl198 class VCLXImageControl : public VCLXGraphicControl225 public VCLXGraphicControl283 public VCLXGraphicControl
241 typedef ::cppu::ImplInheritanceHelper3 < VCLXGraphicControl
1662 VCLXGraphicControl::ImplGetPropertyIds( rIds ); in ImplGetPropertyIds()