Home
last modified time | relevance | path

Searched refs:_result (Results 1 – 3 of 3) sorted by relevance

/aoo4110/main/dbaccess/source/ui/dlg/
H A Dadodatalinks.cxx67 BSTR _result=NULL; in PromptNew() local
104 hr = piTmpConnection->get_ConnectionString(&_result); in PromptNew()
115 return _result; in PromptNew()
123 BSTR _result=NULL; in PromptEdit() local
194 hr = piTmpConnection->get_ConnectionString(&_result); in PromptEdit()
205 return _result; in PromptEdit()
/aoo4110/main/cppuhelper/test/
H A Dtestdefaultbootstrapping.pl56 my $_result;
59 $_result = $progname . $_extension;
62 $_result = $ENV{PWD} . "/" . $progname . $_extension;
65 return $_result;
/aoo4110/main/jurt/test/com/sun/star/lib/uno/environments/remote/
H A DTestMessage.java36 Object _result; field in TestMessage
45 _result = result; in TestMessage()
80 return _result; in getData()

Completed in 21 milliseconds