Lines Matching refs:UnoControlTabPageContainerModel

56 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()
191 ::sal_Int32 SAL_CALL UnoControlTabPageContainerModel::getCount( ) throw (uno::RuntimeException) in getCount()
197 uno::Any SAL_CALL UnoControlTabPageContainerModel::getByIndex( ::sal_Int32 nIndex ) throw (lang::In… in getByIndex()
206 uno::Type SAL_CALL UnoControlTabPageContainerModel::getElementType( ) throw (uno::RuntimeException) in getElementType()
211 ::sal_Bool SAL_CALL UnoControlTabPageContainerModel::hasElements( ) throw (uno::RuntimeException) in hasElements()
217 void UnoControlTabPageContainerModel::addContainerListener( const Reference< XContainerListener >& … in addContainerListener()
222 void UnoControlTabPageContainerModel::removeContainerListener( const Reference< XContainerListener … in removeContainerListener()