Home
last modified time | relevance | path

Searched refs:setGroupControl (Results 1 – 11 of 11) sorted by relevance

/AOO41X/main/qadevOOo/objdsc/toolkit/ !
H A Dcom.sun.star.awt.TabControllerModel.csv2 "TabControllerModel";"com::sun::star::awt::XTabControllerModel";"setGroupControl()"
/AOO41X/main/offapi/com/sun/star/awt/ !
H A DXTabControllerModel.idl55 [oneway] void setGroupControl( [in] boolean GroupControl );
/AOO41X/main/toolkit/inc/toolkit/controls/ !
H A Dstdtabcontrollermodel.hxx118 …void SAL_CALL setGroupControl( sal_Bool GroupControl ) throw(::com::sun::star::uno::RuntimeExcepti…
H A Dcontrolmodelcontainerbase.hxx137 …virtual void SAL_CALL setGroupControl( sal_Bool GroupControl ) throw (::com::sun::star::uno::Runti…
/AOO41X/main/extensions/source/propctrlr/ !
H A Dtaborder.cxx78 … virtual void SAL_CALL setGroupControl(sal_Bool /*GroupControl*/) throw( RuntimeException ){}; in setGroupControl() function in pcr::OSimpleTabModel
/AOO41X/main/toolkit/source/controls/ !
H A Dstdtabcontrollermodel.cxx221 void StdTabControllerModel::setGroupControl( sal_Bool GroupControl ) throw(::com::sun::star::uno::R… in setGroupControl() function in StdTabControllerModel
H A Dcontrolmodelcontainerbase.cxx637 void SAL_CALL ControlModelContainerBase::setGroupControl( sal_Bool ) throw (RuntimeException) in setGroupControl() function in ControlModelContainerBase
/AOO41X/main/qadevOOo/objdsc/forms/ !
H A Dcom.sun.star.comp.forms.ODatabaseForm.csv2 "ODatabaseForm";"com::sun::star::awt::XTabControllerModel";"setGroupControl()"
/AOO41X/main/forms/source/component/ !
H A DDatabaseForm.hxx294 …virtual void SAL_CALL setGroupControl(sal_Bool /*_bGroupControl*/) throw(::com::sun::star::uno::Ru… in setGroupControl() function in frm::ODatabaseForm
/AOO41X/main/dbaccess/source/ui/inc/ !
H A Dformadapter.hxx413 …virtual void SAL_CALL setGroupControl(sal_Bool GroupControl) throw(::com::sun::star::uno::RuntimeE…
/AOO41X/main/dbaccess/source/ui/browser/ !
H A Dformadapter.cxx1101 void SAL_CALL SbaXFormAdapter::setGroupControl(sal_Bool /*GroupControl*/) throw( RuntimeException ) in setGroupControl() function in SbaXFormAdapter