Home
last modified time | relevance | path

Searched refs:VCLXImageControl (Results 1 – 5 of 5) sorted by relevance

/trunk/main/toolkit/source/awt/
H A Dvclxwindows.cxx626 void VCLXImageControl::ImplGetPropertyIds( std::list< sal_uInt16 > &rIds ) in ImplGetPropertyIds()
649 VCLXImageControl::VCLXImageControl() in VCLXImageControl() function in VCLXImageControl
653 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()
H A Dvclxtoolkit.cxx759 *ppNewComp = new VCLXImageControl; in ImplCreateWindow()
/trunk/main/toolkit/source/helper/
H A Dunowrapper.cxx80 case WINDOW_FIXEDIMAGE: return new VCLXImageControl; in CreateXWindow()
/trunk/main/toolkit/inc/toolkit/awt/
H A Dvclxwindows.hxx198 class VCLXImageControl : public VCLXGraphicControl class
201 VCLXImageControl();
202 ~VCLXImageControl();
/trunk/main/toolkit/source/controls/
H A Dunocontrols.cxx839 UNO_CONTROL_MODEL_REGISTER_PROPERTIES( VCLXImageControl ); in UnoControlImageControlModel()

Completed in 84 milliseconds