Home
last modified time | relevance | path

Searched defs:result (Results 176 – 200 of 336) sorted by relevance

12345678910>>...14

/trunk/main/scripting/java/com/sun/star/script/framework/container/
H A DParcelContainer.java148 ParcelContainer result = null; in getChildContainer() local
178 ParcelContainer result = null; in getChildContainerForURL() local
/trunk/main/scripting/source/provider/
H A DMasterScriptProvider.cxx695 Any result; in getByName() local
707 sal_Bool result = sal_False; in hasByName() local
/trunk/main/sal/inc/osl/
H A Dsocket.hxx85 oslSocketResult result = osl_getHostnameOfSocketAddr( m_handle, &(hostname.pData) ); in getHostname() local
119 oslSocketResult result = osl_getAddrOfSocketAddr( m_handle,(sal_Sequence **) &sequence ); in getAddr() local
171 oslSocketResult result = osl_getLocalHostname( &(hostname.pData) ); in getLocalHostname() local
/trunk/main/scripting/java/org/openoffice/netbeans/modules/office/wizard/
H A DParcelContentsIterator.java124 DataObject result; in instantiate() local
/trunk/main/scripting/java/com/sun/star/script/framework/io/
H A DXStorageHelper.java195 Object result = modelMap.remove( model ); in disposing() local
/trunk/main/connectivity/source/drivers/macab/
H A DMacabRecord.cxx192 CFComparisonResult result; in compareFields() local
H A DMacabHeader.cxx264 CFComparisonResult result = CFStringCompare( in compareFields() local
/trunk/test/testuno/source/fvt/uno/sc/cell/
H A DCellBorder.java83 int result = 17; in hashCode() local
/trunk/main/i18npool/source/indexentry/
H A Dindexentrysupplier_asian.cxx99 sal_Int32 result = collator->compareString(getEntry(rIndexEntry1, rPhoneticEntry1, rLocale1), in compareIndexEntry() local
/trunk/main/scripting/java/com/sun/star/script/framework/provider/javascript/
H A DScriptProviderForJavaScript.java217 Object result = null; in invoke() local
/trunk/main/jurt/java/jurt/src/main/java/com/sun/star/lib/uno/bridges/java_remote/
H A Djava_remote_bridge.java591 public void sendReply(boolean exception, ThreadId threadId, Object result) { in sendReply()
618 Object result = null; in sendRequest() local
/trunk/main/scripting/java/com/sun/star/script/framework/provider/
H A DScriptProvider.java547 String[] result = new String[0]; in getElementNames() local
724 Object result = xCmd.execute( command, 0, env ) ; in getModelFromDocUrl() local
/trunk/test/testcommon/source/org/openoffice/test/vcl/widgets/
H A DVclApp.java266 int result = (Integer) caller.callCommand(Constant.RC_WaitSlot, (int) time * 1000); in waitSlot() local
/trunk/main/svl/source/misc/
H A Downlist.cxx42 String result; in PRV_SV_IMPL_OWNER_LIST() local
/trunk/main/reportbuilder/java/com/sun/star/report/pentaho/model/
H A DOfficeStyles.java99 int result = family.hashCode(); in hashCode() local
/trunk/main/scripting/java/com/sun/star/script/framework/provider/java/
H A DScriptProviderForJava.java296 Object result = null; in invoke() local
/trunk/main/scripting/java/com/sun/star/script/framework/browse/
H A DProviderBrowseNode.java187 Any result = new Any(new Type(Boolean.class), Boolean.TRUE); in invoke() local
/trunk/main/cppu/source/LogBridge/
H A DLogBridge.cxx118 int result = 1; in v_isValid() local
/trunk/main/tools/workben/
H A Durltest.cxx242 char const * url, bool ignoreFinalSlash, sal_Int32 result) in test_getSegmentCount()
254 bool ignoreFinalSlash, bool success, char const * result) in test_insertName()
272 char const * result) in test_removeSegment()
/trunk/main/setup_native/source/win32/customactions/shellextensions/
H A Dvistaspecial.cxx74 std::_tstring result; in GetMsiProperty() local
H A Dupgrade.cxx120 string result; in GetMsiProperty() local
/trunk/test/testcommon/source/org/openoffice/test/common/
H A DXMLReporter.java128 public void testRunFinished(Result result) throws Exception { in testRunFinished()
/trunk/main/extensions/source/oooimprovement/
H A Dmyconfigurationhelper.cxx48 Sequence<Any> result(vec.size()); in sequenceFromVector() local
/trunk/main/scripting/java/org/openoffice/idesupport/
H A DSVersionRCFile.java86 SVersionRCFile result = null; in createInstance() local
/trunk/main/fpicker/source/win32/filepicker/
H A Dfilepickerstate.cxx117 …std::auto_ptr< CControlCommandResult > result( m_FirstControlCommand->handleRequest( &value_reques… in getValue() local
181 …std::auto_ptr< CControlCommandResult > result( m_FirstControlCommand->handleRequest( &label_reques… in getLabel() local

Completed in 99 milliseconds

12345678910>>...14