Searched refs:VCLXImageControl (Results 1 – 5 of 5) sorted by relevance
626 void VCLXImageControl::ImplGetPropertyIds( std::list< sal_uInt16 > &rIds ) in ImplGetPropertyIds()649 VCLXImageControl::VCLXImageControl() in VCLXImageControl() function in VCLXImageControl653 VCLXImageControl::~VCLXImageControl() in ~VCLXImageControl()657 void VCLXImageControl::ImplSetNewImage() in ImplSetNewImage()664 ::com::sun::star::awt::Size VCLXImageControl::getMinimumSize( ) throw(::com::sun::star::uno::Runti… in getMinimumSize()674 ::com::sun::star::awt::Size VCLXImageControl::getPreferredSize( ) throw(::com::sun::star::uno::Run… in getPreferredSize()679 ::com::sun::star::awt::Size VCLXImageControl::calcAdjustedSize( const ::com::sun::star::awt::Size& … in calcAdjustedSize()692 void VCLXImageControl::setProperty( const ::rtl::OUString& PropertyName, const ::com::sun::star::un… in setProperty()728 ::com::sun::star::uno::Any VCLXImageControl::getProperty( const ::rtl::OUString& PropertyName ) thr… in getProperty()
759 *ppNewComp = new VCLXImageControl; in ImplCreateWindow()
80 case WINDOW_FIXEDIMAGE: return new VCLXImageControl; in CreateXWindow()
198 class VCLXImageControl : public VCLXGraphicControl class201 VCLXImageControl();202 ~VCLXImageControl();
839 UNO_CONTROL_MODEL_REGISTER_PROPERTIES( VCLXImageControl ); in UnoControlImageControlModel()
Completed in 73 milliseconds