Home
last modified time | relevance | path

Searched refs:push_back (Results 251 – 275 of 1872) sorted by relevance

1...<<11121314151617181920>>...75

/aoo42x/main/sdext/source/presenter/
H A DPresenterTheme.cxx1015 aProperties.push_back(A2S("StyleName")); in Read()
1016 aProperties.push_back(A2S("ParentStyle")); in Read()
1017 aProperties.push_back(A2S("TitleFont")); in Read()
1018 aProperties.push_back(A2S("InnerBorderSize")); in Read()
1019 aProperties.push_back(A2S("OuterBorderSize")); in Read()
1020 aProperties.push_back(A2S("BorderBitmapList")); in Read()
1087 push_back(pStyle); in ProcessPaneStyle()
1247 push_back(pStyle); in ProcessViewStyle()
/aoo42x/main/oox/source/xls/
H A Dpivotcachebuffer.cxx395 orItemNames.push_back( aIt->getName() ); in getCacheItemNames()
549 maDiscreteItems.push_back( rAttribs.getInteger( XML_v, -1 ) ); in importDiscretePrItem()
626 maDiscreteItems.push_back( rStrm.readInt32() ); in importPCDFDiscretePrItem()
738 maDiscreteItems.push_back( rStrm.readuInt16() ); in importPCDFDiscretePr()
833 pItems->push_back( static_cast< sal_Int32 >( aIt - aBeg ) ); in createParentGroupField()
854 aMembers.push_back( pName->maGroupName ); in createParentGroupField()
1206 maFields.push_back( xCacheField ); in createCacheField()
1220 maDatabaseIndexes.push_back( static_cast< sal_Int32 >( maDatabaseFields.size() ) ); in finalizeImport()
1221 maDatabaseFields.push_back( *aIt ); in finalizeImport()
1225 maDatabaseIndexes.push_back( -1 ); in finalizeImport()
[all …]
/aoo42x/main/dbaccess/source/ui/misc/
H A DWCopyTable.cxx364 m_aColumnInfo.push_back( aDesc ); in impl_ensureColumnInfo_throw()
687 m_vSourceVec.push_back(m_vSourceColumns.find((*aIter)->first)); in OCopyTableWizard()
835 m_vColumnPos.push_back(ODatabaseExport::TPositions::value_type(1,1)); in CheckColumns()
836 m_vColumnTypes.push_back(pTypeInfo->nType); in CheckColumns()
852 m_vColumnPos.push_back(ODatabaseExport::TPositions::value_type(nPos,nPos)); in CheckColumns()
853 m_vColumnTypes.push_back((*aFind)->second->GetType()); in CheckColumns()
857 …m_vColumnPos.push_back( ODatabaseExport::TPositions::value_type( COLUMN_POSITION_NOT_FOUND, COLUMN… in CheckColumns()
858 m_vColumnTypes.push_back(0); in CheckColumns()
881 …m_vColumnPos.push_back(ODatabaseExport::TPositions::value_type(m_vDestColumns.size(),m_vDestColumn… in CheckColumns()
882 m_vColumnTypes.push_back((*aSrcIter)->second->GetType()); in CheckColumns()
[all …]
/aoo42x/main/drawinglayer/source/primitive3d/
H A Dhatchtextureprimitive3d.cxx85 aDestination.push_back(xReference); in impCreate3DDecomposition()
249 aDestination.push_back(xRef); in impCreate3DDecomposition()
260 aDestination.push_back(xReference); in impCreate3DDecomposition()
268 aDestination.push_back(xReference); in impCreate3DDecomposition()
/aoo42x/main/chart2/source/model/template/
H A DXYDataInterpreter.cxx103 aSequencesVec.push_back( aData[nDataIdx] ); in interpretDataSource()
132 aNewData.push_back( xClonedXValues ); in interpretDataSource()
134 aNewData.push_back( *aSequencesVecIt ); in interpretDataSource()
146 aSeriesVec.push_back( xSeries ); in interpretDataSource()
/aoo42x/main/l10ntools/source/
H A Ddirectory.cxx142 aDirVec.push_back( aDir ); in readDirectory()
149 aFileVec.push_back( aFile ); in readDirectory()
235 aFileVec.push_back( aFile ) ; in readDirectory()
251 aDirVec.push_back( aDir ) ; in readDirectory()
/aoo42x/main/oox/source/drawingml/
H A Dtextliststyle.cxx32 maListStyle.push_back( TextParagraphPropertiesPtr( new TextParagraphProperties() ) ); in TextListStyle()
33 … maAggregationListStyle.push_back( TextParagraphPropertiesPtr( new TextParagraphProperties() ) ); in TextListStyle()
53 …rDestListStyle.push_back( TextParagraphPropertiesPtr( new TextParagraphProperties( **aSourceListSt… in applyStyleList()
/aoo42x/main/autodoc/inc/ary/idl/
H A Di_types4idl.hxx85 o_pList->push_back( Ce_id_Null() ); in NullPush_IdList()
93 o_pList->push_back( Ce_id_Null() ); in NullPush_IdList_2()
94 o_pList->push_back( Ce_id_Null() ); in NullPush_IdList_2()
H A Di_interface.hxx109 { aFunctions.push_back(i_nId); } in Add_Function()
112 { aAttributes.push_back(i_nId); } in Add_Attribute()
116 { aBases.push_back( CommentedRelation(i_nInterface, pass_dpDocu) ); } in Add_Base()
H A Di_service.hxx117 { aProperties.push_back(i_nProperty); } in Add_Property()
122 { aIncludedServices.push_back( CommentedRelation(i_nService, pass_dpDocu) ); } in AddRef_IncludedService()
127 { aSupportedInterfaces.push_back( CommentedRelation(i_nInterface, pass_dpDocu) ); } in AddRef_SupportedInterface()
/aoo42x/main/svgio/source/svgreader/
H A Dsvgcharacternode.cxx321 aTextArray.push_back(aExtendArray[a] + fStartX); in createSimpleTextPrimitive()
649 … maX.push_back(rSvgTextPositions.getX()[a].solve(rInfoProvider, xcoordinate) - maPosition.getX()); in SvgTextPosition()
675 … maX.push_back(rSvgTextPositions.getDx()[a].solve(rInfoProvider, xcoordinate)); in SvgTextPosition()
697 … maY.push_back(rSvgTextPositions.getY()[a].solve(rInfoProvider, ycoordinate) - maPosition.getY()); in SvgTextPosition()
723 … maY.push_back(rSvgTextPositions.getDy()[a].solve(rInfoProvider, ycoordinate)); in SvgTextPosition()
/aoo42x/main/uui/source/
H A Diahndl-locking.cxx87 aArguments.push_back( aDocumentURL ); in handleLockedDocumentRequest_()
92 aArguments.push_back( aInfo.getLength() in handleLockedDocumentRequest_()
107 aArguments.push_back( aInfo.getLength() in handleLockedDocumentRequest_()
123 aArguments.push_back( aInfo ); in handleLockedDocumentRequest_()
/aoo42x/main/configmgr/source/
H A Drootaccess.cxx184 types->push_back(cppu::UnoType< css::util::XChangesNotifier >::get()); in addTypes()
185 types->push_back(cppu::UnoType< css::util::XChangesBatch >::get()); in addTypes()
192 services->push_back( in addSupportedServiceNames()
197 services->push_back( in addSupportedServiceNames()
/aoo42x/main/basebmp/inc/basebmp/
H A Dpolypolygonrenderer.hxx307 pAETOther->push_back( (*pAET)[0] ); in renderClippedPolyPolygon()
309 pAETOther->push_back( (*pAET)[1] ); in renderClippedPolyPolygon()
341 pAETOther->push_back( *currVertex ); in renderClippedPolyPolygon()
349 pAETOther->push_back( *currVertex ); in renderClippedPolyPolygon()
/aoo42x/main/chart2/source/tools/
H A DNamedLineProperties.cxx47 rOutProperties.push_back( in AddPropertiesToVector()
56 rOutProperties.push_back( in AddPropertiesToVector()
64 rOutProperties.push_back( in AddPropertiesToVector()
H A DRelativeSizeHelper.cxx70 aProperties.push_back( OUString( RTL_CONSTASCII_USTRINGPARAM( "CharHeight" ))); in adaptFontSizes()
71 aProperties.push_back( OUString( RTL_CONSTASCII_USTRINGPARAM( "CharHeightAsian" ))); in adaptFontSizes()
72 aProperties.push_back( OUString( RTL_CONSTASCII_USTRINGPARAM( "CharHeightComplex" ))); in adaptFontSizes()
/aoo42x/main/connectivity/source/drivers/ado/
H A DADatabaseMetaData.cxx377 aRows.push_back(aRow); in getTablePrivileges()
379 aRows.push_back(aRow); in getTablePrivileges()
381 aRows.push_back(aRow); in getTablePrivileges()
383 aRows.push_back(aRow); in getTablePrivileges()
385 aRows.push_back(aRow); in getTablePrivileges()
387 aRows.push_back(aRow); in getTablePrivileges()
389 aRows.push_back(aRow); in getTablePrivileges()
391 aRows.push_back(aRow); in getTablePrivileges()
/aoo42x/main/connectivity/source/commontools/
H A Dparameters.cxx221 aExistentPos->second.aInnerIndexes.push_back( i ); in collectInnerParameters()
296 aStrippedDetailFields.push_back( *pDetailFields ); in classifyLinks()
316 _out_rAdditionalFilterComponents.push_back( sFilterCondition ); in classifyLinks()
319 aStrippedDetailFields.push_back( sNewParamName ); in classifyLinks()
331 aStrippedMasterFields.push_back( *pMasterFields ); in classifyLinks()
474 …m_pOuterParameters->push_back( new param::ParameterWrapper( aParam->second.xComposerColumn, m_xInn… in createOuterParameters()
952 m_aParametersVisited.push_back( false ); in externalParameterVisited()
/aoo42x/main/jvmfwk/plugins/sunmajor/pluginlib/
H A Dutil.cxx471 props.push_back(std::make_pair(sKey, sVal)); in getJavaProps()
603 vecJavaHome.push_back(usHomeUrl); in getJavaInfoFromRegistry()
775 vec.push_back(s); in getVectorFromCharArray()
792 vecInfos.push_back(aInfo); in getJREInfoByPath()
927 vecBadPaths.push_back(sFullPath); in getJREInfoByPath()
950 vecBadPaths.push_back(sFilePath); in getJREInfoByPath()
1044 vecBadPaths.push_back(sFilePath); in getJREInfoByPath()
/aoo42x/main/sd/source/ui/view/
H A DViewShellManager.cxx681 rList.push_back(ShellDescriptor(NULL, nId)); in ActivateSubShell()
939 aSfxShellStack.push_back(mrBase.GetSubShell(nIndex)); in UpdateShellStack()
1133 rStack.push_back(mpFormShell); in CreateTargetStack()
1137 rStack.push_back (iViewShell->mpShell); in CreateTargetStack()
1144 rStack.push_back(mpFormShell); in CreateTargetStack()
1155 rStack.push_back(iSubShell->mpShell); in CreateTargetStack()
1370 aSfxShellStack.push_back(mrBase.GetSubShell(nIndex)); in DumpSfxShellStack()
/aoo42x/main/sdext/source/pdfimport/tree/
H A Dstyle.cxx56 aSearchStyle.SubStyles.push_back( impl_getStyleId( *rStyle.SubStyles[n], true ) ); in impl_getStyleId()
225 aMasterPageSection.push_back( it->first ); in emit()
227 aOfficeStyleSection.push_back( it->first ); in emit()
229 aAutomaticStyleSection.push_back( it->first ); in emit()
/aoo42x/main/vcl/source/gdi/
H A Dlineinfo.cxx352 fDotDashArray.push_back(fDashLen); in applyToB2DPolyPolygon()
353 fDotDashArray.push_back(fDistance); in applyToB2DPolyPolygon()
358 fDotDashArray.push_back(fDotLen); in applyToB2DPolyPolygon()
359 fDotDashArray.push_back(fDistance); in applyToB2DPolyPolygon()
/aoo42x/main/extensions/source/propctrlr/
H A Dformgeometryhandler.cxx744 … aEventTranslations.push_back( EventTranslation( PROPERTY_POSITIONX, makeAny( aPos.X ) ) ); in propertyChange()
745 … aEventTranslations.push_back( EventTranslation( PROPERTY_POSITIONY, makeAny( aPos.Y ) ) ); in propertyChange()
750 … aEventTranslations.push_back( EventTranslation( PROPERTY_WIDTH, makeAny( aSize.Width ) ) ); in propertyChange()
751 … aEventTranslations.push_back( EventTranslation( PROPERTY_HEIGHT, makeAny( aSize.Height ) ) ); in propertyChange()
755 …aEventTranslations.push_back( EventTranslation( PROPERTY_TEXT_ANCHOR_TYPE, makeAny( _event.NewValu… in propertyChange()
759 …aEventTranslations.push_back( EventTranslation( PROPERTY_SHEET_ANCHOR_TYPE, makeAny( _event.NewVal… in propertyChange()
/aoo42x/main/sw/source/ui/vba/
H A Dvbaeventshelper.cxx57 rEventQueue.push_back( AUTO_NEW ); in implPrepareEvent()
60 rEventQueue.push_back( AUTO_OPEN ); in implPrepareEvent()
63 rEventQueue.push_back( AUTO_CLOSE ); in implPrepareEvent()
/aoo42x/main/xmlsecurity/source/helper/
H A Dxsecsign.cxx213 m_vInternalSignatureInformations.push_back( isi ); in collectToSign()
232 m_vInternalSignatureInformations.push_back( isi ); in signAStream()
265 m_vInternalSignatureInformations.push_back( isi ); in setX509Certificate()
288 m_vInternalSignatureInformations.push_back( isi ); in setDate()

Completed in 167 milliseconds

1...<<11121314151617181920>>...75