Home
last modified time | relevance | path

Searched refs:getArray (Results 1 – 25 of 1260) sorted by relevance

12345678910>>...51

/trunk/main/stoc/test/
H A Dtestcorefl.cxx168 …TEST_ENSHURE(xClass->getMethods().getArray()[4]->getParameterTypes().getArray()[0]->getTypeClass()… in test_corefl()
171 …TEST_ENSHURE(xClass->getMethods().getArray()[4]->getParameterInfos().getArray()[0].aMode == ParamM… in test_corefl()
179 …TEST_ENSHURE(xClass->getMethods().getArray()[5]->getParameterTypes().getArray()[0]->getTypeClass()… in test_corefl()
188 …TEST_ENSHURE(xClass->getMethods().getArray()[6]->getParameterTypes().getArray()[0]->getTypeClass()… in test_corefl()
197 …TEST_ENSHURE(xClass->getMethods().getArray()[6]->getExceptionTypes().getArray()[2]->getFields().ge… in test_corefl()
198 …TEST_ENSHURE(xClass->getMethods().getArray()[6]->getExceptionTypes().getArray()[2]->getFields().ge… in test_corefl()
199 …TEST_ENSHURE(xClass->getMethods().getArray()[6]->getExceptionTypes().getArray()[2]->getFields().ge… in test_corefl()
200 …TEST_ENSHURE(xClass->getMethods().getArray()[6]->getExceptionTypes().getArray()[2]->getFields().ge… in test_corefl()
201 …TEST_ENSHURE(xClass->getMethods().getArray()[6]->getExceptionTypes().getArray()[2]->getFields().ge… in test_corefl()
202 …TEST_ENSHURE(xClass->getMethods().getArray()[6]->getExceptionTypes().getArray()[2]->getFields().ge… in test_corefl()
[all …]
H A Dtestregistry.cxx244 name = seqNames.getArray()[i]; in test_SimpleRegistry()
245 xSubKey = seqKeys.getArray()[i]; in test_SimpleRegistry()
265 TEST_ENSHURE(!strcmp(((const char*)seqByte.getArray()), "ich bin ein binary value"), in test_SimpleRegistry()
269 seqKeys.getArray()[i]->closeKey(); in test_SimpleRegistry()
285 TEST_ENSHURE( seqLongs.getArray()[0] == 123, "test_SimpleRegistry error 15" ); in test_SimpleRegistry()
286 TEST_ENSHURE( seqLongs.getArray()[1] == 456, "test_SimpleRegistry error 16" ); in test_SimpleRegistry()
287 TEST_ENSHURE( seqLongs.getArray()[2] == 789, "test_SimpleRegistry error 17" ); in test_SimpleRegistry()
535 seqLong.getArray()[0] = 1234; in test_DefaultRegistry()
536 seqLong.getArray()[1] = 4567; in test_DefaultRegistry()
537 seqLong.getArray()[2] = 7890; in test_DefaultRegistry()
[all …]
/trunk/main/cppuhelper/inc/cppuhelper/
H A Dstdidlclass.hxx69 seqInterface.getArray()[0] = Interface1::static_type().getTypeName(); in createStandardClass()
92 seqInterface.getArray()[0] = Interface1::static_type().getTypeName(); in createStandardClass()
93 seqInterface.getArray()[1] = Interface2::static_type().getTypeName(); in createStandardClass()
119 seqInterface.getArray()[0] = Interface1::static_type().getTypeName(); in createStandardClass()
120 seqInterface.getArray()[1] = Interface2::static_type().getTypeName(); in createStandardClass()
121 seqInterface.getArray()[2] = Interface3::static_type().getTypeName(); in createStandardClass()
148 seqInterface.getArray()[0] = Interface1::static_type().getTypeName(); in createStandardClass()
149 seqInterface.getArray()[1] = Interface2::static_type().getTypeName(); in createStandardClass()
150 seqInterface.getArray()[2] = Interface3::static_type().getTypeName(); in createStandardClass()
151 seqInterface.getArray()[3] = Interface4::static_type().getTypeName(); in createStandardClass()
[all …]
/trunk/main/chart2/source/view/main/
H A DStripe.cxx98 drawing::DoubleSequence* pOuterSequenceX = aPP.SequenceX.getArray(); in getPolyPolygonShape3D()
99 drawing::DoubleSequence* pOuterSequenceY = aPP.SequenceY.getArray(); in getPolyPolygonShape3D()
106 double* pInnerSequenceX = pOuterSequenceX->getArray(); in getPolyPolygonShape3D()
107 double* pInnerSequenceY = pOuterSequenceY->getArray(); in getPolyPolygonShape3D()
108 double* pInnerSequenceZ = pOuterSequenceZ->getArray(); in getPolyPolygonShape3D()
171 double* pInnerSequenceX = pOuterSequenceX->getArray(); in getNormalsPolygon()
172 double* pInnerSequenceY = pOuterSequenceY->getArray(); in getNormalsPolygon()
173 double* pInnerSequenceZ = pOuterSequenceZ->getArray(); in getNormalsPolygon()
202 double* pInnerSequenceX = pOuterSequenceX->getArray(); in getTexturePolygon()
203 double* pInnerSequenceY = pOuterSequenceY->getArray(); in getTexturePolygon()
[all …]
H A DShapeFactory.cxx209 double* pInnerSequenceY = pOuterSequenceY->getArray(); in createPolyPolygon_Cube()
210 double* pInnerSequenceZ = pOuterSequenceZ->getArray(); in createPolyPolygon_Cube()
314 pInnerSequenceX = pOuterSequenceX->getArray(); in createPolyPolygon_Cylinder()
315 pInnerSequenceY = pOuterSequenceY->getArray(); in createPolyPolygon_Cylinder()
316 pInnerSequenceZ = pOuterSequenceZ->getArray(); in createPolyPolygon_Cylinder()
334 pInnerSequenceX = pOuterSequenceX->getArray(); in createPolyPolygon_Cylinder()
335 pInnerSequenceY = pOuterSequenceY->getArray(); in createPolyPolygon_Cylinder()
336 pInnerSequenceZ = pOuterSequenceZ->getArray(); in createPolyPolygon_Cylinder()
415 pInnerSequenceX = pOuterSequenceX->getArray(); in createPolyPolygon_Cone()
416 pInnerSequenceY = pOuterSequenceY->getArray(); in createPolyPolygon_Cone()
[all …]
H A DClipping.cxx176 drawing::DoubleSequence* pOuterSequenceX = &rPoly.SequenceX.getArray()[nPolygonIndex]; in lcl_addPointToPoly()
177 drawing::DoubleSequence* pOuterSequenceY = &rPoly.SequenceY.getArray()[nPolygonIndex]; in lcl_addPointToPoly()
178 drawing::DoubleSequence* pOuterSequenceZ = &rPoly.SequenceZ.getArray()[nPolygonIndex]; in lcl_addPointToPoly()
196 double* pInnerSequenceX = pOuterSequenceX->getArray(); in lcl_addPointToPoly()
197 double* pInnerSequenceY = pOuterSequenceY->getArray(); in lcl_addPointToPoly()
198 double* pInnerSequenceZ = pOuterSequenceZ->getArray(); in lcl_addPointToPoly()
287 drawing::DoubleSequence* pOuterSequenceX = &aResult.SequenceX.getArray()[nPolygonIndex]; in clipPolygonAtRectangle()
288 drawing::DoubleSequence* pOuterSequenceY = &aResult.SequenceY.getArray()[nPolygonIndex]; in clipPolygonAtRectangle()
289 drawing::DoubleSequence* pOuterSequenceZ = &aResult.SequenceZ.getArray()[nPolygonIndex]; in clipPolygonAtRectangle()
/trunk/main/sax/source/expatwrap/
H A Dxml2utf.cxx76 memcpy (seq.getArray(), in readAndConvert()
135 const sal_Int8 *pSource = seq.getArray(); in removeEncoding()
168 &( seq.getArray()[nStop+1]) , in removeEncoding()
284 memmove( &( seq.getArray()[2] ) , seq.getArray() , seq.getLength() - 2 ); in scanForEncoding()
285 ((sal_uInt8*)seq.getArray())[0] = 0xFE; in scanForEncoding()
286 ((sal_uInt8*)seq.getArray())[1] = 0xFF; in scanForEncoding()
295 memmove( &( seq.getArray()[2] ) , seq.getArray() , seq.getLength() - 2 ); in scanForEncoding()
296 ((sal_uInt8*)seq.getArray())[0] = 0xFF; in scanForEncoding()
297 ((sal_uInt8*)seq.getArray())[1] = 0xFE; in scanForEncoding()
307 memmove( seq.getArray(), &( seq.getArray()[3] ), seq.getLength()-3 ); in scanForEncoding()
[all …]
/trunk/main/forms/source/misc/
H A Dservices.cxx139 aServices.getArray()[0] = frm::service1; \
145 aServices.getArray()[0] = frm::service1; \
146 aServices.getArray()[1] = frm::service2; \
152 aServices.getArray()[0] = frm::service1; \
153 aServices.getArray()[1] = frm::service2; \
154 aServices.getArray()[2] = frm::service3; \
160 aServices.getArray()[0] = frm::service1; \
161 aServices.getArray()[1] = frm::service2; \
162 aServices.getArray()[2] = frm::service3; \
163 aServices.getArray()[3] = frm::service4; \
[all …]
/trunk/main/extensions/test/stm/
H A Dmarktest.cxx220 memcpy( seqWrite.getArray() , pcStr , seqWrite.getLen() ); in testSimple()
229 ERROR_ASSERT( ! strcmp( (char *) seqWrite.getArray() , (char * )seqRead.getArray() ) , in testSimple()
241 ERROR_ASSERT( ! strcmp( (char *) seqWrite.getArray() , (char * )seqRead.getArray() ) , in testSimple()
279 aByte.getArray()[i] = i; in testSimple()
292 aByte.getArray()[i] = i+10; in testSimple()
317 as[i].getArray()[0] = i; in testSimple()
352 ERROR_ASSERT( 3 == seqRead.getArray()[0] , "rewrite didn't work" ); in testSimple()
353 ERROR_ASSERT( 2 == seqRead.getArray()[1] , "rewrite didn't work" ); in testSimple()
354 ERROR_ASSERT( 1 == seqRead.getArray()[2] , "rewrite didn't work" ); in testSimple()
586 seqWrite.getArray()[i] = i; in testSimple()
[all …]
H A Dpipetest.cxx266 ERROR_ASSERT( ! strcmp( (char *) seqWrite.getArray() , (char * )seqRead.getArray() ) , in testSimple()
280 ERROR_ASSERT( ! strcmp( (char*) seqRead.getArray() , in testSimple()
281 (char*) &( seqWrite.getArray()[seqWrite.getLen()-5] ) ), in testSimple()
339 ERROR_ASSERT( ! strcmp( (char*) seqRead.getArray() , in testBufferResizing()
340 (char*) createIntSeq(i).getArray() ) , in testBufferResizing()
378 ERROR_ASSERT( ! strcmp( (char*) seqRead.getArray() , in testMultithreading()
379 (char*) createIntSeq(i).getArray() ) , in testMultithreading()
429 aRet.getArray()[0] = OPipeTest_getImplementationName(); in OPipeTest_getSupportedServiceNames()
/trunk/main/io/test/stm/
H A Dmarktest.cxx219 memcpy( seqWrite.getArray() , pcStr , seqWrite.getLength() ); in testSimple()
228 ERROR_ASSERT( ! strcmp( (char *) seqWrite.getArray() , (char * )seqRead.getArray() ) , in testSimple()
240 ERROR_ASSERT( ! strcmp( (char *) seqWrite.getArray() , (char * )seqRead.getArray() ) , in testSimple()
279 aByte.getArray()[i] = i; in testSimple()
292 aByte.getArray()[i] = i+10; in testSimple()
317 as[i].getArray()[0] = i; in testSimple()
352 ERROR_ASSERT( 3 == seqRead.getArray()[0] , "rewrite didn't work" ); in testSimple()
353 ERROR_ASSERT( 2 == seqRead.getArray()[1] , "rewrite didn't work" ); in testSimple()
354 ERROR_ASSERT( 1 == seqRead.getArray()[2] , "rewrite didn't work" ); in testSimple()
585 seqWrite.getArray()[i] = i; in testSimple()
[all …]
H A Dpipetest.cxx263 ERROR_ASSERT( ! strcmp( (char *) seqWrite.getArray() , (char * )seqRead.getArray() ) , in testSimple()
277 ERROR_ASSERT( ! strcmp( (char*) seqRead.getArray() , in testSimple()
278 (char*) &( seqWrite.getArray()[seqWrite.getLength()-5] ) ), in testSimple()
355 ERROR_ASSERT( ! strcmp( (char*) seqRead.getArray() , in testBufferResizing()
356 (char*) createIntSeq(i).getArray() ) , in testBufferResizing()
394 ERROR_ASSERT( ! strcmp( (char*) seqRead.getArray() , in testMultithreading()
395 (char*) createIntSeq(i).getArray() ) , in testMultithreading()
422 aRet.getArray()[0] = OPipeTest_getServiceName(); in OPipeTest_getSupportedServiceNames()
/trunk/main/cppuhelper/test/
H A Dtestpropshlp.cxx175 Property * pP = aProps.getArray(); in test_PropertyArrayHelper()
190 Property * pP = aProps.getArray(); in test_PropertyArrayHelper()
208 Property * pP = aProps.getArray(); in test_PropertyArrayHelper()
291 aS.getArray()[0] = OUString( RTL_CONSTASCII_USTRINGPARAM("a") ); in test_PropertyArrayHelper()
292 aS.getArray()[1] = OUString( RTL_CONSTASCII_USTRINGPARAM("d") ); in test_PropertyArrayHelper()
1063 pPS_L->pExceptedListenerValues = aSeq.getArray(); in test_PropertySetHelper()
1118 pPS_L->pExceptedListenerValues = aSeq.getArray(); in test_PropertySetHelper()
1131 aValues.getArray()[0] <<= (sal_Int16) 22; in test_PropertySetHelper()
1132 aValues.getArray()[1] <<= (sal_Int16) 44; in test_PropertySetHelper()
1163 aValues.getArray()[0] <<= (sal_Int16)44; in test_PropertySetHelper()
[all …]
/trunk/main/sc/source/core/tool/
H A Drangeseq.cxx79 uno::Sequence<sal_Int32>* pRowAry = aRowSeq.getArray(); in FillLongArray()
83 sal_Int32* pColAry = aColSeq.getArray(); in FillLongArray()
110 sal_Int32* pColAry = aColSeq.getArray(); in FillLongArray()
135 uno::Sequence<double>* pRowAry = aRowSeq.getArray(); in FillDoubleArray()
139 double* pColAry = aColSeq.getArray(); in FillDoubleArray()
162 uno::Sequence<double>* pRowAry = aRowSeq.getArray(); in FillDoubleArray()
166 double* pColAry = aColSeq.getArray(); in FillDoubleArray()
197 rtl::OUString* pColAry = aColSeq.getArray(); in FillStringArray()
229 rtl::OUString* pColAry = aColSeq.getArray(); in FillStringArray()
287 uno::Any* pColAry = aColSeq.getArray(); in FillMixedArray()
[all …]
H A Dappoptio.cxx187 sal_Int32* pArray = aSeq.getArray(); in lcl_GetLastFunctions()
233 OUString* pArray = aSeq.getArray(); in lcl_GetSortList()
297 OUString* pNames = aNames.getArray(); in GetLayoutPropertyNames()
317 OUString* pNames = aNames.getArray(); in GetInputPropertyNames()
334 OUString* pNames = aNames.getArray(); in GetRevisionPropertyNames()
576 Any* pValues = aValues.getArray(); in IMPL_LINK()
608 Any* pValues = aValues.getArray(); in IMPL_LINK()
634 Any* pValues = aValues.getArray(); in IMPL_LINK()
663 Any* pValues = aValues.getArray(); in IMPL_LINK()
683 Any* pValues = aValues.getArray(); in IMPL_LINK()
[all …]
/trunk/main/vcl/source/helper/
H A Dcanvasbitmap.cxx93 sal_Int8* pTags = m_aComponentTags.getArray(); in setComponentInfo()
500 sal_Int8* pOutBuf = aRet.getArray(); in getData()
592 sal_Int8* pOutBuf = aRet.getArray(); in getPixel()
690 double* pColor=o_entry.getArray(); in getIndex()
774 rendering::RGBColor* pOut( aRes.getArray() ); in convertToRGB()
823 rendering::ARGBColor* pOut( aRes.getArray() ); in convertToARGB()
926 double* pColors=aRes.getArray(); in convertFromRGB()
966 double* pColors=aRes.getArray(); in convertFromARGB()
1006 double* pColors=aRes.getArray(); in convertFromPARGB()
1072 double* pOut( aRes.getArray() ); in convertFromIntegerColorSpace()
[all …]
/trunk/main/xmlsecurity/source/xmlsec/nss/
H A Dciphercontext.cxx138 …rtl_copyMemory( m_aLastBlock.getArray() + nOldLastBlockLen, aData.getConstArray(), aData.getLength… in convertWithCipherContext()
143 rtl_copyMemory( aToConvert.getArray(), m_aLastBlock.getConstArray(), nToConvertLen ); in convertWithCipherContext()
144 …rtl_copyMemory( m_aLastBlock.getArray(), m_aLastBlock.getConstArray() + nToConvertLen, nOldLastBlo… in convertWithCipherContext()
146 …rtl_copyMemory( m_aLastBlock.getArray() + nOldLastBlockLen - nToConvertLen, aData.getConstArray(),… in convertWithCipherContext()
150 rtl_copyMemory( aToConvert.getArray(), m_aLastBlock.getConstArray(), nOldLastBlockLen ); in convertWithCipherContext()
152 …rtl_copyMemory( aToConvert.getArray() + nOldLastBlockLen, aData.getConstArray(), nToConvertLen - n… in convertWithCipherContext()
154 …rtl_copyMemory( m_aLastBlock.getArray(), aData.getConstArray() + nToConvertLen - nOldLastBlockLen,… in convertWithCipherContext()
164 …if ( PK11_CipherOp( m_pContext, reinterpret_cast< unsigned char* >( aResult.getArray() ), &nResult… in convertWithCipherContext()
214 … rtl_random_getBytes( aRandomPool, m_aLastBlock.getArray() + nOldLastBlockLen, nPaddingSize - 1 ); in finalizeCipherContextAndDispose()
228 …if ( PK11_CipherOp( m_pContext, reinterpret_cast< unsigned char* >( aResult.getArray() ), &nPrefRe… in finalizeCipherContextAndDispose()
[all …]
/trunk/main/dtrans/source/win32/dtobj/
H A DFmtFilter.cxx73 METAFILEPICT* pMFPict = reinterpret_cast< METAFILEPICT* >( aMetaFilePict.getArray( ) ); in WinMFPictToOOMFPict()
81 METAFILEHEADER* pMFHeader = reinterpret_cast< METAFILEHEADER* >( mfpictStream.getArray( ) ); in WinMFPictToOOMFPict()
127 char* pMFBuff = reinterpret_cast< char* >( mfpictStream.getArray( ) ); in WinMFPictToOOMFPict()
150 if( GetEnhMetaFileBits( hEnhMetaFile, nSize, (sal_uChar*) aRet.getArray() ) != nSize ) in WinENHMFPictToOOMFPict()
235 rtl_copyMemory( winDIBStream.getArray( ), in OOBmpToWinDIB()
236 aOOBmp.getArray( ) + sizeof( BITMAPFILEHEADER ), in OOBmpToWinDIB()
400 rtl_zeroMemory(byteSequence.getArray(), byteSequence.getLength()); in TextHtmlToHTMLFormat()
403 static_cast<void*>(byteSequence.getArray()), in TextHtmlToHTMLFormat()
502 wchar_t* p = reinterpret_cast<wchar_t*>(bseq.getArray()); in FileListToByteSequence()
550 PBITMAPINFOHEADER pBmp = (PBITMAPINFOHEADER)aBitmapStream.getArray(); in WinBITMAPToOOBMP()
[all …]
/trunk/main/sfx2/source/doc/
H A Dprinthelper.cxx285 aPrinter.getArray()[7].Name = DEFINE_CONST_UNICODE( "CanSetPaperSize" ); in getPrinter()
294 aPrinter.getArray()[4].Name = DEFINE_CONST_UNICODE( "IsBusy" ); in getPrinter()
295 aPrinter.getArray()[4].Value <<= ( pPrinter->IsPrinting() ); in getPrinter()
297 aPrinter.getArray()[3].Name = DEFINE_CONST_UNICODE( "PaperSize" ); in getPrinter()
299 aPrinter.getArray()[3].Value <<= aSize; in getPrinter()
301 aPrinter.getArray()[2].Name = DEFINE_CONST_UNICODE( "PaperFormat" ); in getPrinter()
303 aPrinter.getArray()[2].Value <<= eFormat; in getPrinter()
305 aPrinter.getArray()[1].Name = DEFINE_CONST_UNICODE( "PaperOrientation" ); in getPrinter()
307 aPrinter.getArray()[1].Value <<= eOrient; in getPrinter()
309 aPrinter.getArray()[0].Name = DEFINE_CONST_UNICODE( "Name" ); in getPrinter()
[all …]
/trunk/main/unotools/source/misc/
H A Datom.cxx227 aRet.getArray()[i] = getClass( atomClasses.getConstArray()[i] ); in getClasses()
242 aRet.getArray()[i].atom = atoms.back().atom; in getClass()
243 aRet.getArray()[i].description = atoms.back().description; in getClass()
260 aRet.getArray()[i].atom = atoms.back().atom; in getRecentAtoms()
261 aRet.getArray()[i].description = atoms.back().description; in getRecentAtoms()
280 …aRet.getArray()[ nStrings++ ] = m_aProvider.getString( rRequest.atomClass, rRequest.atoms.getConst… in getAtomDescriptions()
341 aReq.getArray()[0].atomClass = atomClass; in getString()
342 aReq.getArray()[0].atoms.realloc( 1 ); in getString()
343 aReq.getArray()[0].atoms.getArray()[0] = atom; in getString()
/trunk/main/canvas/source/tools/
H A Dcanvastools.cxx305 rendering::RGBColor* pOut( aRes.getArray() ); in convertToRGB()
322 rendering::ARGBColor* pOut( aRes.getArray() ); in convertToARGB()
353 double* pColors=aRes.getArray(); in convertFromRGB()
370 double* pColors=aRes.getArray(); in convertFromARGB()
387 double* pColors=aRes.getArray(); in convertFromPARGB()
425 double* pOut( aRes.getArray() ); in convertFromIntegerColorSpace()
471 rendering::RGBColor* pOut( aRes.getArray() ); in convertIntegerToRGB()
534 sal_Int8* pColors=aRes.getArray(); in convertIntegerFromRGB()
552 sal_Int8* pColors=aRes.getArray(); in convertIntegerFromARGB()
570 sal_Int8* pColors=aRes.getArray(); in convertIntegerFromPARGB()
[all …]
/trunk/main/chart2/source/tools/
H A DChartTypeHelper.cxx268 sal_Int32* pSeq = aRet.getArray(); in getSupportedLabelPlacements()
287 sal_Int32* pSeq = aRet.getArray(); in getSupportedLabelPlacements()
307 sal_Int32* pSeq = aRet.getArray(); in getSupportedLabelPlacements()
330 sal_Int32* pSeq = aRet.getArray(); in getSupportedLabelPlacements()
336 sal_Int32* pSeq = aRet.getArray(); in getSupportedLabelPlacements()
347 sal_Int32* pSeq = aRet.getArray(); in getSupportedLabelPlacements()
353 sal_Int32* pSeq = aRet.getArray(); in getSupportedLabelPlacements()
595 sal_Int32* pSeq = aRet.getArray(); in getSupportedMissingValueTreatments()
602 sal_Int32* pSeq = aRet.getArray(); in getSupportedMissingValueTreatments()
612 sal_Int32* pSeq = aRet.getArray(); in getSupportedMissingValueTreatments()
[all …]
/trunk/main/sw/source/ui/config/
H A Dusrpref.cxx118 OUString* pNames = aNames.getArray(); in GetPropertyNames()
157 Any* pValues = aValues.getArray(); in Commit()
269 OUString* pNames = aNames.getArray(); in GetPropertyNames()
300 Any* pValues = aValues.getArray(); in Commit()
418 OUString* pNames = aNames.getArray(); in GetPropertyNames()
449 Any* pValues = aValues.getArray(); in Commit()
520 OUString* pNames = aNames.getArray(); in GetPropertyNames()
548 Any* pValues = aValues.getArray(); in Commit()
609 aPropNames.getArray()[0] = C2U("Color"); in SwWebColorConfig()
623 Any* pValues = aValues.getArray(); in Commit()
/trunk/main/comphelper/source/property/
H A Dopropertybag.cxx420 aNames.getArray(), in getPropertyValues()
447 const Any* pValue = aValues.getArray(); in getPropertyValues()
448 PropertyValue* pPropertyValue = aPropertyValues.getArray(); in getPropertyValues()
467 aProperties.getArray(), in impl_setPropertyValues_throw()
468 aProperties.getArray() + aProperties.getLength(), in impl_setPropertyValues_throw()
477 aNames.getArray(), in impl_setPropertyValues_throw()
494 sal_Int32* pHandle = aHandles.getArray(); in impl_setPropertyValues_throw()
526 aValues.getArray(), in impl_setPropertyValues_throw()
530 setFastPropertyValues( nCount, aHandles.getArray(), aValues.getConstArray(), nCount ); in impl_setPropertyValues_throw()
/trunk/main/svtools/source/config/
H A Dhelpopt.cxx137 OUString* pNames = aNames.getArray(); in GetPropertyNames()
292 ::rtl::OUString* pIgnoredURLs = aIgnoredURLs.getArray(); in implGetURLCounters()
293 ::rtl::OUString* pIgnoredURLsCounter = aIgnoredURLsCounter.getArray(); in implGetURLCounters()
356 ::rtl::OUString* pDeleteFromConfig = aDeleteFromConfig.getArray(); in implSaveURLCounters()
362 ::rtl::OUString* pNewCounterNodePaths = aNewCounterNodePaths.getArray(); in implSaveURLCounters()
363 Any* pNewCounterValues = aNewCounterValues.getArray(); in implSaveURLCounters()
406 aDeleteFromConfig.realloc(pDeleteFromConfig - aDeleteFromConfig.getArray()); in implSaveURLCounters()
413 aNewCounterNodePaths.realloc(pNewCounterNodePaths - aNewCounterNodePaths.getArray()); in implSaveURLCounters()
414 aNewCounterValues.realloc(pNewCounterValues - aNewCounterValues.getArray()); in implSaveURLCounters()
492 Any* pValues = aValues.getArray(); in Commit()

Completed in 221 milliseconds

12345678910>>...51