| /trunk/main/toolkit/source/controls/ |
| H A D | stdtabcontrollermodel.cxx | 286 sal_Int32 StdTabControllerModel::getGroupCount( ) throw(::com::sun::star::uno::RuntimeException) in getGroupCount() function in StdTabControllerModel 373 sal_uInt32 nGroups = getGroupCount(); in write()
|
| H A D | stdtabcontroller.cxx | 339 sal_uInt32 nGroups = mxModel->getGroupCount(); in activateTabOrder()
|
| H A D | controlmodelcontainerbase.cxx | 820 sal_Int32 SAL_CALL ControlModelContainerBase::getGroupCount( ) throw (RuntimeException) in getGroupCount() function in ControlModelContainerBase
|
| /trunk/main/qadevOOo/java/OOoRunner/src/main/resources/objdsc/toolkit/ |
| H A D | com.sun.star.awt.TabControllerModel.csv | 6 "TabControllerModel";"com::sun::star::awt::XTabControllerModel";"getGroupCount()"
|
| /trunk/main/offapi/com/sun/star/awt/ |
| H A D | XTabControllerModel.idl | 80 long getGroupCount();
|
| /trunk/main/toolkit/inc/toolkit/controls/ |
| H A D | stdtabcontrollermodel.hxx | 122 sal_Int32 SAL_CALL getGroupCount( ) throw(::com::sun::star::uno::RuntimeException);
|
| H A D | controlmodelcontainerbase.hxx | 141 virtual sal_Int32 SAL_CALL getGroupCount( ) throw (::com::sun::star::uno::RuntimeException);
|
| /trunk/main/forms/source/component/ |
| H A D | GroupManager.hxx | 212 sal_Int32 getGroupCount();
|
| H A D | GroupManager.cxx | 399 sal_Int32 OGroupManager::getGroupCount() in getGroupCount() function in frm::OGroupManager
|
| H A D | DatabaseForm.cxx | 2554 sal_Int32 SAL_CALL ODatabaseForm::getGroupCount() throw( RuntimeException ) in getGroupCount() function in frm::ODatabaseForm 2557 return m_pGroupManager->getGroupCount(); in getGroupCount() 2567 if ((nGroup < 0) || (nGroup >= m_pGroupManager->getGroupCount())) in getGroup()
|
| H A D | DatabaseForm.hxx | 298 virtual sal_Int32 SAL_CALL getGroupCount() throw(::com::sun::star::uno::RuntimeException);
|
| /trunk/main/extensions/source/propctrlr/ |
| H A D | taborder.cxx | 74 virtual sal_Int32 SAL_CALL getGroupCount(void) throw( RuntimeException ) {return 0;} in getGroupCount() function in pcr::OSimpleTabModel
|
| /trunk/main/qadevOOo/java/OOoRunner/src/main/resources/objdsc/forms/ |
| H A D | com.sun.star.comp.forms.ODatabaseForm.csv | 6 "ODatabaseForm";"com::sun::star::awt::XTabControllerModel";"getGroupCount()"
|
| /trunk/main/basctl/source/dlged/ |
| H A D | dlgedobj.cxx | 1723 sal_Int32 nGroupCount = xTabModel->getGroupCount(); in UpdateGroups()
|
| /trunk/main/dbaccess/source/ui/inc/ |
| H A D | formadapter.hxx | 417 virtual sal_Int32 SAL_CALL getGroupCount() throw(::com::sun::star::uno::RuntimeException);
|
| /trunk/main/dbaccess/source/ui/browser/ |
| H A D | formadapter.cxx | 1126 sal_Int32 SAL_CALL SbaXFormAdapter::getGroupCount() throw( RuntimeException ) in getGroupCount() function in SbaXFormAdapter
|