Home
last modified time | relevance | path

Searched refs:result (Results 301 – 325 of 994) sorted by relevance

1...<<11121314151617181920>>...40

/trunk/main/qadevOOo/java/OOoRunner/src/main/java/ifc/text/
H A D_XTextField.java50 boolean result = true; in _getPresentation()
54 result &= oObj.getPresentation(true) != null; in _getPresentation()
56 result &= oObj.getPresentation(false) != null; in _getPresentation()
58 tRes.tested( "getPresentation()", result ); in _getPresentation()
/trunk/main/autodoc/inc/ary/
H A Dnamesort.hxx63 int result = i_s1.compare(aOrdering1_,i_s2); in operator ()() local
64 if (result == 0) in operator ()()
65 result = i_s1.compare(aOrdering2_,i_s2); in operator ()()
66 return result < 0; in operator ()()
/trunk/main/scripting/java/org/openoffice/netbeans/modules/office/wizard/
H A DParcelContentsIterator.java124 DataObject result; in instantiate() local
127 result = template.createFromTemplate(targetFolder); in instantiate()
129 result = template.createFromTemplate(targetFolder, name); in instantiate()
132 FileObject recipe = result.getPrimaryFile(); in instantiate()
147 return Collections.singleton(result); in instantiate()
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/ifc/chart/
H A D_XTwoAxisXSupplier.java42 boolean result = true; field in _XTwoAxisXSupplier
49 result = true; in _getSecondaryXAxis()
52 result = (SecXAxis != null); in _getSecondaryXAxis()
54 tRes.tested("getSecondaryXAxis()", result); in _getSecondaryXAxis()
H A D_XTwoAxisYSupplier.java43 boolean result = true; field in _XTwoAxisYSupplier
50 result = true; in _getSecondaryYAxis()
53 result = (SecYAxis != null); in _getSecondaryYAxis()
55 tRes.tested("getSecondaryYAxis()", result); in _getSecondaryYAxis()
/trunk/main/unoxml/source/dom/
H A Dsaxbuilder.cxx252 NSMap::const_iterator result = aNSMap.find(aPrefix); in startElement() local
253 if ( result != aNSMap.end()) in startElement()
257 aElement = m_aDocument->createElementNS( result->second, aName); in startElement()
285 result = aNSMap.find(aPrefix); in startElement()
286 if (result != aNSMap.end()) in startElement()
289 aElement->setAttributeNS(result->second, attr_qname, attr_value); in startElement()
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/ifc/form/
H A D_XGrid.java51 boolean result; in _getCurrentColumnPosition()
56 result = true; in _getCurrentColumnPosition()
58 result = false; in _getCurrentColumnPosition()
60 tRes.tested("getCurrentColumnPosition()", result); in _getCurrentColumnPosition()
/trunk/ext_libraries/coinmp/
H A Dcoinmp-1.7.6-clang-1.8.patch5 char * result = model->information_;
7 - if (VERBOSE > 0) printf("%s return %p\n", prefix, result);
8 + if (VERBOSE > 0) printf("%s return %p\n", prefix, static_cast<void*>(result));
9 return result;
/trunk/main/salhelper/inc/salhelper/
H A Drefobj.hxx83 oslInterlockedCount result; in release() local
84 result = ::osl_decrementInterlockedCount (&m_nReferenceCount); in release()
85 if (result == 0) in release()
90 return (result); in release()
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/ifc/sdbc/
H A D_XColumnLocate.java59 boolean result = false ; in _findColumn()
70 result = colIdx == 1 ; in _findColumn()
74 result = false; in _findColumn()
77 tRes.tested("findColumn()", result); in _findColumn()
H A D_RowSet.java57 boolean result = false; in _TypeMap()
62 result = TypeName.equals(expected); in _TypeMap()
63 if (! result ) { in _TypeMap()
73 tRes.tested("TypeMap",result); in _TypeMap()
/trunk/main/odk/examples/DevelopersGuide/UCB/
H A DResourceCreator.java136 boolean result = false; in createNewResource()
181 result = true; in createNewResource()
184 return result; in createNewResource()
283 boolean result = create.createNewResource(); in main()
284 if ( result ) { in main()
H A DResourceManager.java105 boolean result = false; in transferResource()
134 result = true; in transferResource()
136 return result; in transferResource()
256 boolean result = transResource.transferResource( in main()
258 if ( result ) in main()
/trunk/main/javaunohelper/test/com/sun/star/comp/helper/
H A DSharedLibraryLoader_Test.java128 boolean result = false; in test_loadNativeSimpleRegistry()
153 boolean result = true; in test_registerSharedLibraryLoader()
162 result = SharedLibraryLoader.writeRegistryServiceInfo( null, regKey ); in test_registerSharedLibraryLoader()
165 System.out.println( result==false ? "failed" : "successful"); in test_registerSharedLibraryLoader()
168 return result; in test_registerSharedLibraryLoader()
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/ifc/sheet/
H A D_XLabelRanges.java74 boolean result = (anz - 1 == oObj.getCount()); in _removeByIndex()
81 result &= false; in _removeByIndex()
85 result &= true; in _removeByIndex()
88 tRes.tested("removeByIndex()", result); in _removeByIndex()
/trunk/main/offapi/com/sun/star/xml/xpath/
H A DXXPathAPI.idl77 an object representing the result of the XPath evaluation
101 an object representing the result of the XPath evaluation
123 result of the XPath evaluation: a list of nodes
147 result of the XPath evaluation: a list of nodes
169 result of the XPath evaluation: a single node
191 result of the XPath evaluation: a single node
/trunk/main/scripting/java/com/sun/star/script/framework/container/
H A DUnoPkgContainer.java72 ParcelContainer result = (ParcelContainer)registeredPackages.get( url ); in getRegisteredUnoPkgContainer() local
73 LogUtils.DEBUG("getRegisterPackage result is " + result ); in getRegisteredUnoPkgContainer()
74 return result; in getRegisteredUnoPkgContainer()
79 boolean result = false; in hasRegisteredUnoPkgContainer()
82 result = true; in hasRegisteredUnoPkgContainer()
84 return result; in hasRegisteredUnoPkgContainer()
/trunk/main/idlc/source/
H A Dastinterface.cxx362 std::pair< VisibleInterfaces::iterator, bool > result( in addVisibleInterface() local
365 bool seen = !result.second in addVisibleInterface()
366 && result.first->second >= INTERFACE_INDIRECT_MANDATORY; in addVisibleInterface()
367 if (!result.second && kind > result.first->second) { in addVisibleInterface()
368 result.first->second = kind; in addVisibleInterface()
/trunk/main/sal/osl/os2/
H A Dsocket.c812 sal_Bool result; in _osl_getDomainName() local
815 result = sal_False; in _osl_getDomainName()
851 result = sal_True; in _osl_getDomainName()
864 return (result); in _osl_getDomainName()
2564 int result; in __osl_socket_poll() local
2582 if (result < 0) in __osl_socket_poll()
2589 if (result == 0) in __osl_socket_poll()
2607 int result; in __osl_socket_poll() local
2622 result = select ( in __osl_socket_poll()
2629 if (result < 0) in __osl_socket_poll()
[all …]
/trunk/main/solenv/bin/modules/installer/patch/
H A DMsiRow.pm116 my $result = "";
126 $result .= $concatenation;
132 $result .= $item;
134 return $result;
/trunk/main/reportbuilder/java/com/sun/star/report/pentaho/styles/
H A DLengthCalculator.java100 double result = point; in getResult() local
101 result += (millimeter * 10 * 72 / 254); in getResult()
102 result += pixel * 72 / 96; in getResult()
104 return CSSNumericValue.createValue(CSSNumericType.PT, result); in getResult()
/trunk/main/reportbuilder/java/com/sun/star/report/pentaho/layoutprocessor/
H A DFormatValueUtility.java221 …final Object result = LayoutControllerUtil.evaluateExpression(flowController, element, formulaExpr… in computeDataFlag() local
222 if (result == null) in computeDataFlag()
228 else if (result instanceof DataFlags) in computeDataFlag()
230 return (DataFlags) result; in computeDataFlag()
234 return new DefaultDataFlags(null, result, true); in computeDataFlag()
/trunk/main/l10ntools/scripts/
H A DkeyidGen.pl113 $result = "";
114 while ( length( $result ) < 6 )
116 $result .= substr( $symbols, ($h % $order), 1 );
121 return reverse $result;
/trunk/main/writerfilter/source/ooxml/
H A DREADME.efforts61 result in elements like this
69 result in elements like this
80 In this stage analyzestage2.xsl is used on the result of stage 1 to
90 result of stage 2 to do this.
113 the result of stage 3 will be
137 This stage uses todo.xsl on the result of 2.3.
/trunk/main/sal/inc/osl/
H A Dsocket.hxx85 oslSocketResult result = osl_getHostnameOfSocketAddr( m_handle, &(hostname.pData) ); in getHostname() local
87 *pResult = result; in getHostname()
119 oslSocketResult result = osl_getAddrOfSocketAddr( m_handle,(sal_Sequence **) &sequence ); in getAddr() local
121 *pResult = result; in getAddr()
171 oslSocketResult result = osl_getLocalHostname( &(hostname.pData) ); in getLocalHostname() local
173 *pResult = result; in getLocalHostname()

Completed in 88 milliseconds

1...<<11121314151617181920>>...40