Home
last modified time | relevance | path

Searched refs:UnoControlTabPageContainerModel (Results 1 – 7 of 7) sorted by relevance

/trunk/main/toolkit/source/controls/
H A Dtabpagecontainer.cxx56 UnoControlTabPageContainerModel::UnoControlTabPageContainerModel( const Reference< XMultiServiceFac… in UnoControlTabPageContainerModel() function in UnoControlTabPageContainerModel
71 ::rtl::OUString UnoControlTabPageContainerModel::getServiceName() throw(RuntimeException) in getServiceName()
76 uno::Any UnoControlTabPageContainerModel::ImplGetDefaultValue( sal_uInt16 nPropId ) const in ImplGetDefaultValue()
89 ::cppu::IPropertyArrayHelper& UnoControlTabPageContainerModel::getInfoHelper() in getInfoHelper()
99 Reference< ::com::sun::star::beans::XPropertySetInfo > UnoControlTabPageContainerModel::getProperty… in getPropertySetInfo()
140 Reference< XTabPageModel > SAL_CALL UnoControlTabPageContainerModel::createTabPage( ::sal_Int16 i_t… in createTabPage()
147 Reference< XTabPageModel > SAL_CALL UnoControlTabPageContainerModel::loadTabPage( ::sal_Int16 i_tab… in loadTabPage()
155 void SAL_CALL UnoControlTabPageContainerModel::insertByIndex( ::sal_Int32 nIndex, const com::sun::s… in insertByIndex()
182 void SAL_CALL UnoControlTabPageContainerModel::removeByIndex( ::sal_Int32 /*Index*/ ) throw (lang::… in removeByIndex()
186 void SAL_CALL UnoControlTabPageContainerModel::replaceByIndex( ::sal_Int32 /*Index*/, const uno::An… in replaceByIndex()
[all …]
H A Dcontrolmodelcontainerbase.cxx388 pNewModel = new OGeometryControlModel< UnoControlTabPageContainerModel >( xFactory ); in createInstance()
/trunk/main/toolkit/inc/toolkit/controls/
H A Dtabpagecontainer.hxx53 class UnoControlTabPageContainerModel : public UnoControlTabPageContainerModel_Base class
65UnoControlTabPageContainerModel( const ::com::sun::star::uno::Reference< ::com::sun::star::lang::X…
66UnoControlTabPageContainerModel( const UnoControlTabPageContainerModel& rModel ) : UnoControlTabPa… in UnoControlTabPageContainerModel() function in UnoControlTabPageContainerModel
68 UnoControlModel* Clone() const { return new UnoControlTabPageContainerModel( *this ); } in Clone()
74 …DECLIMPL_SERVICEINFO_DERIVED( UnoControlTabPageContainerModel, UnoControlModel, szServiceName_UnoC…
/trunk/main/toolkit/source/helper/
H A Dregisterservices.cxx201 IMPL_CREATEINSTANCE2( UnoControlTabPageContainerModel )
308 …GET_FACTORY( UnoControlTabPageContainerModel, szServiceName_UnoControlTabPageContainerModel, NULL ) in component_getFactory()
/trunk/main/offapi/com/sun/star/awt/tab/
H A DUnoControlTabPageContainerModel.idl39 published service UnoControlTabPageContainerModel
H A DXTabPageContainerModel.idl37 /** specifies an interface for a UnoControlTabPageContainerModel.
/trunk/main/offapi/
H A DUnoApi_offapi.mk266 offapi/com/sun/star/awt/tab/UnoControlTabPageContainerModel \