Home
last modified time | relevance | path

Searched refs:getLength (Results 1 – 25 of 3793) sorted by relevance

12345678910>>...152

/AOO41X/main/sal/qa/OStringBuffer/
H A Drtl_OStringBuffer.cxx72 aStrBuf.getLength() == 0 && in ctor_001()
84 sal_Int32 nLenStrBuftmp = aStrBuftmp.getLength(); in ctor_002()
92 aStrBuf.getLength() == nLenStrBuftmp && in ctor_002()
118 aStrBuf1.getLength() == 0 && in ctor_003()
120 aStrBuf2.getLength() == 0 && in ctor_003()
128 aStrBuf1.getLength() == 0 && in ctor_003()
131 aStrBuf2.getLength() == 0 && in ctor_003()
149 aStrBuf3.getLength() == 0 && in ctor_003_1()
159 sal_Int32 leg = aStrBuf.getLength(); in ctor_004()
350 class getLength : public CppUnit::TestFixture class
[all …]
/AOO41X/main/testtools/source/bridgetest/
H A Dconstructors.cxx122 if (!(arguments.getLength() == 40 in initialize()
144 && (arguments[14] >>= arg14) && arg14.getLength() == 1 && arg14[0] in initialize()
145 && (arguments[15] >>= arg15) && arg15.getLength() == 1 in initialize()
147 && (arguments[16] >>= arg16) && arg16.getLength() == 1 in initialize()
153 && (arguments[17] >>= arg17) && arg17.getLength() == 1 in initialize()
155 && (arguments[18] >>= arg18) && arg18.getLength() == 1 in initialize()
157 && (arguments[19] >>= arg19) && arg19.getLength() == 1 in initialize()
159 && (arguments[20] >>= arg20) && arg20.getLength() == 1 in initialize()
161 && (arguments[21] >>= arg21) && arg21.getLength() == 1 in initialize()
163 && (arguments[22] >>= arg22) && arg22.getLength() == 1 in initialize()
[all …]
/AOO41X/main/sax/source/expatwrap/
H A Dxml2utf.cxx61 if( nRead + seqStart.getLength()) in readAndConvert()
67 if( seqStart.getLength() ) in readAndConvert()
70 sal_Int32 nLength = seq.getLength(); in readAndConvert()
71 seq.realloc( seqStart.getLength() + nLength ); in readAndConvert()
73 memmove (seq.getArray() + seqStart.getLength(), in readAndConvert()
78 seqStart.getLength()); in readAndConvert()
90 if( scanForEncoding( seq ) || m_sEncoding.getLength() ) { in readAndConvert()
94 nRead = seq.getLength(); in readAndConvert()
103 … seq = m_pUnicode2Text->convert( seqUnicode.getConstArray(), seqUnicode.getLength() ); in readAndConvert()
115 nRead = seq.getLength(); in readAndConvert()
[all …]
/AOO41X/main/i18npool/source/search/
H A Dtextsearch.cxx161 aSrchPara.searchString, 0, aSrchPara.searchString.getLength()); in setOptions()
166 aSrchPara.searchString, 0, aSrchPara.searchString.getLength()); in setOptions()
173 sSrchStr.getLength()-1) == ScriptType::COMPLEX)); in setOptions()
203 sal_Int32 nRet = 0, nEnd = rOff.getLength(); in FindPosInSeq_Impl()
230 com::sun::star::uno::Sequence <sal_Int32> offset( in_str.getLength()); in searchForward()
231 in_str = xTranslit->transliterate( searchStr, 0, in_str.getLength(), offset ); in searchForward()
237 if( endPos < searchStr.getLength() ) in searchForward()
240 newEndPos = in_str.getLength(); in searchForward()
244 sal_Int32 nOffsetLength = offset.getLength(); in searchForward()
246 for ( int k = 0; k < sres.startOffset.getLength(); k++ ) in searchForward()
[all …]
/AOO41X/main/sc/source/core/tool/
H A Dappoptio.cxx165 long nCount = aSeq.getLength(); in lcl_SetLastFunctions()
201 long nCount = aSeq.getLength(); in lcl_SetSortList()
404 DBG_ASSERT(aValues.getLength() == aNames.getLength(), "GetProperties failed"); in ScAppCfg()
405 if(aValues.getLength() == aNames.getLength()) in ScAppCfg()
407 for(int nProp = 0; nProp < aNames.getLength(); nProp++) in ScAppCfg()
439 DBG_ASSERT(aValues.getLength() == aNames.getLength(), "GetProperties failed"); in ScAppCfg()
440 if(aValues.getLength() == aNames.getLength()) in ScAppCfg()
442 for(int nProp = 0; nProp < aNames.getLength(); nProp++) in ScAppCfg()
468 DBG_ASSERT(aValues.getLength() == aNames.getLength(), "GetProperties failed"); in ScAppCfg()
469 if(aValues.getLength() == aNames.getLength()) in ScAppCfg()
[all …]
/AOO41X/main/xmlsecurity/source/xmlsec/nss/
H A Dciphercontext.cxx41 …_cast< const unsigned char* >( aKey.getConstArray() ) ), static_cast<unsigned>(aKey.getLength()) }; in Create()
45 …itializationVector.getConstArray() ) ), static_cast<unsigned>(aInitializationVector.getLength()) }; in Create()
109 if ( aData.getLength() ) in convertWithCipherContext()
111 sal_Int32 nOldLastBlockLen = m_aLastBlock.getLength(); in convertWithCipherContext()
114 sal_Int32 nAvailableData = nOldLastBlockLen + aData.getLength(); in convertWithCipherContext()
137 m_aLastBlock.realloc( nOldLastBlockLen + aData.getLength() ); in convertWithCipherContext()
138 …copyMemory( m_aLastBlock.getArray() + nOldLastBlockLen, aData.getConstArray(), aData.getLength() ); in convertWithCipherContext()
145 m_aLastBlock.realloc( nOldLastBlockLen - nToConvertLen + aData.getLength() ); in convertWithCipherContext()
146 …astBlock.getArray() + nOldLastBlockLen - nToConvertLen, aData.getConstArray(), aData.getLength() ); in convertWithCipherContext()
159 …OSL_ENSURE( aToConvert.getLength() % m_nBlockSize == 0, "Unexpected size of the data to encrypt!" … in convertWithCipherContext()
[all …]
/AOO41X/main/forms/source/inc/
H A Dforms_module_impl.hxx75 OSL_ENSURE( (s_pImplementationNames->getLength() == s_pSupportedServices->getLength()) in registerComponent()
76 … && (s_pImplementationNames->getLength() == s_pCreationFunctionPointers->getLength()) in registerComponent()
77 … && (s_pImplementationNames->getLength() == s_pFactoryFunctionPointers->getLength()), in registerComponent()
80 sal_Int32 nOldLen = s_pImplementationNames->getLength(); in registerComponent()
102 OSL_ENSURE( (s_pImplementationNames->getLength() == s_pSupportedServices->getLength()) in revokeComponent()
103 … && (s_pImplementationNames->getLength() == s_pCreationFunctionPointers->getLength()) in revokeComponent()
104 … && (s_pImplementationNames->getLength() == s_pFactoryFunctionPointers->getLength()), in revokeComponent()
107 sal_Int32 nLen = s_pImplementationNames->getLength(); in revokeComponent()
121 if (s_pImplementationNames->getLength() == 0) in revokeComponent()
136 …OSL_ENSURE(_rImplementationName.getLength(), "OFormsModule::getComponentFactory : invalid argument… in getComponentFactory()
[all …]
/AOO41X/main/dbaccess/source/shared/
H A Dregistrationhelper.cxx59 OSL_ENSURE( (s_pImplementationNames->getLength() == s_pSupportedServices->getLength()) in registerComponent()
60 … && (s_pImplementationNames->getLength() == s_pCreationFunctionPointers->getLength()) in registerComponent()
61 … && (s_pImplementationNames->getLength() == s_pFactoryFunctionPointers->getLength()), in registerComponent()
64 sal_Int32 nOldLen = s_pImplementationNames->getLength(); in registerComponent()
86 OSL_ENSURE( (s_pImplementationNames->getLength() == s_pSupportedServices->getLength()) in revokeComponent()
87 … && (s_pImplementationNames->getLength() == s_pCreationFunctionPointers->getLength()) in revokeComponent()
88 … && (s_pImplementationNames->getLength() == s_pFactoryFunctionPointers->getLength()), in revokeComponent()
91 sal_Int32 nLen = s_pImplementationNames->getLength(); in revokeComponent()
105 if (s_pImplementationNames->getLength() == 0) in revokeComponent()
120 …OSL_ENSURE(_rImplementationName.getLength(), "OModuleRegistration::getComponentFactory : invalid a… in getComponentFactory()
[all …]
/AOO41X/main/sw/source/ui/config/
H A Dusrpref.cxx156 Sequence<Any> aValues(aNames.getLength()); in Commit()
159 for(int nProp = 0; nProp < aNames.getLength(); nProp++) in Commit()
197 DBG_ASSERT(aValues.getLength() == aNames.getLength(), "GetProperties failed"); in Load()
198 if(aValues.getLength() == aNames.getLength()) in Load()
200 for(int nProp = 0; nProp < aNames.getLength(); nProp++) in Load()
299 Sequence<Any> aValues(aNames.getLength()); in Commit()
302 for(int nProp = 0; nProp < aNames.getLength(); nProp++) in Commit()
348 DBG_ASSERT(aValues.getLength() == aNames.getLength(), "GetProperties failed"); in Load()
349 if(aValues.getLength() == aNames.getLength()) in Load()
351 for(int nProp = 0; nProp < aNames.getLength(); nProp++) in Load()
[all …]
/AOO41X/main/svl/source/passwordcontainer/
H A Dpasswordcontainer.cxx163 ::rtl::ByteSequence outbuf( buf.getLength()*2+1 ); in getAsciiLine()
165 for( int ind = 0; ind < buf.getLength(); ind++ ) in getAsciiLine()
170 outbuf[buf.getLength()*2] = '\0'; in getAsciiLine()
181 OSL_ENSURE( line.getLength() % 2 == 0, "Wrong syntax!\n" ); in getBufFromAsciiLine()
183 ::rtl::ByteSequence aResult(line.getLength()/2); in getBufFromAsciiLine()
185 for( int ind = 0; ind < tmpLine.getLength()/2; ind++ ) in getBufFromAsciiLine()
206 vector< ::rtl::OUString > newOne ( original.getLength() ); in copySequenceToVector()
207 for( int i = 0; i < original.getLength() ; i++ ) in copySequenceToVector()
221 sal_Int32 aNodeCount = aNodeNames.getLength(); in getInfo()
234 if( aPropertyValues.getLength() != aNodeNames.getLength() ) in getInfo()
[all …]
/AOO41X/main/framework/inc/
H A Dprotocols.h92 if (sURL.compareTo(SPECIALPROTOCOL_PRIVATE,SPECIALPROTOCOL_PRIVATE.getLength()) == 0) in specifyProtocol()
95 …if (sURL.compareTo(SPECIALPROTOCOL_PRIVATE_OBJECT,SPECIALPROTOCOL_PRIVATE_OBJECT.getLength()) == 0) in specifyProtocol()
98 …if (sURL.compareTo(SPECIALPROTOCOL_PRIVATE_STREAM,SPECIALPROTOCOL_PRIVATE_STREAM.getLength()) == 0) in specifyProtocol()
101 … (sURL.compareTo(SPECIALPROTOCOL_PRIVATE_FACTORY,SPECIALPROTOCOL_PRIVATE_FACTORY.getLength()) == 0) in specifyProtocol()
104 if (sURL.compareTo(SPECIALPROTOCOL_SLOT,SPECIALPROTOCOL_SLOT.getLength()) == 0) in specifyProtocol()
107 if (sURL.compareTo(SPECIALPROTOCOL_UNO,SPECIALPROTOCOL_UNO.getLength()) == 0) in specifyProtocol()
110 if (sURL.compareTo(SPECIALPROTOCOL_MACRO,SPECIALPROTOCOL_MACRO.getLength()) == 0) in specifyProtocol()
113 if (sURL.compareTo(SPECIALPROTOCOL_SERVICE,SPECIALPROTOCOL_SERVICE.getLength()) == 0) in specifyProtocol()
116 if (sURL.compareTo(SPECIALPROTOCOL_MAILTO,SPECIALPROTOCOL_MAILTO.getLength()) == 0) in specifyProtocol()
119 if (sURL.compareTo(SPECIALPROTOCOL_NEWS,SPECIALPROTOCOL_NEWS.getLength()) == 0) in specifyProtocol()
[all …]
/AOO41X/main/sal/qa/rtl/oustring/
H A Drtl_ustr.cxx180 …tl_ustr_shortenedCompareIgnoreAsciiCase_WithLength( aStr1.getStr(), aStr1.getLength(), NULL, 0, 1); in compare_000_1()
187 …eAsciiCase_WithLength( aStr1.getStr(), aStr1.getLength(), aStr2.getStr(), aStr2.getLength(), aStr1… in compare_001()
196 …32 nValue = rtl_ustr_shortenedCompareIgnoreAsciiCase_WithLength( aStr1.getStr(), aStr1.getLength(), in compare_002()
197 … aStr2.getStr(), aStr2.getLength(), in compare_002()
198 … aStr1.getLength()); in compare_002()
207 …32 nValue = rtl_ustr_shortenedCompareIgnoreAsciiCase_WithLength( aStr1.getStr(), aStr1.getLength(), in compare_002_1()
208 … aStr2.getStr(), aStr2.getLength(), in compare_002_1()
209 … aStr1.getLength()); in compare_002_1()
218 …32 nValue = rtl_ustr_shortenedCompareIgnoreAsciiCase_WithLength( aStr1.getStr(), aStr1.getLength(), in compare_003()
219 … aStr2.getStr(), aStr2.getLength(), in compare_003()
[all …]
/AOO41X/main/extensions/source/inc/
H A Dcomponentmodule.cxx181 OSL_ENSURE( (s_pImplementationNames->getLength() == s_pSupportedServices->getLength()) in registerComponent()
182 … && (s_pImplementationNames->getLength() == s_pCreationFunctionPointers->getLength()) in registerComponent()
183 … && (s_pImplementationNames->getLength() == s_pFactoryFunctionPointers->getLength()), in registerComponent()
186 sal_Int32 nOldLen = s_pImplementationNames->getLength(); in registerComponent()
208 OSL_ENSURE( (s_pImplementationNames->getLength() == s_pSupportedServices->getLength()) in revokeComponent()
209 … && (s_pImplementationNames->getLength() == s_pCreationFunctionPointers->getLength()) in revokeComponent()
210 … && (s_pImplementationNames->getLength() == s_pFactoryFunctionPointers->getLength()), in revokeComponent()
213 sal_Int32 nLen = s_pImplementationNames->getLength(); in revokeComponent()
227 if (s_pImplementationNames->getLength() == 0) in revokeComponent()
242 …OSL_ENSURE(_rImplementationName.getLength(), "OModule::getComponentFactory : invalid argument (imp… in getComponentFactory()
[all …]
/AOO41X/main/dbaccess/source/ext/adabas/
H A DAcomponentmodule.cxx191 OSL_ENSURE( (s_pImplementationNames->getLength() == s_pSupportedServices->getLength()) in registerComponent()
192 … && (s_pImplementationNames->getLength() == s_pCreationFunctionPointers->getLength()) in registerComponent()
193 … && (s_pImplementationNames->getLength() == s_pFactoryFunctionPointers->getLength()), in registerComponent()
196 sal_Int32 nOldLen = s_pImplementationNames->getLength(); in registerComponent()
218 OSL_ENSURE( (s_pImplementationNames->getLength() == s_pSupportedServices->getLength()) in revokeComponent()
219 … && (s_pImplementationNames->getLength() == s_pCreationFunctionPointers->getLength()) in revokeComponent()
220 … && (s_pImplementationNames->getLength() == s_pFactoryFunctionPointers->getLength()), in revokeComponent()
223 sal_Int32 nLen = s_pImplementationNames->getLength(); in revokeComponent()
237 if (s_pImplementationNames->getLength() == 0) in revokeComponent()
252 …OSL_ENSURE(_rImplementationName.getLength(), "OModule::getComponentFactory : invalid argument (imp… in getComponentFactory()
[all …]
/AOO41X/main/ucbhelper/source/provider/
H A Dresultsetmetadata.cxx93 : m_pImpl( new ResultSetMetaData_Impl( rProps.getLength() ) ), in ResultSetMetaData()
110 OSL_ENSURE( rColumnData.size() == sal_uInt32( rProps.getLength() ), in ResultSetMetaData()
151 return m_aProps.getLength(); in getColumnCount()
164 if ( ( column < 1 ) || ( column > m_aProps.getLength() ) ) in isAutoIncrement()
175 if ( ( column < 1 ) || ( column > m_aProps.getLength() ) ) in isCaseSensitive()
191 if ( ( column < 1 ) || ( column > m_aProps.getLength() ) ) in isSearchable()
206 if ( ( column < 1 ) || ( column > m_aProps.getLength() ) ) in isCurrency()
222 if ( ( column < 1 ) || ( column > m_aProps.getLength() ) ) in isNullable()
237 if ( ( column < 1 ) || ( column > m_aProps.getLength() ) ) in isSigned()
252 if ( ( column < 1 ) || ( column > m_aProps.getLength() ) ) in getColumnDisplaySize()
[all …]
/AOO41X/main/i18npool/source/transliteration/
H A DtransliterationImpl.cxx227 sal_Int32 mask = 0, count = modType.getLength(); in loadModuleNew()
260 if (implNameList.getLength() > maxCascade || implNameList.getLength() <= 0) in loadModulesByImplNames()
264 for (sal_Int32 i = 0; i < implNameList.getLength(); i++) in loadModulesByImplNames()
274 Sequence<OUString> r(translist.getLength()); in getAvailableModules()
277 for (sal_Int32 i = 0; i < translist.getLength(); i++) in getAvailableModules()
297 if (offset.getLength() != nCount) in transliterate()
301 if ( startPos == 0 && nCount == inStr.getLength() ) in transliterate()
310 nCount = offset.getLength(); in transliterate()
332 nCount = tmpStr.getLength(); in transliterate()
352 if (offset.getLength() != nCount) in folding()
[all …]
/AOO41X/main/chart2/source/model/template/
H A DChartTypeTemplate.cxx88 for( sal_Int32 nN = 0; nN < rAvailablePlacements.getLength(); nN++ ) in lcl_ensureCorrectLabelPlacement()
100 if( rAvailablePlacements.getLength() ) in lcl_ensureCorrectLabelPlacement()
126 if( aAvailableMissingValueTreatment.getLength() ) in lcl_ensureCorrectMissingValueTreatment()
174 for( i=0; i<aSeries.getLength(); ++i ) in createDiagramByDataSource()
176 for( j=0; j<aSeries[i].getLength(); ++j, ++nCount ) in createDiagramByDataSource()
208 const sal_Int32 nFormerSeriesCount = aFlatSeriesSeq.getLength(); in changeDiagram()
239 for( i=0; i<aSeriesSeq.getLength(); ++i ) in changeDiagram()
240 for( j=0; j<aSeriesSeq[i].getLength(); ++j, ++nIndex ) in changeDiagram()
256 for( sal_Int32 nCooSysIdx = 0; nCooSysIdx < aCooSysSeq.getLength(); ++nCooSysIdx ) in changeDiagram()
287 const sal_Int32 nFormerSeriesCount = aFlatSeriesSeq.getLength(); in changeDiagramData()
[all …]
/AOO41X/main/unotools/source/config/
H A Dconfigitem.cxx66 sMsg += OString(rEx.Message.getStr(), rEx.Message.getLength(), RTL_TEXTENCODING_ASCII_US); in lcl_CFG_DBG_EXCEPTION()
199 Sequence<OUString> aChangedNames(rEvent.Changes.getLength()); in changesOccurred()
205 for(int i = 0; i < aChangedNames.getLength(); i++) in changesOccurred()
209 if(lcl_Find(sTemp, pCheckPropertyNames, aPropertyNames.getLength())) in changesOccurred()
363 nSourceSize = lInNames.getLength(); in impl_packLocalizedProperties()
383 nPropertiesSize = lPropertyNames.getLength() ; in impl_packLocalizedProperties()
438 nSourceSize = lInNames.getLength(); in impl_unpackLocalizedProperties()
457 nPropertiesSize = lProperties.getLength() ; in impl_unpackLocalizedProperties()
459 if( (nDestinationCounter+nPropertiesSize) > lOutNames.getLength() ) in impl_unpackLocalizedProperties()
475 if( (nDestinationCounter+1) > lOutNames.getLength() ) in impl_unpackLocalizedProperties()
[all …]
/AOO41X/main/reportdesign/source/core/misc/
H A Dconditionalexpression.cxx70 nPatternIndex = sExpression.indexOf( '$', nPatternIndex + pReplace->getLength() + 1 ); in assembleExpression()
93 …sMatchExpression = sMatchExpression.replaceAt( nIndex, sFieldDataPattern.getLength(), _rFieldDataS… in matchExpression()
94 … nIndex = sMatchExpression.indexOf( sFieldDataPattern, nIndex + _rFieldDataSource.getLength() ); in matchExpression()
113 if ( _rExpression.getLength() < nLHSIndex ) in matchExpression()
126 if ( _rExpression.getLength() < sMatchExprPart3.getLength() ) in matchExpression()
129 …tl::OUString sExprPart3( _rExpression.copy( _rExpression.getLength() - sMatchExprPart3.getLength()… in matchExpression()
137 …S = _rExpression.copy( sExprPart1.getLength(), _rExpression.getLength() - sExprPart1.getLength() -… in matchExpression()
142 sal_Int32 nMatchExprPart2Start( nLHSIndex + sLHSPattern.getLength() ); in matchExpression()
145 sMatchExpression.getLength() - nMatchExprPart2Start - sMatchExprPart3.getLength() - 2 in matchExpression()
149 sExprPart1.getLength(), in matchExpression()
[all …]
/AOO41X/main/stoc/test/registry_tdprovider/
H A Dtestregistrytdprovider.cxx213 assertEqual< sal_Int32 >(1, structure->getMemberTypes().getLength()); in run()
218 assertEqual< sal_Int32 >(1, structure->getMemberNames().getLength()); in run()
222 assertEqual< sal_Int32 >(0, structure->getTypeParameters().getLength()); in run()
223 assertEqual< sal_Int32 >(0, structure->getTypeArguments().getLength()); in run()
237 assertEqual< sal_Int32 >(1, structure->getMemberTypes().getLength()); in run()
244 assertEqual< sal_Int32 >(1, structure->getMemberNames().getLength()); in run()
248 assertEqual< sal_Int32 >(2, structure->getTypeParameters().getLength()); in run()
255 assertEqual< sal_Int32 >(0, structure->getTypeArguments().getLength()); in run()
272 assertEqual< sal_Int32 >(1, structure->getMemberTypes().getLength()); in run()
280 assertEqual< sal_Int32 >(1, structure->getMemberNames().getLength()); in run()
[all …]
/AOO41X/main/unodevtools/source/unodevtools/
H A Dtypeblob.cxx144 sal_uInt16 count = (sal_uInt16)superTypes.getLength(); in getInheritedMemberCount()
157 if ( baseTypes.getLength() > 0) in getInheritedMemberCount()
160 memberCount += xIFace->getMembers().getLength(); in getInheritedMemberCount()
180 sal_uInt16 paramCount = (sal_uInt16)parameters.getLength(); in writeMethodData()
181 sal_uInt16 exceptionCount = (sal_uInt16)exceptions.getLength(); in writeMethodData()
223 if (seqExcp.getLength() > 0) { in writeAttributeMethodData()
227 0, (sal_uInt16)seqExcp.getLength()); in writeAttributeMethodData()
229 for (sal_Int32 i=0; i < seqExcp.getLength(); i++) { in writeAttributeMethodData()
241 for (sal_uInt16 i=0; i < typeParams.getLength(); i++) { in checkParameterizedTypeFlag()
277 if ( typeName.getLength() == 0 ) in getTypeBlob()
[all …]
/AOO41X/main/chart2/source/tools/
H A DCommonConverters.cxx169 if(nPolygonIndex >= rPoly.SequenceX.getLength() ) in AddPointToPoly()
180 sal_Int32 nOldPointCount = pOuterSequenceX->getLength(); in AddPointToPoly()
199 if( nPolyIndex>=0 && nPolyIndex<rPolygon.SequenceX.getLength()) in getPointFromPoly()
201 if(nPointIndex<rPolygon.SequenceX[nPolyIndex].getLength()) in getPointFromPoly()
221 sal_Int32 nAddOuterCount = rAdd.SequenceX.getLength(); in addPolygon()
222 sal_Int32 nOuterCount = rRet.SequenceX.getLength() + nAddOuterCount; in addPolygon()
244 sal_Int32 nOuterCount = Max( rRet.SequenceX.getLength(), rAdd.SequenceX.getLength() ); in appendPoly()
251 sal_Int32 nOldPointCount = rRet.SequenceX[nOuter].getLength(); in appendPoly()
253 if(nOuter<rAdd.SequenceX.getLength()) in appendPoly()
254 nAddPointCount = rAdd.SequenceX[nOuter].getLength(); in appendPoly()
[all …]
/AOO41X/main/stoc/source/implementationregistration/
H A Dimplreg.cxx179 if (linkNames.getLength()) in deleteAllLinkReferences()
190 for (sal_Int32 i = 0; i < linkNames.getLength(); i++) in deleteAllLinkReferences()
225 while(aLinkParent.getLength()) in deleteAllLinkReferences()
229 if (xLinkParent.is() && (xLinkParent->getKeyNames().getLength() == 0)) in deleteAllLinkReferences()
309 for (sal_Int32 i = 0; i < subKeys.getLength(); i++) in searchImplForLink()
354 for (sal_Int32 i = 0; i < subKeys.getLength(); i++) in searchLinkTargetForImpl()
393 length = implEntries.getLength(); in createUniqueSubEntry()
446 sal_Int32 length = implEntries.getLength(); in deleteSubEntry()
503 if (oldImplName.getLength()) in prepareUserLink()
538 if (keyNames.getLength() == 0 && in deletePathIfPossible()
[all …]
/AOO41X/main/comphelper/source/misc/
H A Ddocpasswordhelper.cxx56 if ( !aPassword.isEmpty() && aSalt.getLength() && nCount && nHashLength ) in GeneratePBKDF2Hash()
61 aResult.getLength(), in GeneratePBKDF2Hash()
63 aBytePass.getLength(), in GeneratePBKDF2Hash()
65 aSalt.getLength(), in GeneratePBKDF2Hash()
87 if ( aNewHash.getLength() ) in GenerateNewModifyPasswordInfo()
107 if ( !aPassword.isEmpty() && aInfo.getLength() ) in IsModifyPasswordCorrect()
114 for ( sal_Int32 nInd = 0; nInd < aInfo.getLength(); nInd++ ) in IsModifyPasswordCorrect()
127 && aSalt.getLength() && nCount > 0 && aHash.getLength() ) in IsModifyPasswordCorrect()
129 …:Sequence< sal_Int8 > aNewHash = GeneratePBKDF2Hash( aPassword, aSalt, nCount, aHash.getLength() ); in IsModifyPasswordCorrect()
130 …for ( sal_Int32 nInd = 0; nInd < aNewHash.getLength() && nInd < aHash.getLength() && aNewHash[nInd… in IsModifyPasswordCorrect()
[all …]
/AOO41X/main/desktop/source/migration/
H A Dmigration.cxx97 if ( sCommand.getLength() > 0 ) in retrieveLabelFromCommand()
106 for ( sal_Int32 i = 0; i < aPropSeq.getLength(); i++ ) in retrieveLabelFromCommand()
123 if (nIndex>=0 && nIndex <= sLabel.getLength()-1) in retrieveLabelFromCommand()
251 if (m_aInfo.userdata.getLength() > 0 && ! checkMigrationCompleted()) in checkMigration()
291 if (sModuleIdentifier.getLength()==0) in doMigration()
429 for (sal_Int32 i=0; i<seqSupportedVersions.getLength(); i++) in readAvailableMigrations()
440 for (sal_Int32 j=0; j<seqVersions.getLength(); j++) in readAvailableMigrations()
463 for (sal_Int32 i = 0; i < seqMigrations.getLength(); i++) in readMigrationSteps()
475 for (sal_Int32 j=0; j<tmpSeq.getLength(); j++) in readMigrationSteps()
485 for (sal_Int32 j=0; j<tmpSeq.getLength(); j++) in readMigrationSteps()
[all …]

12345678910>>...152