Searched refs:UnoImageControlControl (Results 1 – 3 of 3) sorted by relevance
182 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()
917 UnoImageControlControl::UnoImageControlControl( const Reference< XMultiServiceFactory >& i_factory ) in UnoImageControlControl() function in UnoImageControlControl926 ::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()
355 class UnoImageControlControl : public UnoImageControlControl_Base class363 …UnoImageControlControl( const ::com::sun::star::uno::Reference< ::com::sun::star::lang::XMultiServ…377 …DECLIMPL_SERVICEINFO_DERIVED( UnoImageControlControl, UnoControlBase, szServiceName2_UnoControlIma…
Completed in 49 milliseconds