Home
last modified time | relevance | path

Searched refs:getGroupCount (Results 1 – 16 of 16) sorted by relevance

/trunk/main/toolkit/source/controls/
H A Dstdtabcontrollermodel.cxx286 sal_Int32 StdTabControllerModel::getGroupCount( ) throw(::com::sun::star::uno::RuntimeException) in getGroupCount() function in StdTabControllerModel
373 sal_uInt32 nGroups = getGroupCount(); in write()
H A Dstdtabcontroller.cxx339 sal_uInt32 nGroups = mxModel->getGroupCount(); in activateTabOrder()
H A Dcontrolmodelcontainerbase.cxx820 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 Dcom.sun.star.awt.TabControllerModel.csv6 "TabControllerModel";"com::sun::star::awt::XTabControllerModel";"getGroupCount()"
/trunk/main/offapi/com/sun/star/awt/
H A DXTabControllerModel.idl80 long getGroupCount();
/trunk/main/toolkit/inc/toolkit/controls/
H A Dstdtabcontrollermodel.hxx122 sal_Int32 SAL_CALL getGroupCount( ) throw(::com::sun::star::uno::RuntimeException);
H A Dcontrolmodelcontainerbase.hxx141 virtual sal_Int32 SAL_CALL getGroupCount( ) throw (::com::sun::star::uno::RuntimeException);
/trunk/main/forms/source/component/
H A DGroupManager.hxx212 sal_Int32 getGroupCount();
H A DGroupManager.cxx399 sal_Int32 OGroupManager::getGroupCount() in getGroupCount() function in frm::OGroupManager
H A DDatabaseForm.cxx2554 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 DDatabaseForm.hxx298 virtual sal_Int32 SAL_CALL getGroupCount() throw(::com::sun::star::uno::RuntimeException);
/trunk/main/extensions/source/propctrlr/
H A Dtaborder.cxx74 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 Dcom.sun.star.comp.forms.ODatabaseForm.csv6 "ODatabaseForm";"com::sun::star::awt::XTabControllerModel";"getGroupCount()"
/trunk/main/basctl/source/dlged/
H A Ddlgedobj.cxx1723 sal_Int32 nGroupCount = xTabModel->getGroupCount(); in UpdateGroups()
/trunk/main/dbaccess/source/ui/inc/
H A Dformadapter.hxx417 virtual sal_Int32 SAL_CALL getGroupCount() throw(::com::sun::star::uno::RuntimeException);
/trunk/main/dbaccess/source/ui/browser/
H A Dformadapter.cxx1126 sal_Int32 SAL_CALL SbaXFormAdapter::getGroupCount() throw( RuntimeException ) in getGroupCount() function in SbaXFormAdapter

Completed in 118 milliseconds