Home
last modified time | relevance | path

Searched refs:getPeer (Results 76 – 100 of 169) sorted by relevance

1234567

/aoo42x/main/sal/qa/osl/socket/
H A Dosl_Socket2.cxx568 class getPeer : public ::testing::Test class
595 TEST_F(getPeer, getPeer_001) in TEST_F() argument
/aoo42x/main/toolkit/source/layout/core/
H A Droot.hxx140 inline css::uno::Reference< css::awt::XLayoutConstrains > getPeer() in getPeer() function in layoutimpl::LayoutWidget
/aoo42x/main/qadevOOo/objdsc/forms/
H A Dcom.sun.star.comp.forms.OImageButtonControl.csv19 "OImageButtonControl";"com::sun::star::awt::XControl";"getPeer()"
H A Dcom.sun.star.comp.forms.ORadioButtonControl.csv22 "ORadioButtonControl";"com::sun::star::awt::XControl";"getPeer()"
H A Dcom.sun.star.comp.forms.OCheckBoxControl.csv23 "OCheckBoxControl";"com::sun::star::awt::XControl";"getPeer()"
H A Dcom.sun.star.comp.forms.OButtonControl.csv19 "OButtonControl";"com::sun::star::awt::XControl";"getPeer()"
/aoo42x/main/qadevOOo/objdsc/toolkit/
H A Dcom.sun.star.awt.UnoControlCheckBox.csv21 "UnoControlCheckBox";"com::sun::star::awt::XControl";"getPeer()"
H A Dcom.sun.star.awt.UnoControlContainer.csv21 "UnoControlContainer";"com::sun::star::awt::XControl";"getPeer()"
H A Dcom.sun.star.awt.UnoControlFileControl.csv15 "UnoControlFileControl";"com::sun::star::awt::XControl";"getPeer()"
H A Dcom.sun.star.comp.toolkit.UnoSpinButtonControl.csv25 "UnoSpinButtonControl";"com::sun::star::awt::XControl";"getPeer()"
H A Dstardiv.toolkit.UnoScrollBarControl.csv27 "UnoScrollBarControl";"com::sun::star::awt::XControl";"getPeer()"
H A Dcom.sun.star.awt.UnoControlEdit.csv15 "UnoControlEdit";"com::sun::star::awt::XControl";"getPeer()"
/aoo42x/main/qadevOOo/tests/java/mod/_forms/
H A DOCheckBoxControl.java192 the_win = the_access.getControl(the_Model).getPeer(); in createTestEnvironment()
H A DOComboBoxControl.java198 the_win = the_access.getControl(the_Model).getPeer(); in createTestEnvironment()
H A DOCurrencyControl.java201 the_win = the_access.getControl(the_Model).getPeer(); in createTestEnvironment()
H A DODateControl.java197 the_win = the_access.getControl(the_Model).getPeer(); in createTestEnvironment()
H A DOEditControl.java207 the_win = the_access.getControl(the_Model).getPeer(); in createTestEnvironment()
H A DOFormattedControl.java194 the_win = the_access.getControl(the_Model).getPeer(); in createTestEnvironment()
H A DONumericControl.java197 the_win = the_access.getControl(the_Model).getPeer(); in createTestEnvironment()
H A DOPatternControl.java197 the_win = the_access.getControl(the_Model).getPeer(); in createTestEnvironment()
H A DOTimeControl.java198 the_win = the_access.getControl(the_Model).getPeer(); in createTestEnvironment()
/aoo42x/main/qadevOOo/tests/java/mod/_toolkit/
H A DUnoControlFormattedField.java118 the_win = the_access.getControl(the_Model).getPeer(); in createTestEnvironment()
H A DUnoControlNumericField.java121 the_win = the_access.getControl(the_Model).getPeer(); in createTestEnvironment()
/aoo42x/main/wizards/com/sun/star/wizards/ui/
H A DPeerConfig.java114 …eer xVclWindowPeer = UnoRuntime.queryInterface(XVclWindowPeer.class, aPeerTask.xControl.getPeer()); in windowShown()
/aoo42x/main/toolkit/source/controls/grid/
H A Dgridcontrol.hxx118 using UnoControl::getPeer;

Completed in 134 milliseconds

1234567