Home
last modified time | relevance | path

Searched defs:props (Results 101 – 125 of 137) sorted by relevance

123456

/aoo41x/main/jvmfwk/plugins/sunmajor/pluginlib/
H A Dutil.cxx367 bool getJavaProps(const OUString & exePath, in getJavaProps()
691 vector<pair<OUString, OUString> > props; in getJREInfoFromBinPath() local
871 vector<pair<OUString, OUString> > props; in getJREInfoByPath() local
/aoo41x/main/javaunohelper/test/com/sun/star/lib/uno/helper/
H A DPropertySet_Test.java1497 Property[] props= info.getProperties(); in test_registerProperty1() local
1537 Property[] props= info.getProperties(); in test_registerProperty2() local
/aoo41x/main/xmloff/source/meta/
H A Dxmlmetae.cxx254 const uno::Sequence< beans::PropertyValue > props = in _MExport() local
/aoo41x/main/ucb/source/ucp/webdav/
H A Dwebdavdatasupplier.cxx159 const ContentProperties& props in queryContentIdentifierString() local
H A DContentProperties.cxx636 const std::auto_ptr< PropertyValueMap > & props = rProps.getProperties(); in addProperties() local
/aoo41x/main/xmlhelp/source/cxxhelp/provider/
H A Dcontent.cxx336 uno::Sequence< beans::Property > props(getProperties(Environment)); in execute() local
/aoo41x/main/qadevOOo/runner/util/
H A Dutils.java593 public static boolean hasPropertyByName(XPropertySet props, String aName) { in hasPropertyByName()
739 …public static String[] getFilteredPropertyNames(XPropertySet props, short includePropertyAttribute, in getFilteredPropertyNames()
H A DDBTools.java252 XPropertySet props = (XPropertySet) UnoRuntime.queryInterface in getDataSourceService() local
H A DXMLTools.java794 PropertyValue[] props = new PropertyValue[propNames.length] ; in createMediaDescriptor() local
/aoo41x/main/scripting/examples/java/selector/
H A DScriptSelector.java305 private void checkEnabled(XPropertySet props, String name, in checkEnabled()
/aoo41x/main/toolkit/source/awt/
H A Dvclxtabcontrol.cxx221 uno::Sequence< NamedValue > props( 2 ); in getTabProps() local
/aoo41x/main/scripting/java/com/sun/star/script/framework/container/
H A DParcelDescriptor.java278 NodeList props = ((Element)nl.item(0)).getElementsByTagName("prop"); in getScriptEntries() local
/aoo41x/main/l10ntools/java/jpropex/java/
H A DJPropEx.java193 HashMap props = new HashMap(); in mergeFile() local
/aoo41x/main/javainstaller2/src/JavaSetup/org/openoffice/setup/Util/
H A DSystemManager.java251 Properties props = System.getProperties(); in getEnvironmentHashMap() local
/aoo41x/main/vcl/qa/complex/memCheck/
H A DCheckMemoryUsage.java345 PropertyValue[] props = new PropertyValue[1]; in loadAndSaveNTimesDocument() local
/aoo41x/main/desktop/source/deployment/manager/
H A Ddp_manager.cxx709 ExtensionProperties props(sFolderUrl, properties, xCmdEnv); in insertToActivationLayer() local
1462 ExtensionProperties props(url,xCmdEnv); in synchronizeAddedExtensions() local
/aoo41x/main/writerfilter/source/resourcemodel/
H A Dresourcemodel.cxx360 void WW8StreamHandler::props(writerfilter::Reference<Properties>::Pointer_t ref) in props() function in writerfilter::WW8StreamHandler
/aoo41x/main/writerfilter/inc/resourcemodel/
H A DTableManager.hxx839 void TableManager<T, PropertiesPointer>::props(PropertiesPointer pProps) in props() function in writerfilter::TableManager
/aoo41x/main/javaunohelper/com/sun/star/lib/uno/helper/
H A DPropertySetMixin.java514 public void setPropertyValues(PropertyValue[] props) in setPropertyValues()
/aoo41x/main/reportbuilder/java/com/sun/star/report/pentaho/output/spreadsheet/
H A DSpreadsheetRawReportTarget.java432 final Section props = (Section) cellStyle.getTableCellProperties(); in processElement() local
/aoo41x/main/sfx2/source/doc/
H A Dobjuno.cxx371 props = xPropAccess->getPropertyValues(); in Reset() local
/aoo41x/test/testcommon/source/org/openoffice/test/common/
H A DFileUtil.java184 public static void updateProperty(String file, Properties props) { in updateProperty()
/aoo41x/main/cui/source/customize/
H A Dmacropg.cxx830 Sequence< beans::PropertyValue > props; in GetPairFromAny() local
/aoo41x/main/ucb/source/ucp/gio/
H A Dgio_content.cxx1098 uno::Sequence< beans::Property > props( 1 ); in queryCreatableContentsInfo() local
/aoo41x/main/cppuhelper/source/
H A Dpropertysetmixin.cxx1390 void PropertySetMixinImpl::setPropertyValues( in setPropertyValues()

Completed in 504 milliseconds

123456