Searched refs:getGroupCount (Results 1 – 16 of 16) sorted by relevance
286 sal_Int32 StdTabControllerModel::getGroupCount( ) throw(::com::sun::star::uno::RuntimeException) in getGroupCount() function in StdTabControllerModel373 sal_uInt32 nGroups = getGroupCount(); in write()
339 sal_uInt32 nGroups = mxModel->getGroupCount(); in activateTabOrder()
820 sal_Int32 SAL_CALL ControlModelContainerBase::getGroupCount( ) throw (RuntimeException) in getGroupCount() function in ControlModelContainerBase
6 "TabControllerModel";"com::sun::star::awt::XTabControllerModel";"getGroupCount()"
80 long getGroupCount();
122 sal_Int32 SAL_CALL getGroupCount( ) throw(::com::sun::star::uno::RuntimeException);
141 virtual sal_Int32 SAL_CALL getGroupCount( ) throw (::com::sun::star::uno::RuntimeException);
212 sal_Int32 getGroupCount();
399 sal_Int32 OGroupManager::getGroupCount() in getGroupCount() function in frm::OGroupManager
2554 sal_Int32 SAL_CALL ODatabaseForm::getGroupCount() throw( RuntimeException ) in getGroupCount() function in frm::ODatabaseForm2557 return m_pGroupManager->getGroupCount(); in getGroupCount()2567 if ((nGroup < 0) || (nGroup >= m_pGroupManager->getGroupCount())) in getGroup()
298 virtual sal_Int32 SAL_CALL getGroupCount() throw(::com::sun::star::uno::RuntimeException);
74 virtual sal_Int32 SAL_CALL getGroupCount(void) throw( RuntimeException ) {return 0;} in getGroupCount() function in pcr::OSimpleTabModel
6 "ODatabaseForm";"com::sun::star::awt::XTabControllerModel";"getGroupCount()"
1723 sal_Int32 nGroupCount = xTabModel->getGroupCount(); in UpdateGroups()
417 virtual sal_Int32 SAL_CALL getGroupCount() throw(::com::sun::star::uno::RuntimeException);
1126 sal_Int32 SAL_CALL SbaXFormAdapter::getGroupCount() throw( RuntimeException ) in getGroupCount() function in SbaXFormAdapter
Completed in 108 milliseconds