Home
last modified time | relevance | path

Searched refs:getArray (Results 426 – 450 of 1260) sorted by relevance

1...<<11121314151617181920>>...51

/aoo42x/main/xmloff/source/style/
H A Dimpastp4.cxx163 std::copy( aFamilies.begin(), aFamilies.end(), rFamilies.getArray() ); in GetRegisteredNames()
166 std::copy( aNames.begin(), aNames.end(), rNames.getArray() ); in GetRegisteredNames()
/aoo42x/main/xmlscript/source/xmlflat_imexp/
H A Dxmlbas_export.cxx76 …aNames.getArray()[0] = ::rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( "com.sun.star.document.XMLBas… in getSupportedServiceNames_XMLBasicExporter()
111 …aNames.getArray()[0] = ::rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( "com.sun.star.document.XMLOas… in getSupportedServiceNames_XMLOasisBasicExporter()
/aoo42x/main/vbahelper/source/vbahelper/
H A Dcollectionbase.cxx114 ::rtl::OUString* pElementName = maElementNames.getArray(); in SequenceToContainer()
131 ::rtl::OUString* pElementName = maElementNames.getArray(); in SequenceToContainer()
/aoo42x/main/sd/source/ui/unoidl/
H A Dunopback.cxx207 OUString* pStrings = aNameSequence.getArray(); in getSupportedServiceNames()
394 beans::PropertyState* pState = aPropertyStateSequence.getArray(); in getPropertyStates()
/aoo42x/main/chart2/source/controller/dialogs/
H A Ddlg_CreationWizard_UNO.cxx87 aSNS.getArray()[ 0 ] = CHART_WIZARD_DIALOG_SERVICE_NAME; in APPHELPER_XSERVICEINFO_IMPL()
168 rtl_createUuid( (sal_uInt8 *)aId.getArray(), 0, sal_True ); in getImplementationId()
/aoo42x/main/connectivity/java/sdbc_postgresql/src/com/sun/star/sdbcx/comp/postgresql/
H A DPostgresqlResultSet.java177 public XArray getArray(int arg0) throws SQLException { in getArray() method in PostgresqlResultSet
178 return implRow.getArray(arg0); in getArray()
/aoo42x/main/basctl/source/basicide/
H A Dbasobj2.cxx160 aSeqLibNames.getArray()[ i ] = aLibList[ i ]; in GetMergedLibraryNames()
421 aSeqMethods.getArray()[ iTarget++ ] = pMethod->GetName(); in GetMethodNames()
/aoo42x/main/toolkit/inc/toolkit/helper/
H A Dmacros.hxx47 rtl_createUuid( (sal_uInt8*)aSeq.getArray(), 0, sal_True ); \
77 rtl_createUuid( (sal_uInt8*)aSeq.getArray(), 0, sal_True ); \
/aoo42x/main/sc/source/ui/vba/
H A Dvbaworkbook.cxx87 sal_Int32* pDest = ColorData.getArray(); in initColorData()
102 sal_Int32* pDest = dDefaultColors.getArray(); in ResetColors()
/aoo42x/main/i18npool/source/registerservices/
H A Dregisterservices.cxx594 aServiceNames.getArray()[0] = in component_getFactory()
597 pServiceManager, aServiceNames.getArray()[0], in component_getFactory()
/aoo42x/main/sw/source/ui/dbui/
H A Dmmoutputpage.cxx747 beans::PropertyValue* pValues = aValues.getArray(); in IMPL_LINK()
799 beans::PropertyValue* pValues = aValues.getArray(); in IMPL_LINK()
1249 beans::PropertyValue* pValues = aValues.getArray(); in IMPL_LINK()
1306 beans::PropertyValue* pFilterValues = aFilterValues.getArray(); in IMPL_LINK()
/aoo42x/main/dbaccess/source/ui/browser/
H A Dgenericcontroller.cxx800 Reference< XDispatch >* pReturn = aReturn.getArray(); in queryDispatches()
801 const Reference< XDispatch >* pReturnEnd = aReturn.getArray() + nLen; in queryDispatches()
1640 aCommandGroups.getArray(), in getSupportedCommandGroups()
1667 aInformation.getArray(), in getConfigurableDispatchInformation()
/aoo42x/main/dbaccess/source/ui/querydesign/
H A Dquerycontroller.cxx127 aSupported.getArray()[0] = ::rtl::OUString::createFromAscii("com.sun.star.sdb.ViewDesign"); in getSupportedServiceNames_Static()
307 aSupported.getArray()[0] = ::rtl::OUString::createFromAscii("com.sun.star.sdb.QueryDesign"); in getSupportedServiceNames_Static()
437 aProps.getArray(), in createArrayHelper()
438 aProps.getArray() + aProps.getLength(), in createArrayHelper()
/aoo42x/main/sc/source/ui/unoobj/
H A Ddocuno.cxx525 uno::Type* pPtr = aTypes.getArray(); in getTypes()
559 rtl_createUuid( (sal_uInt8 *)aId.getArray(), 0, sal_True ); in getImplementationId()
1034 beans::PropertyValue* pArray = aSequence.getArray(); in getRenderer()
1081 beans::PropertyValue* pArray = aSequence.getArray(); in getRenderer()
2113 rtl::OUString* pArray = aRet.getArray(); in getSupportedServiceNames()
2170 rtl_createUuid( (sal_uInt8*)aSeq.getArray(), 0, sal_True ); in getUnoTunnelId()
2830 rtl::OUString* pAry = aSeq.getArray(); in getElementNames()
3003 rtl::OUString* pAry = aSeq.getArray(); in getElementNames()
3814 rtl::OUString* pAry = aSeq.getArray(); in getElementNames()
/aoo42x/main/ucb/source/ucp/odma/
H A Dodma_content.cxx191 aSNS.getArray()[ 0 ] in getSupportedServiceNames()
941 aChanges.getArray()[ nChanged ] = aEvent; in setPropertyValues()
1187 _rChanges.getArray()[ _rnChanged ] = aEvent; in changePropertyValue()
/aoo42x/main/sw/source/core/access/
H A Daccdoc.cxx477 OUString* pArray = aRet.getArray(); in getSupportedServiceNames()
527 uno::Type* pTypes = aTypes.getArray(); in getTypes()
542 rtl_createUuid( (sal_uInt8 *)(aId.getArray() ), 0, sal_True ); in getImplementationId()
/aoo42x/main/forms/source/xforms/
H A Dmodel_ui.cxx480 PropertyValue* pSeq = aSeq.getArray(); in renameInstance()
488 pSeq = aSeq.getArray(); in renameInstance()
1048 PropertyValue* pSequence = aSequence.getArray(); in setInstanceData()
/aoo42x/main/oox/source/xls/
H A Dsheetdatabuffer.cxx124 mpCurrCellRow = maCellArray[ 0 ].getArray(); in CellBlock()
158 mpCurrCellRow = maCellArray[ 0 ].getArray(); in startNextRow()
167 mpCurrCellRow = maCellArray[ nRowCount ].getArray(); in startNextRow()
/aoo42x/main/writerfilter/source/dmapper/
H A DNumberingManager.cxx233 beans::PropertyValue* pValues = aRet.getArray(); in GetCharStyleProperties()
318 beans::PropertyValue* pValues = aRet.getArray(); in GetLevelProperties()
422 uno::Sequence< beans::PropertyValue >* aResult = result.getArray( ); in GetPropertyValues()
/aoo42x/main/sw/source/filter/xml/
H A Dswxml.cxx710 Any *pArgs = aFilterArgs.getArray(); in Read()
718 pArgs = aEmptyArgs.getArray(); in Read()
732 OUString *pSeq = aFamiliesSeq.getArray(); in Read()
/aoo42x/main/slideshow/source/engine/shapes/
H A Dshapeimporter.cxx513 drawing::PointSequence* pOuterSequence = aRetval.getArray(); in importPolygons()
514 awt::Point* pInnerSequence = pOuterSequence->getArray(); in importPolygons()
/aoo42x/main/dbaccess/source/core/api/
H A Ddatacolumn.cxx320 Reference< XArray > ODataColumn::getArray(void) throw( SQLException, RuntimeException ) in getArray() function in ODataColumn
325 return m_xRow->getArray(m_nPos); in getArray()
/aoo42x/main/svx/source/unodraw/
H A Dunomtabl.cxx160 … aSNS.getArray()[0] = OUString( RTL_CONSTASCII_USTRINGPARAM("com.sun.star.drawing.MarkerTable" )); in getSupportedServiceNames()
388 OUString* pNames = aSeq.getArray(); in getElementNames()
/aoo42x/main/toolkit/source/awt/
H A Dvclxprinter.cxx232 aDescriptions.getArray()[n] = aDescr; in getFormDescriptions()
373 aNames.getArray()[n] = rQueues[n]; in getPrinterNames()
/aoo42x/main/sc/source/ui/Accessibility/
H A DAccessibleContextBase.cxx508 OUString* pServiceNames = aServiceNames.getArray(); in getSupportedServiceNames()
536 rtl_createUuid (reinterpret_cast<sal_uInt8 *>(aId.getArray()), 0, sal_True); in getImplementationId()

Completed in 167 milliseconds

1...<<11121314151617181920>>...51