Home
last modified time | relevance | path

Searched defs:component (Results 1 – 25 of 27) sorted by relevance

12

/aoo4110/test/testuno/source/fvt/uno/sw/
H A DDocumentTest.java78 XComponent component = unoApp.newDocument("swriter"); in testNewAndCloseDocument() local
97 XComponent component = SWUtil.newDocumentFromTemplate(workingTemplatePath,unoApp); in testNewDocumentFromTemplate() local
116 XComponent component = unoApp.loadDocument(workingFilePath); in testSaveDocument() local
142 XComponent component = unoApp.loadDocument(workingFilePath); in testSaveAsDocument() local
162 XComponent component = unoApp.loadDocument(workingFilePath); in testExportAsPDF() local
193 XComponent component = unoApp.loadDocument(workingFilePath); in testSaveAsTemplate() local
/aoo4110/main/vcl/unx/gtk/a11y/
H A Datkcomponent.cxx79 component_wrapper_grab_focus (AtkComponent *component) in component_wrapper_grab_focus()
101 component_wrapper_contains (AtkComponent *component, in component_wrapper_contains()
123 component_wrapper_ref_accessible_at_point (AtkComponent *component, in component_wrapper_ref_accessible_at_point()
167 component_wrapper_get_position (AtkComponent *component, in component_wrapper_get_position()
201 component_wrapper_get_size (AtkComponent *component, in component_wrapper_get_size()
228 component_wrapper_get_extents (AtkComponent *component, in component_wrapper_get_extents()
269 component_wrapper_get_layer (AtkComponent *component) in component_wrapper_get_layer()
320 component_wrapper_add_focus_handler (AtkComponent *component, in component_wrapper_add_focus_handler()
350 component_wrapper_remove_focus_handler (AtkComponent *component, in component_wrapper_remove_focus_handler()
/aoo4110/main/qadevOOo/tests/java/ifc/lang/
H A D_XMultiComponentFactory.java65 XInterface component = (XInterface) in _createInstanceWithContext() local
86 XInterface component = null; in _createInstanceWithArgumentsAndContext() local
/aoo4110/main/javaunohelper/com/sun/star/lib/uno/helper/
H A DWeakAdapter.java49 public WeakAdapter(Object component) in WeakAdapter()
/aoo4110/main/configmgr/source/
H A Dxmldata.cxx179 rtl::OUString const & component, bool hasNodeType, in parseTemplateReference()
H A Dxcsparser.cxx412 rtl::OUString component(componentName_); in handleNodeRef() local
593 rtl::OUString component(componentName_); in handleSet() local
639 rtl::OUString component(componentName_); in handleSetItem() local
H A Ddata.cxx164 rtl::OUString const & component, rtl::OUString const & name) in fullTemplateName()
H A Dxcuparser.cxx957 rtl::OUString component(componentName_); in handleSetNode() local
/aoo4110/main/extensions/qa/integration/extensions/
H A DConsoleWait.java83 … XComponent component = (XComponent)UnoRuntime.queryInterface( XComponent.class, _disposable ); in ConsoleWait() local
/aoo4110/main/toolkit/source/layout/core/
H A Dhelper.cxx392 VCLXWindow* component = 0; in implCreateWidget() local
414 Window* WidgetFactory::sfx2CreateWindow (VCLXWindow** component, Window* parent, OUString const& na… in sfx2CreateWindow()
435 Window* WidgetFactory::layoutCreateWindow (VCLXWindow** component, Window *parent, OUString const& … in layoutCreateWindow()
/aoo4110/main/desktop/source/deployment/registry/component/
H A Ddp_compbackenddb.hxx50 namespace component { namespace
H A Ddp_compbackenddb.cxx49 namespace component { namespace
/aoo4110/main/desktop/source/deployment/
H A Ddp_services.cxx40 namespace component { namespace
/aoo4110/main/scripting/java/org/openoffice/netbeans/modules/office/wizard/
H A DParcelPropertiesPanel.java55 private ParcelPropertiesVisualPanel component; field in ParcelPropertiesPanel
H A DSelectPathPanel.java56 private SelectPathVisualPanel component; field in SelectPathPanel
/aoo4110/main/comphelper/source/misc/
H A Dcomponentmodule.cxx149 …for ( ComponentDescriptions::const_iterator component = m_pImpl->m_aRegisteredComponents.begin(); in getComponentFactory() local
/aoo4110/test/testuno/source/testlib/uno/
H A DSWUtil.java61 public static void saveAsDoc(XComponent component, String url) throws IOException{ in saveAsDoc()
263 …XComponent component = componentLoader.loadComponentFromURL(FileUtil.getUrl(templatePath), "_blank… in newDocumentFromTemplate() local
H A DGraphicUtil.java141 …public static void insertGraphic(XComponent component, XDrawPage toPage, String graphicURL, Size s… in insertGraphic()
/aoo4110/main/soltools/mkdepend/
H A Dinclude.c231 int issymbolic(dir, component) in issymbolic() argument
/aoo4110/main/qadevOOo/tests/java/ifc/accessibility/
H A D_XAccessibleText.java91 XAccessibleComponent component = null; in before() local
/aoo4110/main/qadevOOo/runner/helper/
H A DAPIDescGetter.java897 String component = getComponentForString( in getScenarioFromClassPath() local
929 String component = ""; in getComponentForString() local
/aoo4110/main/wizards/com/sun/star/wizards/web/data/
H A DCGDocument.java176 …XComponent component = UnoRuntime.queryInterface(XComponentLoader.class, desktop).loadComponentFro… in validate() local
/aoo4110/main/dbaccess/source/core/recovery/
H A Ddbdocrecovery.cxx316 const Reference< XComponent >* component = aComponents.getConstArray(); in saveModifiedSubComponents() local
/aoo4110/main/toolkit/qa/complex/toolkit/
H A DGridControl.java84 … final XComponent component = UnoRuntime.queryInterface( XComponent.class, i_components[i] ); in impl_dispose() local
/aoo4110/main/desktop/source/migration/
H A Dmigration.cxx715 bool getComponent(rtl::OUString const & path, rtl::OUString * component) { in getComponent()

Completed in 114 milliseconds

12