Home
last modified time | relevance | path

Searched refs:getProperty (Results 126 – 150 of 260) sorted by relevance

1234567891011

/aoo42x/main/toolkit/source/awt/
H A Dvclxscroller.hxx63 …virtual ::com::sun::star::uno::Any SAL_CALL getProperty( const ::rtl::OUString& PropertyName ) thr…
H A Dvclxdialog.hxx69 …virtual ::com::sun::star::uno::Any SAL_CALL getProperty( const ::rtl::OUString& PropertyName ) thr…
H A Dvclxsplitter.hxx81 …virtual ::com::sun::star::uno::Any SAL_CALL getProperty( const ::rtl::OUString& PropertyName ) thr…
/aoo42x/main/ucb/source/ucp/webdav/
H A Dwebdavprovider.hxx109 bool getProperty( const ::rtl::OUString & rPropName,
/aoo42x/main/scripting/java/org/openoffice/netbeans/modules/office/utils/
H A DOfficeModule.java46 wiz.getProperty(InstallationPathDescriptor.PROP_INSTALLPATH); in installed()
/aoo42x/main/odk/examples/DevelopersGuide/Accessibility/
H A DMessageArea.java63 "class path is " + System.getProperty ("java.class.path") + "\n"); in MessageArea()
/aoo42x/main/qadevOOo/tests/java/mod/_uuresolver/
H A DUnoUrlResolver.java56 String os = System.getProperty("OS"); in createTestEnvironment()
/aoo42x/main/testgraphical/qa/graphical/
H A DTest.java59 if (System.getProperty("SHOW") != null) in test()
/aoo42x/main/toolkit/test/accessibility/
H A DMessageArea.java61 "class path is " + System.getProperty ("java.class.path") + "\n"); in MessageArea()
/aoo42x/main/scripting/java/com/sun/star/script/framework/provider/
H A DPathUtils.java41 if (System.getProperty("os.name").startsWith("Windows"))
/aoo42x/main/dbaccess/source/ui/uno/
H A DColumnPeer.hxx59 …virtual ::com::sun::star::uno::Any SAL_CALL getProperty( const ::rtl::OUString& PropertyName ) thr…
/aoo42x/main/svtools/source/uno/
H A Dsvtxgridcontrol.cxx457 Any SVTXGridControl::getProperty( const ::rtl::OUString& PropertyName ) throw(RuntimeException) in getProperty() function in SVTXGridControl
578 aPropertyValue = VCLXWindow::getProperty( PropertyName ); in getProperty()
/aoo42x/main/qadevOOo/runner/helper/
H A DAPIDescGetter.java661 String fs = System.getProperty("file.separator"); in getFromDirectory()
827 … File moduleDir = new File(descPath + System.getProperty("file.separator") + modules[i]); in getScenarioFromDirectory()
/aoo42x/main/oox/inc/oox/helper/
H A Dpropertymap.hxx67 const ::com::sun::star::uno::Any* getProperty( sal_Int32 nPropId ) const;
/aoo42x/main/accessibility/workben/org/openoffice/accessibility/misc/
H A DMessageArea.java63 "class path is " + System.getProperty ("java.class.path") + "\n"); in MessageArea()
/aoo42x/main/avmedia/source/java/x11/
H A DSystemWindowAdapter.java31 String aOS = (String) System.getProperty( "os.name" ); in createFrame()
/aoo42x/main/scripting/examples/java/debugger/
H A DDebugRunner.java35 System.getProperty("os.name").startsWith("Windows") == true ?
/aoo42x/main/javaunohelper/com/sun/star/comp/helper/
H A DRegistryServiceFactory.java89 String vm_info = System.getProperty("java.vm.info"); in create()
/aoo42x/main/toolkit/source/layout/core/
H A Dproplist.hxx66 css::uno::Any TOOLKIT_DLLPUBLIC getProperty( const css::uno::Reference< css::uno::XInterface > &xRe…
/aoo42x/main/scripting/examples/javascript/Highlight/
H A DShowDialog.js49 if (System.getProperty("os.name").startsWith("Windows"))
/aoo42x/main/qadevOOo/runner/convwatch/
H A DImageHelper.java104 String javaVersion = System.getProperty("java.version"); in createImageHelper()
/aoo42x/main/qadevOOo/runner/graphical/
H A DImageHelper.java108 String javaVersion = System.getProperty("java.version"); in createImageHelper()
/aoo42x/main/oox/source/xls/
H A Dexcelvbaproject.cxx100 aSheetProp.getProperty( aCodeName, PROP_CodeName ); in prepareImport()
/aoo42x/main/xmerge/java/xmerge/src/main/java/org/openoffice/xmerge/util/
H A DActiveSyncDriver.java64 String strClassPath = System.getProperty("java.class.path"); in Convert()
/aoo42x/main/qadevOOo/runner/stats/
H A DSimpleFileOutProducer.java64 String ls = System.getProperty("line.separator"); in summary()

Completed in 82 milliseconds

1234567891011