| /trunk/main/toolkit/source/controls/ |
| H A D | stdtabcontrollermodel.cxx | 286 sal_Int32 StdTabControllerModel::getGroupCount( ) 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( ) 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( );
|
| H A D | controlmodelcontainerbase.hxx | 141 virtual sal_Int32 SAL_CALL getGroupCount( );
|
| /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 | 2553 sal_Int32 SAL_CALL ODatabaseForm::getGroupCount() in getGroupCount() function in frm::ODatabaseForm 2556 return m_pGroupManager->getGroupCount(); in getGroupCount() 2566 if ((nGroup < 0) || (nGroup >= m_pGroupManager->getGroupCount())) in getGroup()
|
| H A D | DatabaseForm.hxx | 297 virtual sal_Int32 SAL_CALL getGroupCount();
|
| /trunk/main/extensions/source/propctrlr/ |
| H A D | taborder.cxx | 74 virtual sal_Int32 SAL_CALL getGroupCount(void) {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/dbaccess/source/ui/inc/ |
| H A D | formadapter.hxx | 417 virtual sal_Int32 SAL_CALL getGroupCount();
|
| /trunk/main/basctl/source/dlged/ |
| H A D | dlgedobj.cxx | 1723 sal_Int32 nGroupCount = xTabModel->getGroupCount(); in UpdateGroups()
|
| /trunk/main/dbaccess/source/ui/browser/ |
| H A D | formadapter.cxx | 1126 sal_Int32 SAL_CALL SbaXFormAdapter::getGroupCount() in getGroupCount() function in SbaXFormAdapter
|