Home
last modified time | relevance | path

Searched refs:put (Results 226 – 250 of 395) sorted by relevance

12345678910>>...16

/trunk/main/qadevOOo/java/OOoRunner/src/main/java/base/
H A Djava_complex.java128 param.put("ServiceFactory", msf); in executeTest()
/trunk/main/jurt/java/jurt/src/main/java/com/sun/star/comp/loader/
H A DRegistrationClassFinder.java66 map.put(locationUrl, c); in find()
/trunk/main/connectivity/source/drivers/hsqldb/
H A Dhsqlui.src37 put into the repository, instead of creating a resource file for them,
/trunk/main/dbaccess/source/ui/misc/
H A Ddsmeta.cxx121 aCurrentSet.put( pFeatureMapping->nItemID ); in lcl_getFeatureSet()
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/graphical/
H A DOpenOfficePostscriptCreator.java1364 … m_aParameterHelper.getTestParameters().put(util.PropertyName.DONT_BACKUP_USERLAYER, Boolean.TRUE); in startOffice()
1369 m_aParameterHelper.getTestParameters().put("ServiceFactory", xMSF); in startOffice()
/trunk/main/offapi/com/sun/star/awt/
H A DXPrinterServer.idl61 to put the job into the printer spooler.</p>
/trunk/main/offapi/com/sun/star/linguistic2/
H A DConversionDictionary.idl45 <p>Specific implementations may put some restrictions for
/trunk/main/accessibility/workben/org/openoffice/accessibility/awb/tree/
H A DAccessibilityModel.java110 nodeList.put(oid, new java.lang.ref.WeakReference(node)); in putNode()
/trunk/main/ucb/source/ucp/webdav/
H A DCurlRequest.hxx81 CURLcode put( CurlUri uri, rtl::OUString path ) throw(DAVException);
/trunk/main/wizards/com/sun/star/wizards/ui/
H A DDocumentPreview.java90 ps.put(propNames[i], propValues[i]); in setDocument()
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/convwatch/
H A DDocumentConverter.java214 param.put("ServiceFactory", xMSF); in runGDC()
H A DReferenceBuilder.java239 param.put("ServiceFactory", xMSF); in runGDC()
/trunk/main/qadevOOo/qa/complex/junitskeleton/
H A DSkeleton.java75 param.put("ServiceFactory", xMsf); // some qadevOOo functions need the ServiceFactory in open()
/trunk/main/ooxml/source/framework/SchemaParser/src/org/apache/openoffice/ooxml/schema/automaton/
H A DStateContext.java156 maDisambiguateCounters.put(sStateName, nIndex); in GetUnambiguousSuffix()
/trunk/main/accessibility/java/java_uno_accessbridge/src/main/java/org/openoffice/java/accessibility/logging/
H A DXAccessibleEventLog.java58 proxyList.put(UnoRuntime.generateOid(xac), c); in addEventListener()
/trunk/main/udkapi/com/sun/star/bridge/oleautomation/
H A DPropertyPutArgument.idl29 /** contains a value that is used as argument in a &quot;property put&quot
/trunk/main/sfx2/source/sidebar/
H A DTools.cxx96 aMediaProperties.put("URL", rsURL); in GetImage()
/trunk/main/reportbuilder/java/com/sun/star/report/pentaho/parser/
H A DOfficeParserUtil.java123 map.put(key.substring(NAMESPACES_PREFIX.length()), value); in getNamespaces()
/trunk/main/test/source/java/org/openoffice/test/
H A DOfficeConnection.java67 env.put(envArg.substring(0, i), envArg.substring(i + 1)); in setUp()
/trunk/main/odk/examples/java/Spreadsheet/
H A DXCalcAddins.idl74 This is where you put all interfaces that this service exports. The service
/trunk/main/ooxml/source/framework/JavaOOXMLParser/src/org/apache/openoffice/ooxml/parser/
H A DOOXMLParser.java140 aActionContext.TypeCounts.put(aContext.GetTypeName(), nValue); in AddSomeActions()
/trunk/main/ooxml/source/framework/SchemaParser/src/org/apache/openoffice/ooxml/schema/simple/
H A DStringNode.java69 aValueToIdMap.put(sValue, aValueToIdMap.size()); in ApplyRestriction()
/trunk/main/accessibility/workben/org/openoffice/accessibility/awb/canvas/
H A DShapeContainer.java96 maShapeList.put (aNode, aShape); in AddNode()
/trunk/main/dbaccess/source/ui/app/
H A DAppController.cxx1260 … aCreationArgs.put( (::rtl::OUString)PROPERTY_GRAPHICAL_DESIGN, sal_True ); in Execute()
1298 … aCreationArgs.put( (::rtl::OUString)PROPERTY_GRAPHICAL_DESIGN, ID_NEW_VIEW_DESIGN == _nId ); in Execute()
1905 … aArguments.put( (::rtl::OUString)PROPERTY_GRAPHICAL_DESIGN, bQueryGraphicalMode ); in openElementWithArguments()
1914 … aArguments.put( (::rtl::OUString)PROPERTY_SHOWMENU, makeAny( (sal_Bool)sal_True ) ); in openElementWithArguments()
/trunk/main/wizards/com/sun/star/wizards/web/data/
H A DCGSettings.java99 exportersMap.put(mime, exps = createExporters(mime)); in getExporters()

Completed in 111 milliseconds

12345678910>>...16