Home
last modified time | relevance | path

Searched refs:getArray (Results 176 – 200 of 1260) sorted by relevance

12345678910>>...51

/aoo42x/main/stoc/source/defaultregistry/
H A Ddefaultregistry.cxx76 seqNames.getArray()[0] = OUString(RTL_CONSTASCII_USTRINGPARAM(SERVICENAME)); in defreg_getSupportedServiceNames()
872 retSeq.getArray()[i] = in openKeys()
896 retSeq.getArray()[k++] = in openKeys()
947 retSeq.getArray()[i] = localSeq.getConstArray()[i]; in getKeyNames()
965 retSeq.getArray()[k++] = defaultSeq.getConstArray()[i]; in getKeyNames()
1239 const OUString * pArray = aSNL.getArray(); in supportsService()
/aoo42x/main/filter/source/pdf/
H A Dpdfexport.cxx294 aArgs.getArray()[0].Name = OUString( RTL_CONSTASCII_USTRINGPARAM( "FilterName" ) ); in write()
295 aArgs.getArray()[1].Name = OUString( RTL_CONSTASCII_USTRINGPARAM( "OutputStream" ) ); in write()
296 aArgs.getArray()[1].Value <<= xStream; in write()
299 aArgs.getArray()[2].Name = OUString( RTL_CONSTASCII_USTRINGPARAM( "EncryptionData" ) ); in write()
300 aArgs.getArray()[2].Value <<= m_aPreparedPassword; in write()
1006 aExc.ErrorCodes.getArray()[i] = (sal_Int32)*it; in showErrors()
/aoo42x/main/svtools/source/graphic/
H A Dprovider.cxx88 …aSeq.getArray()[ 0 ] = ::rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( "com.sun.star.graphic.Graphic… in getSupportedServiceNames_Static()
130 uno::Type* pTypes = aTypes.getArray(); in getTypes()
150 rtl_createUuid( reinterpret_cast< sal_uInt8* >( aId.getArray() ), 0, sal_True ); in getImplementationId()
255 SvMemoryStream aBmpStream( aBmpSeq.getArray(), aBmpSeq.getLength(), STREAM_READ ); in implLoadBitmap()
263 SvMemoryStream aMaskStream( aMaskSeq.getArray(), aMaskSeq.getLength(), STREAM_READ ); in implLoadBitmap()
/aoo42x/main/dbaccess/source/core/api/
H A DCacheSet.cxx141 sal_Bool* pNullableIter = m_aNullable.getArray(); in construct()
142 sal_Bool* pSignedIter = m_aSignedFlags.getArray(); in construct()
143 sal_Int32* pColumnIter = m_aColumnTypes.getArray(); in construct()
598 Reference< XArray > SAL_CALL OCacheSet::getArray( sal_Int32 columnIndex ) throw(SQLException, Runti… in getArray() function in OCacheSet
601 return m_xDriverRow->getArray(columnIndex); in getArray()
/aoo42x/main/chart2/source/tools/
H A DCachedDataSequence.cxx155 double * pResultArray = aResult.getArray(); in Impl_getNumericalData()
185 OUString * pResultArray = aResult.getArray(); in Impl_getTextualData()
216 Any * pResultArray = aResult.getArray(); in Impl_getMixedData()
/aoo42x/main/comphelper/source/property/
H A Dcomposedprops.cxx102 sal_Bool* pInclusionFlags = aInclusionFlags.getArray(); in compose()
151 Property* pProperties = m_aProperties.getArray(); in compose()
233 PropertyState* pStates = aReturn.getArray(); in getPropertyStates()
H A Dgenericpropertyset.cxx241 uno::Type* pTypes = aTypes.getArray(); in getTypes()
261 rtl_createUuid( (sal_uInt8 *)aId.getArray(), 0, sal_True ); in getImplementationId()
289 aSNS.getArray()[0] = OUString( RTL_CONSTASCII_USTRINGPARAM("com.sun.star.beans.XPropertySet" )); in getSupportedServiceNames()
/aoo42x/main/dbaccess/source/ui/browser/
H A Ddbloader.cxx158 aSNS.getArray()[0] = ::rtl::OUString::createFromAscii("com.sun.star.frame.FrameLoader"); in getSupportedServiceNames_Static()
159 aSNS.getArray()[1] = ::rtl::OUString::createFromAscii("com.sun.star.sdb.ContentLoader"); in getSupportedServiceNames_Static()
307 Any* pBegin = aInitArgs.getArray(); in load()
/aoo42x/main/extensions/source/scanner/
H A Dscanunx.cxx96 m_aStream.Read( aValue.getArray(), nBytes ); in SEQ()
266 aRet.getArray()[0].ScannerName = ::rtl::OUString::createFromAscii( "SANE" ); in SEQ()
267 aRet.getArray()[0].InternalData = 0; in SEQ()
/aoo42x/main/svtools/source/misc/
H A Dtransfer.cxx822 rtl_copyMemory( aSeq.getArray(), aByteStr.GetBuffer(), aByteStr.Len() ); in SetString()
951 memcpy( aSeq.getArray(), sOut.GetBuffer(), sOut.Len() ); in SetINetBookmark()
964 memcpy( aSeq.getArray(), sURL.GetBuffer(), sURL.Len() ); in SetINetBookmark()
973 memset( aSeq.getArray(), 0, 2048 ); in SetINetBookmark()
974 …strcpy( reinterpret_cast< char* >( aSeq.getArray() ), ByteString( rBmk.GetURL(), eSysCSet).GetBuff… in SetINetBookmark()
975 …strcpy( reinterpret_cast< char* >( aSeq.getArray() ) + 1024, ByteString( rBmk.GetDescription(), eS… in SetINetBookmark()
985 FILEGROUPDESCRIPTOR* pFDesc = (FILEGROUPDESCRIPTOR*) aSeq.getArray(); in SetINetBookmark()
1065 xStm->Read( aSeq.getArray(), nLen ); in SetObject()
1283 rtl_createUuid( reinterpret_cast< sal_uInt8* >( aSeq.getArray() ), 0, sal_True ); in getUnoTunnelId()
/aoo42x/main/sw/source/core/unocore/
H A Dunoframe.cxx1143 OUString* pArray = aRet.getArray(); in getSupportedServiceNames()
1955 text::TextContentAnchorType* pArray = aTypes.getArray(); in getPropertyValue()
1983 drawing::PointSequence* pPSeq = aPtSeq.getArray(); in getPropertyValue()
1988 awt::Point* pPoints = pPSeq[i].getArray(); in getPropertyValue()
2363 OUString* pNames = aPropertyNames.getArray(); in getPropertyState()
2375 beans::PropertyState* pStates = aStates.getArray(); in getPropertyStates()
3145 uno::Type* pTextFrameTypes = aTextFrameTypes.getArray(); in getTypes()
3346 OUString* pArray = aRet.getArray(); in getSupportedServiceNames()
3444 uno::Type* pGraphicTypes = aGraphicTypes.getArray(); in getTypes()
3511 OUString* pArray = aRet.getArray(); in getSupportedServiceNames()
[all …]
H A Dunosect.cxx283 uno::Reference< text::XTextSection > * pArray = aSeq.getArray(); in getChildSections()
1011 aPropertyNames.getArray()[0] = rPropertyName; in setPropertyValue()
1013 aValues.getArray()[0] = rValue; in setPropertyValue()
1033 uno::Any* pRet = aRet.getArray(); in GetPropertyValues_Impl()
1379 aPropertyNames.getArray()[0] = rPropertyName; in getPropertyValue()
1474 aNames.getArray()[0] = rPropertyName; in getPropertyState()
1494 beans::PropertyState *const pStates = aStates.getArray(); in getPropertyStates()
/aoo42x/main/sfx2/source/doc/
H A Ddoctempl.cxx2358 aSortingInfo.getArray()->ColumnIndex = 1; in AddRegion()
2359 aSortingInfo.getArray()->Ascending = sal_True; in AddRegion()
2394 aSortingInfo.getArray()->ColumnIndex = 1; in CreateFromHierarchy()
2395 aSortingInfo.getArray()->Ascending = sal_True; in CreateFromHierarchy()
2448 *(aCompareArg.getArray()) <<= xLocalizable->getLocale();; in Construct()
2502 aSortingInfo.getArray()->ColumnIndex = 1; in GetTemplates()
2503 aSortingInfo.getArray()->Ascending = sal_True; in GetTemplates()
/aoo42x/main/svx/source/unogallery/
H A Dunogalitem.cxx151 …aSeq.getArray()[ 0 ] = ::rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( "com.sun.star.gallery.Gallery… in getSupportedServiceNames_Static()
193 uno::Type* pTypes = aTypes.getArray(); in getTypes()
216 rtl_createUuid( reinterpret_cast< sal_uInt8* >( aId.getArray() ), 0, sal_True ); in getImplementationId()
H A Dunogaltheme.cxx96 …aSeq.getArray()[ 0 ] = ::rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( "com.sun.star.gallery.Gallery… in getSupportedServiceNames_Static()
138 uno::Type* pTypes = aTypes.getArray(); in getTypes()
160 rtl_createUuid( reinterpret_cast< sal_uInt8* >( aId.getArray() ), 0, sal_True ); in getImplementationId()
/aoo42x/main/comphelper/source/misc/
H A Dsequenceashashmap.cxx196 css::beans::PropertyValue* pDestination = lDestination.getArray(); in operator >>()
216 css::beans::NamedValue* pDestination = lDestination.getArray(); in operator >>()
250 css::uno::Any* pDestination = lDestination.getArray(); in getAsConstAnyList()
/aoo42x/main/editeng/source/accessibility/
H A DAccessibleEditableTextPara.cxx1317 ::rtl::OUString* pStrings = pSeq->getArray(); in getAttributeNames()
1482 aNames.getArray()[0] = rtl::OUString::createFromAscii("CharHeight"); in getCharacterAttributes()
1506 beans::PropertyValue *pRes = aRes.getArray(); in getCharacterAttributes()
1525 pRes = aRes.getArray(); in getCharacterAttributes()
1540 pRes = aRes.getArray(); in getCharacterAttributes()
1559 beans::PropertyValue* pNewValues = aNewValues.getArray(); in getCharacterAttributes()
1762 beans::PropertyValue *pRes = rValues.getArray(); in _correctValues()
2801 beans::Property *pProperties = aProperties.getArray(); in getDefaultAttributes()
2826 beans::PropertyValue* pOutSequence = aOutSequence.getArray(); in getDefaultAttributes()
2903 beans::Property *pProperties = aProperties.getArray(); in getRunAttributes()
[all …]
/aoo42x/main/forms/source/component/
H A DComboBox.cxx106 ::rtl::OUString* pStoreTo = aSupported.getArray() + nOldLen; in getSupportedServiceNames()
683 ::rtl::OUString* pStringAry = aStringSeq.getArray(); in loadData()
796 aStringItemList.getArray()[ nOldLen ] = sNewValue; in commitControlValueToDbColumn()
902 ::rtl::OUString* pArray = aSupported.getArray(); in getSupportedServiceNames()
/aoo42x/main/editeng/source/misc/
H A Dacorrcfg.cxx121 OUString* pNames = aNames.getArray(); in GetPropertyNames()
250 Any* pValues = aValues.getArray(); in Commit()
391 OUString* pNames = aNames.getArray(); in GetPropertyNames()
567 Any* pValues = aValues.getArray(); in Commit()
/aoo42x/main/editeng/source/uno/
H A Dunotext2.cxx205 uno::Type* pTypes = maTypeSequence.getArray(); in getTypes()
229 rtl_createUuid( (sal_uInt8 *)aId.getArray(), 0, sal_True ); in getImplementationId()
558 uno::Type* pTypes = maTypeSequence.getArray(); in getTypes()
581 rtl_createUuid( (sal_uInt8 *)aId.getArray(), 0, sal_True ); in getImplementationId()
H A Dunotext.cxx945 uno::Any* pValues = aValues.getArray(); in _getPropertyValues()
1098 beans::PropertyState* pState = aRet.getArray(); in _getPropertyStates()
1369 uno::Any* pDefaults = ret.getArray(); in getPropertyDefaults()
1656 uno::Type* pTypes = maTypeSequence.getArray(); in getTypes()
1678 rtl_createUuid( (sal_uInt8 *)aId.getArray(), 0, sal_True ); in getImplementationId()
1802 uno::Type* pTypes = maTypeSequence.getArray(); in getStaticTypes()
1836 rtl_createUuid( (sal_uInt8 *)aId.getArray(), 0, sal_True ); in getImplementationId()
2353 rtl_createUuid( (sal_uInt8*)aSeq.getArray(), 0, sal_True ); in getUnoTunnelId()
2450 rtl_createUuid( (sal_uInt8 *)aId.getArray(), 0, sal_True ); in getImplementationId()
2473 rtl_createUuid( (sal_uInt8*)aSeq.getArray(), 0, sal_True ); in getUnoTunnelId()
/aoo42x/main/sc/source/ui/unoobj/
H A Ddatauno.cxx214 beans::PropertyValue* pArray = rSeq.getArray(); in FillProperties()
324 beans::PropertyValue* pArray = rSeq.getArray(); in FillProperties()
340 table::TableSortField* pFieldArray = aFields.getArray(); in FillProperties()
558 sheet::SubTotalColumn* pAry = aSeq.getArray(); in getSubTotalColumns()
864 rtl_createUuid( (sal_uInt8*)aSeq.getArray(), 0, sal_True ); in getUnoTunnelId()
973 table::CellRangeAddress* pAry = aSeq.getArray(); in getSources()
1121 sheet::TableFilterField* pAry = aSeq.getArray(); in getFilterFields()
1190 sheet::TableFilterField2* pAry = aSeq.getArray(); in getFilterFields2()
2160 rtl::OUString* pArray = aRet.getArray(); in getSupportedServiceNames()
2330 rtl::OUString* pAry = aSeq.getArray(); in getElementNames()
/aoo42x/main/comphelper/inc/comphelper/
H A Dstlunosequence.hxx69 { return rSeq.getArray(); } in stl_begin()
73 { return rSeq.getArray() + rSeq.getLength(); } in stl_end()
/aoo42x/main/extensions/test/ole/cpnt/
H A Dcpnt.cxx364 aRet.getArray()[0] = SERVICE_NAME;//ODataInputStream_getImplementationName(); in OComponent_getSupportedServiceNames()
955 for( sal_Int16 i= 0; i < rOut.getLength(); i++) rOut.getArray()[i]= i; in testout_methodSequence()
961 Sequence<sal_Int32>& rseq2= rOut.getArray()[i]; in testout_methodSequence2()
964 rseq2.getArray()[j]= j; in testout_methodSequence2()
1209 sal_Int32* arr= rOut.getArray(); in testinout_methodSequence()
1212 rOut.getArray()[i] += 1; in testinout_methodSequence()
1219 Sequence< sal_Int32 >& seq= rOut.getArray()[i]; in testinout_methodSequence2()
1223 seq.getArray()[j] += seq.getArray()[j]; in testinout_methodSequence2()
/aoo42x/main/xmlhelp/source/cxxhelp/provider/
H A Dprovider.cxx132 const rtl::OUString* pArray = aSNL.getArray(); in supportsService()
163 aSNS.getArray()[ 0 ] = in getSupportedServiceNames_Static()
166 aSNS.getArray()[ 1 ] = in getSupportedServiceNames_Static()

Completed in 225 milliseconds

12345678910>>...51