Home
last modified time | relevance | path

Searched refs:aProc (Results 1 – 2 of 2) sorted by relevance

/trunk/main/vcl/unx/generic/plugadapt/
H A Dsalplug.cxx74 … salFactoryProc aProc = (salFactoryProc)osl_getAsciiFunctionSymbol( aMod, "create_SalInstance" ); in tryInstance() local
75 if( aProc ) in tryInstance()
77 pInst = aProc( aMod ); in tryInstance()
/trunk/main/l10ntools/java/receditor/java/transex3/controller/
H A DEditorController.java75 …java.lang.Process aProc = Runtime.getRuntime().exec("localize_sl -QQ -skip_links -e -l en-US -f "+… in fetchSourceStrings() local
78 … BufferedReader aBR = new BufferedReader( new InputStreamReader( aProc.getInputStream() ) ); in fetchSourceStrings()

Completed in 13 milliseconds