Home
last modified time | relevance | path

Searched refs:UnoImageControlControl (Results 1 – 3 of 3) sorted by relevance

/trunk/main/toolkit/source/helper/
H A Dregisterservices.cxx182 IMPL_CREATEINSTANCE2( UnoImageControlControl )
268 …GET_FACTORY( UnoImageControlControl, szServiceName_UnoControlImageButton, szServiceName2_UnoContro… in component_getFactory()
270 …GET_FACTORY( UnoImageControlControl, szServiceName_UnoControlImageControl, szServiceName2_UnoContr… in component_getFactory()
/trunk/main/toolkit/source/controls/
H A Dunocontrols.cxx917 UnoImageControlControl::UnoImageControlControl( const Reference< XMultiServiceFactory >& i_factory ) in UnoImageControlControl() function in UnoImageControlControl
926 ::rtl::OUString UnoImageControlControl::GetComponentServiceName() in GetComponentServiceName()
931 void UnoImageControlControl::dispose() throw(uno::RuntimeException) in dispose()
939 sal_Bool UnoImageControlControl::isTransparent() throw(uno::RuntimeException) in isTransparent()
944 awt::Size UnoImageControlControl::getMinimumSize( ) throw(uno::RuntimeException) in getMinimumSize()
949 awt::Size UnoImageControlControl::getPreferredSize( ) throw(uno::RuntimeException) in getPreferredSize()
954 awt::Size UnoImageControlControl::calcAdjustedSize( const awt::Size& rNewSize ) throw(uno::RuntimeE… in calcAdjustedSize()
/trunk/main/toolkit/inc/toolkit/controls/
H A Dunocontrols.hxx355 class UnoImageControlControl : public UnoImageControlControl_Base class
363UnoImageControlControl( const ::com::sun::star::uno::Reference< ::com::sun::star::lang::XMultiServ…
377 …DECLIMPL_SERVICEINFO_DERIVED( UnoImageControlControl, UnoControlBase, szServiceName2_UnoControlIma…

Completed in 46 milliseconds