Home
last modified time | relevance | path

Searched refs:enableTriState (Results 1 – 10 of 10) sorted by relevance

/aoo41x/main/qadevOOo/tests/java/ifc/awt/
H A D_XCheckBox.java139 oObj.enableTriState(true) ; in _enableTriState()
/aoo41x/main/offapi/com/sun/star/awt/
H A DXCheckBox.idl80 [oneway] void enableTriState( [in] boolean b );
/aoo41x/main/qadevOOo/objdsc/forms/
H A Dcom.sun.star.comp.forms.OCheckBoxControl.csv16 "OCheckBoxControl";"com::sun::star::awt::XCheckBox";"enableTriState()"
/aoo41x/main/qadevOOo/objdsc/toolkit/
H A Dcom.sun.star.awt.UnoControlCheckBox.csv14 "UnoControlCheckBox";"com::sun::star::awt::XCheckBox";"enableTriState()"
/aoo41x/main/svx/source/inc/
H A Dgridcell.hxx988 virtual void SAL_CALL enableTriState(sal_Bool b) throw(::com::sun::star::uno::RuntimeException);
/aoo41x/main/toolkit/inc/toolkit/awt/
H A Dvclxwindows.hxx258 void SAL_CALL enableTriState( sal_Bool b ) throw(::com::sun::star::uno::RuntimeException);
/aoo41x/main/toolkit/inc/toolkit/controls/
H A Dunocontrols.hxx526 void SAL_CALL enableTriState( sal_Bool b ) throw(::com::sun::star::uno::RuntimeException);
/aoo41x/main/toolkit/source/controls/
H A Dunocontrols.cxx1322 void UnoCheckBoxControl::enableTriState( sal_Bool b ) throw(uno::RuntimeException) in enableTriState() function in UnoCheckBoxControl
/aoo41x/main/svx/source/fmcomp/
H A Dgridcell.cxx4021 void SAL_CALL FmXCheckBoxCell::enableTriState( sal_Bool b ) throw( RuntimeException ) in enableTriState() function in FmXCheckBoxCell
/aoo41x/main/toolkit/source/awt/
H A Dvclxwindows.cxx909 void VCLXCheckBox::enableTriState( sal_Bool b ) throw(::com::sun::star::uno::RuntimeException) in enableTriState() function in VCLXCheckBox

Completed in 124 milliseconds