Home
last modified time | relevance | path

Searched defs:aComponent (Results 1 – 18 of 18) sorted by relevance

/trunk/main/accessibility/workben/org/openoffice/accessibility/awb/view/
H A DViewGridLayout.java39 public ViewGridLayout (JComponent aComponent) in ViewGridLayout()
61 public JComponent AddLabeledComponent (String sTitle, JComponent aComponent) in AddLabeledComponent()
83 public JComponent AddComponent (JComponent aComponent) in AddComponent()
H A DObjectViewContainer.java233 Component aComponent = getComponent (getComponentCount()-1); in UpdateLayoutManager() local
/trunk/main/accessibility/java/java_uno_accessbridge/src/main/java/org/openoffice/java/accessibility/
H A DFocusTraversalPolicy.java42 java.awt.Component aComponent) { in getComponentAfter()
48 java.awt.Component aComponent) { in getComponentBefore()
/trunk/main/javainstaller2/src/JavaSetup/org/openoffice/setup/Util/
H A DDialogFocusTraversalPolicy.java47 …awt.Component getComponentAfter(java.awt.Container focusCycleRoot, java.awt.Component aComponent) { in getComponentAfter()
74 …wt.Component getComponentBefore(java.awt.Container focusCycleRoot, java.awt.Component aComponent) { in getComponentBefore()
/trunk/main/framework/qa/complex/dispatches/
H A Dcheckdispatchapi.java246 Object aComponent = impl_createUNOComponent("com.sun.star.script.BasicIDE"); in checkDispatchInfoOfBasic() local
253 Object aComponent = impl_createUNOComponent("com.sun.star.frame.StartModule"); in checkDispatchInfoOfStartModule() local
358 Object aComponent = null; in impl_createUNOComponent() local
379 private void impl_checkDispatchInfo(Object aComponent) in impl_checkDispatchInfo()
/trunk/main/odk/examples/DevelopersGuide/Forms/
H A DFLTools.java151 static Object getParent( Object aComponent, Class aInterfaceClass ) in getParent()
161 static XPropertySet getParent( Object aComponent ) in getParent()
/trunk/main/forms/qa/integration/forms/
H A DdbfTools.java71 static Object getParent( Object aComponent, Class aInterfaceClass ) in getParent()
/trunk/main/reportdesign/source/core/inc/
H A DReportControlModel.hxx91 OReportComponentProperties aComponent; member in reportdesign::OReportControlModel
/trunk/main/comphelper/source/misc/
H A Dsynchronousdispatch.cxx72 uno::Reference < lang::XComponent > aComponent; in dispatch() local
H A Dcomponentmodule.cxx129 …ComponentDescription aComponent( _rImplementationName, _rServiceNames, ::rtl::OUString(), _pCreate… in registerImplementation() local
/trunk/main/framework/source/helper/
H A Docomponentenumeration.cxx152 Any aComponent; in nextElement() local
/trunk/main/toolkit/test/accessibility/ov/
H A DObjectViewContainer.java173 Component aComponent = getComponent (getComponentCount()-1); in UpdateLayoutManager() local
/trunk/main/odk/examples/DevelopersGuide/Accessibility/
H A DSSR.java114 private JComponent addComponent (JComponent aComponent, in addComponent()
/trunk/main/ooxml/source/framework/OOXMLViewer/src/org/apache/openoffice/ooxml/viewer/tokenview/
H A DTokenView.java356 final Container aComponent = getParent().getParent(); in ShowRun() local
/trunk/main/dbaccess/source/ext/macromigration/
H A Dmigrationengine.cxx580 FormComponentScripts aComponent( in next() local
1873 FormComponentScripts aComponent( aCompIter.next() ); in impl_adjustFormComponentEvents_throw() local
/trunk/main/reportdesign/source/filter/xml/
H A Dxmlfilter.cxx486 Sequence< PropertyValue > aComponent; in implImport() local
/trunk/main/sc/source/filter/excel/
H A Dxestream.cxx830 Reference< XComponent > aComponent( pInfo, UNO_QUERY ); in XclExpXmlStream() local
/trunk/main/wizards/com/sun/star/wizards/reportbuilder/layout/
H A DReportBuilderLayouter.java1254 … XReportComponent aComponent = UnoRuntime.queryInterface(XReportComponent.class, aEnumObj); in copySection() local

Completed in 93 milliseconds