Home
last modified time | relevance | path

Searched refs:getProperty (Results 176 – 200 of 260) sorted by relevance

1234567891011

/aoo42x/main/udkapi/com/sun/star/beans/
H A DPropertyConcept.idl49 <member>XIntrospectionAccess::getProperty()</member> and
/aoo42x/main/qadevOOo/qa/complex/junitskeleton/
H A DSkeleton.java164 String sValue = System.getProperty("THIS IS A TEST"); in after()
/aoo42x/main/qadevOOo/runner/util/
H A DXSchemaHandlerImpl.java28 protected String ls = System.getProperty("line.separator");
/aoo42x/main/l10ntools/java/receditor/java/transex3/model/
H A DSdfString.java125 …String filename = "/so/ws/merge/In/" + java.lang.System.getProperty( "WORK_STAMP" ) + "/" + filep… in getRealFileName()
/aoo42x/main/reportdesign/source/ui/report/
H A DFormattedFieldBeautifier.cxx138 uno::Any aFontDescriptor = _xVclWindowPeer->getProperty(PROPERTY_FONTDESCRIPTOR); in setPlaceholderText()
/aoo42x/main/accessibility/java/java_uno_accessbridge/src/main/java/org/openoffice/java/accessibility/
H A DAccessibleHypertextImpl.java133 String property = System.getProperty("AccessBridgeLogging"); in AccessibleHypertextImpl()
/aoo42x/test/testcommon/source/org/openoffice/test/vcl/client/
H A DCommunicationManager.java74 String portValue = System.getProperty("openoffice.automation.port"); in CommunicationManager()
/aoo42x/main/oox/source/xls/
H A Dviewsettings.cxx789 … if( aRangeProp.getProperty( aPos, PROP_Position ) && aRangeProp.getProperty( aSize, PROP_Size ) ) in finalizeImport()
/aoo42x/main/scripting/java/org/openoffice/netbeans/modules/office/wizard/
H A DParcelContentsIterator.java121 String language = (String)wiz.getProperty(PROP_LANGUAGE); in instantiate()
/aoo42x/main/qadevOOo/runner/convwatch/
H A DReferenceBuilder.java173 String fs = System.getProperty("file.separator"); in buildreference()
H A DBorderRemover.java197 String javaVersion = System.getProperty("java.version"); in createNewImageWithoutBorder()
H A DFilenameHelper.java67 fs = System.getProperty("file.separator"); in initMember()
/aoo42x/main/offapi/com/sun/star/awt/
H A DXVclWindowPeer.idl109 any getProperty( [in] string PropertyName );
/aoo42x/main/bridges/test/com/sun/star/lib/
H A DTestBed.java52 "java", "-classpath", System.getProperty("java.class.path"), in execute()
/aoo42x/main/toolkit/source/awt/
H A Dvclxtabcontrol.hxx103 …virtual ::com::sun::star::uno::Any SAL_CALL getProperty( const ::rtl::OUString& PropertyName ) thr…
/aoo42x/main/bean/qa/complex/bean/
H A DScreenComparer.java212 String imgLocation = System.getProperty("OOoBean.Images", ""); in writeImages()
/aoo42x/main/svtools/source/uno/
H A Dsvtxgridcontrol.hxx103 …::com::sun::star::uno::Any SAL_CALL getProperty( const ::rtl::OUString& PropertyName ) throw(::com…
/aoo42x/main/framework/qa/complex/api_internal/
H A DCheckAPI.java196 String lineFeed = System.getProperty("line.separator"); in parseResult()
/aoo42x/main/scripting/examples/java/Highlight/
H A DHighlightText.java222 if (System.getProperty("os.name").startsWith("Windows")) { in tryLoadingLibrary()
/aoo42x/main/odk/examples/java/ConverterServlet/
H A DConverterServlet.java65 System.getProperty( "java.io.tmpdir" ).replace( '\\', '/' );
/aoo42x/main/qadevOOo/tests/java/mod/_sw/
H A DSwXTextCursor.java250 String ls = System.getProperty("line.separator"); in createTestEnvironment()
/aoo42x/main/scripting/java/org/openoffice/netbeans/modules/office/actions/
H A DParcelFolderSupport.java222 if ( System.getProperty( "os.name" ).startsWith( "Windows" ) ) in getConfigureClasspath()
/aoo42x/main/qadevOOo/tests/java/ifc/configuration/backend/
H A D_XLayerHandler.java216 String ls = System.getProperty("line.separator"); in getExpected()
/aoo42x/main/accessibility/java/java_uno_accessbridge/src/main/java/org/openoffice/accessibility/
H A DAccessBridge.java164 String os = (String) System.getProperty("os.name"); in initialize()
/aoo42x/main/javainstaller2/src/JavaSetup/org/openoffice/setup/Util/
H A DController.java257 String getuidpath = System.getProperty("GETUID_PATH"); in findUidFile()

Completed in 91 milliseconds

1234567891011