Home
last modified time | relevance | path

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

/aoo42x/main/toolkit/source/controls/
H A Dtkspinbutton.cxx49UnoSpinButtonModel::UnoSpinButtonModel( const ::com::sun::star::uno::Reference< ::com::sun::star::… in UnoSpinButtonModel() function in toolkit::UnoSpinButtonModel
75 ::rtl::OUString UnoSpinButtonModel::getServiceName( ) throw (RuntimeException) in getServiceName()
81 Any UnoSpinButtonModel::ImplGetDefaultValue( sal_uInt16 nPropId ) const in ImplGetDefaultValue()
100 ::cppu::IPropertyArrayHelper& UnoSpinButtonModel::getInfoHelper() in getInfoHelper()
112 Reference< XPropertySetInfo > UnoSpinButtonModel::getPropertySetInfo( ) throw(RuntimeException) in getPropertySetInfo()
119 ::rtl::OUString SAL_CALL UnoSpinButtonModel::getImplementationName( ) throw(RuntimeException) in getImplementationName()
125 …Sequence< ::rtl::OUString > SAL_CALL UnoSpinButtonModel::getSupportedServiceNames() throw(RuntimeE… in getSupportedServiceNames()
/aoo42x/main/toolkit/inc/toolkit/controls/
H A Dtkspinbutton.hxx43 class UnoSpinButtonModel : public UnoControlModel class
50UnoSpinButtonModel( const ::com::sun::star::uno::Reference< ::com::sun::star::lang::XMultiServiceF…
51 UnoSpinButtonModel( const UnoSpinButtonModel& rModel ) : UnoControlModel( rModel ) {;} in UnoSpinButtonModel() function in toolkit::UnoSpinButtonModel
53 UnoControlModel* Clone() const { return new UnoSpinButtonModel( *this ); } in Clone()
/aoo42x/main/toolkit/source/helper/
H A Dregisterservices.cxx171 IMPL_CREATEINSTANCE2( UnoSpinButtonModel )
293 GET_FACTORY( UnoSpinButtonModel, szServiceName_UnoSpinButtonModel, NULL ) in component_getFactory()

Completed in 59 milliseconds