Home
last modified time | relevance | path

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

1234567891011

/trunk/main/ucb/source/ucp/webdav/
H A Dwebdavprovider.hxx109 bool getProperty( const ::rtl::OUString & rPropName,
/trunk/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…
/trunk/main/scripting/java/org/openoffice/netbeans/modules/office/utils/
H A DOfficeModule.java46 wiz.getProperty(InstallationPathDescriptor.PROP_INSTALLPATH); in installed()
/trunk/main/odk/examples/DevelopersGuide/Accessibility/
H A DMessageArea.java63 "class path is " + System.getProperty ("java.class.path") + "\n"); in MessageArea()
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/mod/_uuresolver/
H A DUnoUrlResolver.java56 String os = System.getProperty("OS"); in createTestEnvironment()
/trunk/main/testgraphical/qa/graphical/
H A DTest.java59 if (System.getProperty("SHOW") != null) in test()
/trunk/main/toolkit/test/accessibility/
H A DMessageArea.java61 "class path is " + System.getProperty ("java.class.path") + "\n"); in MessageArea()
/trunk/main/scripting/java/com/sun/star/script/framework/provider/
H A DPathUtils.java41 if (System.getProperty("os.name").startsWith("Windows"))
/trunk/main/dbaccess/source/ui/uno/
H A DColumnPeer.hxx59 …virtual ::com::sun::star::uno::Any SAL_CALL getProperty( const ::rtl::OUString& PropertyName ) thr…
/trunk/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()
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/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()
/trunk/main/oox/inc/oox/helper/
H A Dpropertymap.hxx67 const ::com::sun::star::uno::Any* getProperty( sal_Int32 nPropId ) const;
/trunk/main/accessibility/workben/org/openoffice/accessibility/misc/
H A DMessageArea.java63 "class path is " + System.getProperty ("java.class.path") + "\n"); in MessageArea()
/trunk/main/javaunohelper/com/sun/star/comp/helper/
H A DRegistryServiceFactory.java89 String vm_info = System.getProperty("java.vm.info"); in create()
/trunk/main/scripting/examples/java/debugger/
H A DDebugRunner.java35 System.getProperty("os.name").startsWith("Windows") == true ?
/trunk/main/avmedia/source/java/x11/
H A DSystemWindowAdapter.java31 String aOS = (String) System.getProperty( "os.name" ); in createFrame()
/trunk/main/toolkit/source/layout/core/
H A Dproplist.hxx66 css::uno::Any TOOLKIT_DLLPUBLIC getProperty( const css::uno::Reference< css::uno::XInterface > &xRe…
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/convwatch/
H A DImageHelper.java104 String javaVersion = System.getProperty("java.version"); in createImageHelper()
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/graphical/
H A DImageHelper.java108 String javaVersion = System.getProperty("java.version"); in createImageHelper()
/trunk/main/oox/source/xls/
H A Dexcelvbaproject.cxx100 aSheetProp.getProperty( aCodeName, PROP_CodeName ); in prepareImport()
/trunk/main/scripting/examples/javascript/Highlight/
H A DShowDialog.js49 if (System.getProperty("os.name").startsWith("Windows"))
/trunk/main/xmerge/java/xmerge/src/main/java/org/openoffice/xmerge/util/
H A DActiveSyncDriver.java64 String strClassPath = System.getProperty("java.class.path"); in Convert()
/trunk/main/toolkit/inc/toolkit/awt/
H A Danimatedimagespeer.hxx71 …virtual ::com::sun::star::uno::Any SAL_CALL getProperty( const ::rtl::OUString& PropertyName ) thr…

Completed in 107 milliseconds

1234567891011