Home
last modified time | relevance | path

Searched refs:push_back (Results 126 – 150 of 1872) sorted by relevance

12345678910>>...75

/aoo42x/main/xmlhelp/source/cxxhelp/provider/
H A Dresultsetforquery.cxx121 currentQuery.push_back( toliterate ); in ResultSetForQuery()
122 queryList.push_back( currentQuery ); in ResultSetForQuery()
169 aQueryListResultVectorVector.push_back( pQueryResultVector ); in ResultSetForQuery()
230 pQueryResultVector->push_back( HitItem( aURL, fScore ) ); in ResultSetForQuery()
282 aIndexFolderResultVector.push_back( aItemCopy ); in ResultSetForQuery()
325 aIndexFolderResultVectorVector.push_back( pIndexFolderHitItemVector ); in ResultSetForQuery()
394 aCompleteResultVector.push_back( rItem.m_aURL ); in ResultSetForQuery()
418 m_aPath.push_back( aResultStr ); in ResultSetForQuery()
/aoo42x/main/filter/source/msfilter/
H A Dmsdffimp.cxx1602 aPropVec.push_back( aProp ); in ApplyCustomShapeGeometryAttributes()
1644 aPropVec.push_back( aProp ); in ApplyCustomShapeGeometryAttributes()
1680 aPropVec.push_back( aProp ); in ApplyCustomShapeGeometryAttributes()
1983 aPropVec.push_back( aProp ); in ApplyCustomShapeGeometryAttributes()
2014 aPropVec.push_back( aProp ); in ApplyCustomShapeGeometryAttributes()
2207 aPropVec.push_back( aProp ); in ApplyCustomShapeGeometryAttributes()
2240 aPathPropVec.push_back( aProp ); in ApplyCustomShapeGeometryAttributes()
2249 aPathPropVec.push_back( aProp ); in ApplyCustomShapeGeometryAttributes()
2520 aPropVec.push_back( aProp ); in ApplyCustomShapeGeometryAttributes()
2589 aPropVec.push_back( aProp ); in ApplyCustomShapeGeometryAttributes()
[all …]
/aoo42x/main/vcl/unx/generic/fontmanager/
H A Dfontmanager.cxx1357 rNewFonts.push_back( pFont ); in analyzeFontFile()
1379 rNewFonts.push_back( pFont ); in analyzeFontFile()
1573 rEntries.push_back( aEntry ); in parseXLFD_appendAliases()
1853 rNames.push_back( *it ); in analyzeTrueTypeFamilyName()
2616 rFontIDs.push_back( it->first ); in getFontList()
2681 rFonts.push_back( aInfo ); in getFontListWithInfo()
2699 rFonts.push_back( aInfo ); in getFontListWithFastInfo()
3427 aDummyList.push_back( aXLFD ); in changeFontProperties()
3457 rFontProps.push_back( aInfo ); in getImportableFontProperties()
3489 rFonts.push_back( it->first ); in getFileDuplicates()
[all …]
/aoo42x/main/chart2/source/tools/
H A DExplicitCategoriesProvider.cxx184 aLimitingBorders.push_back(nBorderIndex); in lcl_getLimitingBorders()
296 aResult.push_back( ComplexCategory(aPrevious,nCurrentCount) ); in lcl_DataSequenceToComplexCategoryVector()
304 aResult.push_back( ComplexCategory(aPrevious,nCurrentCount) ); in lcl_DataSequenceToComplexCategoryVector()
313 aResult.push_back( ComplexCategory(aPrevious,nCurrentCount) ); in lcl_DataSequenceToComplexCategoryVector()
341 rComplexCats.push_back( lcl_DataSequenceToComplexCategoryVector( in lcl_getExplicitSimpleCategories()
382 aSingleLevel.push_back(aComplexCategory); in lcl_getExplicitSimpleCategories()
384 aComplexCatsPerIndex.push_back( aSingleLevel ); in lcl_getExplicitSimpleCategories()
496 rDateCategories.push_back( aDatePlusIndex ); in lcl_fillDateCategories()
502 rDateCategories.push_back( aDatePlusIndex ); in lcl_fillDateCategories()
H A DOPropertySet.cxx164 aTypes.push_back( LCL_PROP_CPPUTYPE( lang::XTypeProvider )); in getTypes()
165 aTypes.push_back( LCL_PROP_CPPUTYPE( beans::XPropertySet )); in getTypes()
166 aTypes.push_back( LCL_PROP_CPPUTYPE( beans::XMultiPropertySet )); in getTypes()
167 aTypes.push_back( LCL_PROP_CPPUTYPE( beans::XFastPropertySet )); in getTypes()
168 aTypes.push_back( LCL_PROP_CPPUTYPE( beans::XPropertyState )); in getTypes()
169 aTypes.push_back( LCL_PROP_CPPUTYPE( beans::XMultiPropertyStates )); in getTypes()
170 aTypes.push_back( LCL_PROP_CPPUTYPE( XStyleSupplier )); in getTypes()
/aoo42x/main/sw/source/core/tox/
H A Dtox.cxx130 aRet.push_back( aStartToken ); in lcl_GetAuthPattern()
133 aRet.push_back( aSeparatorToken ); in lcl_GetAuthPattern()
142 aRet.push_back( aTextToken ); in lcl_GetAuthPattern()
148 aRet.push_back(aToken); in lcl_GetAuthPattern()
323 aTokens.push_back(SwFormToken(TOKEN_ENTRY_NO)); in SwForm()
324 aTokens.push_back(SwFormToken(TOKEN_ENTRY_TEXT)); in SwForm()
327 aTokens.push_back(SwFormToken(TOKEN_ENTRY)); in SwForm()
339 aTokens.push_back(aToken); in SwForm()
340 aTokens.push_back(SwFormToken(TOKEN_PAGE_NUMS)); in SwForm()
353 aTmpTokens.push_back(aTmpToken); in SwForm()
[all …]
/aoo42x/main/sc/source/filter/xml/
H A DXMLExportIterator.cxx96 aShapeList.push_back(aShape); in AddNewShape()
120 rMyCell.aShapeList.push_back(*aItr); in SetCellData()
159 aNoteShapeList.push_back(aNote); in AddNewNote()
231 aRangeList.push_back( aRange ); in AddRange()
238 aRangeList.push_back(aRange); in AddRange()
407 aDatabaseList.push_back( aRange ); in AddNewEmptyDatabaseRange()
501 aDetectiveObjList.push_back( aDetObj ); in AddObject()
523 rMyCell.aDetectiveObjVec.push_back( *aItr ); in SetCellData()
568 aDetectiveOpList.push_back( aDetOp ); in AddOperation()
589 rMyCell.aDetectiveOpVec.push_back( *aItr ); in SetCellData()
[all …]
/aoo42x/main/uui/source/
H A Diahndl-ssl.cxx165 aArguments.push_back( getContentPart( rXCert->getSubjectName()) ); in executeUnknownAuthDialog()
217 aArguments_1.push_back( hostName ); in executeSSLWarnDialog()
218 aArguments_1.push_back( in executeSSLWarnDialog()
220 aArguments_1.push_back( hostName ); in executeSSLWarnDialog()
223 aArguments_1.push_back( in executeSSLWarnDialog()
225 aArguments_1.push_back( in executeSSLWarnDialog()
228 aArguments_1.push_back( in executeSSLWarnDialog()
/aoo42x/main/connectivity/source/drivers/file/
H A DFDriver.cxx118 m_xConnections.push_back(WeakReferenceHelper(*pCon)); in connect()
141 aDriverInfo.push_back(DriverPropertyInfo( in getPropertyInfo()
148 aDriverInfo.push_back(DriverPropertyInfo( in getPropertyInfo()
155 aDriverInfo.push_back(DriverPropertyInfo( in getPropertyInfo()
162 aDriverInfo.push_back(DriverPropertyInfo( in getPropertyInfo()
169 aDriverInfo.push_back(DriverPropertyInfo( in getPropertyInfo()
176 aDriverInfo.push_back(DriverPropertyInfo( in getPropertyInfo()
/aoo42x/main/oox/source/drawingml/chart/
H A Dtypegroupcontext.cxx85 mrModel.maAxisIds.push_back( rAttribs.getInteger( XML_val, -1 ) ); in onCreateContext()
123 mrModel.maAxisIds.push_back( rAttribs.getInteger( XML_val, -1 ) ); in onCreateContext()
174 mrModel.maAxisIds.push_back( rAttribs.getInteger( XML_val, -1 ) ); in onCreateContext()
218 mrModel.maAxisIds.push_back( rAttribs.getInteger( XML_val, -1 ) ); in onCreateContext()
318 mrModel.maAxisIds.push_back( rAttribs.getInteger( XML_val, -1 ) ); in onCreateContext()
351 mrModel.maAxisIds.push_back( rAttribs.getInteger( XML_val, -1 ) ); in onCreateContext()
384 mrModel.maAxisIds.push_back( rAttribs.getInteger( XML_val, -1 ) ); in onCreateContext()
/aoo42x/main/connectivity/source/drivers/macab/
H A DMacabDatabaseMetaData.cxx796 aRows.push_back(aRow); in getTableTypes()
833 aRows.push_back(aRow); in getTypeInfo()
840 aRows.push_back(aRow); in getTypeInfo()
846 aRows.push_back(aRow); in getTypeInfo()
852 aRows.push_back(aRow); in getTypeInfo()
932 aRows.push_back(aRow); in getColumns()
937 aRows.push_back(aRow); in getColumns()
943 aRows.push_back(aRow); in getColumns()
1012 aRows.push_back(aRow); in getTables()
1017 aRows.push_back(aRow); in getTables()
[all …]
/aoo42x/main/sw/source/core/unocore/
H A Dunoportenum.cxx430 rFieldMarks.push_back(pos); in lcl_FillFieldMarkArray()
559 rPortions.push_back(pPortion); in lcl_InsertRubyPortion()
645 rPortions.push_back(pPortion); in lcl_ExportBookmark()
655 rPortions.push_back(pPortion); in lcl_ExportBookmark()
682 rPortions.push_back( in lcl_ExportSoftPageBreak()
774 rPortionStack.top().first->push_back(xTmp); in lcl_ExportHints()
781 rPortionStack.top().first->push_back(xTmp); in lcl_ExportHints()
1143 rPortions.push_back( new SwXRedlinePortion( in lcl_ExportRedline()
1201 rPortions.push_back(pPortion); in lcl_ExportAnnotationStarts()
1226 rPortions.push_back(pPortion); in lcl_ExportFrames()
[all …]
/aoo42x/main/writerfilter/source/doctok/
H A DWW8LFOTable.cxx40 entryOffsets.push_back(nOffset); in initPayload()
43 payloadOffsets.push_back(nOffsetLFOData); in initPayload()
44 payloadIndices.push_back(n); in initPayload()
57 entryOffsets.push_back(nOffset); in initPayload()
58 payloadOffsets.push_back(nOffsetLFOData); in initPayload()
H A DWW8ListTable.cxx40 entryOffsets.push_back(nOffset); in initPayload()
41 payloadIndices.push_back(payloadOffsets.size()); in initPayload()
50 payloadOffsets.push_back(nOffsetLevel); in initPayload()
63 payloadOffsets.push_back(nOffsetLevel); in initPayload()
64 entryOffsets.push_back(nOffset); in initPayload()
/aoo42x/main/svx/source/dialog/
H A Dfrmsel.cxx315 maEnabBorders.push_back( *aIt ); in Initialize()
424 … aFocusVec.push_back( Point( aRect.Left() - mnFocusOffs, aRect.Top() + nDiagFocusOffsY ) ); in InitBorderGeometry()
425 … aFocusVec.push_back( Point( aRect.Left() - mnFocusOffs, aRect.Top() - mnFocusOffs ) ); in InitBorderGeometry()
426 … aFocusVec.push_back( Point( aRect.Left() + nDiagFocusOffsX, aRect.Top() - mnFocusOffs ) ); in InitBorderGeometry()
427 … aFocusVec.push_back( Point( aRect.Right() + mnFocusOffs, aRect.Bottom() - nDiagFocusOffsY ) ); in InitBorderGeometry()
428 … aFocusVec.push_back( Point( aRect.Right() + mnFocusOffs, aRect.Bottom() + mnFocusOffs ) ); in InitBorderGeometry()
429 … aFocusVec.push_back( Point( aRect.Right() - nDiagFocusOffsX, aRect.Bottom() + mnFocusOffs ) ); in InitBorderGeometry()
433 … aFocusVec.push_back( Point( aRect.Right() + mnFocusOffs, aRect.Top() + nDiagFocusOffsY ) ); in InitBorderGeometry()
434 … aFocusVec.push_back( Point( aRect.Right() + mnFocusOffs, aRect.Top() - mnFocusOffs ) ); in InitBorderGeometry()
435 … aFocusVec.push_back( Point( aRect.Right() - nDiagFocusOffsX, aRect.Top() - mnFocusOffs ) ); in InitBorderGeometry()
[all …]
/aoo42x/main/idlc/source/
H A Dparser.y1247 $$->push_back($1);
1251 $1->push_back($3);
2181 $2->push_back($1);
2186 pList->push_back($1);
2203 $1->push_back($4);
2208 pList->push_back($4);
2273 pList->push_back($1);
2284 $1->push_back($2);
2289 pList->push_back($2);
2352 $1->push_back(*$4);
[all …]
H A Dastinterface.cxx69 m_inheritedInterfaces.push_back( in addInheritedInterface()
282 doubleDeclarations.interfaces.push_back(ifc); in checkInheritedInterfaceClashes()
289 doubleDeclarations.interfaces.push_back(ifc); in checkInheritedInterfaceClashes()
295 doubleDeclarations.interfaces.push_back(ifc); in checkInheritedInterfaceClashes()
301 doubleDeclarations.interfaces.push_back(ifc); in checkInheritedInterfaceClashes()
338 doubleMembers.push_back(d); in checkMemberClashes()
349 doubleMembers.push_back(d); in checkMemberClashes()
/aoo42x/main/chart2/source/controller/itemsetwrapper/
H A DMultipleChartConverters.cxx67 m_aConverters.push_back( new ::chart::wrapper::AxisItemConverter( in AllAxisItemConverter()
72 m_aConverters.push_back( new ::chart::wrapper::AxisItemConverter( in AllAxisItemConverter()
102 m_aConverters.push_back( new ::chart::wrapper::GraphicPropertyItemConverter( in AllGridItemConverter()
141 m_aConverters.push_back( new ::chart::wrapper::DataPointItemConverter( in AllDataLabelItemConverter()
185 m_aConverters.push_back( new ::chart::wrapper::TitleItemConverter( in AllTitleItemConverter()
214 m_aConverters.push_back( new ::chart::wrapper::StatisticsItemConverter( in AllSeriesStatisticsConverter()
/aoo42x/main/xml2cmp/source/support/
H A Dsistr.cxx113 ret.push_back(S); in operator +()
120 push_back(S); in operator +=()
172 Simstr::push_back(char c) in push_back() function in Simstr
199 Simstr::push_back(const Simstr & S) in push_back() function in Simstr
302 ret.push_back(str); in operator +()
318 ret.push_back(c); in operator +()
/aoo42x/main/sc/source/ui/unoobj/
H A Dchart2uno.cxx187 maTokens.push_back( pToken ); in push_back()
1327 aRanges.push_back(aRightPart); in lcl_addUpperLeftCornerIfMissing()
1538 aSeqVector.push_back(*aItr); in createDataSource()
1873 aResult.push_back( in detectArguments()
1882 aResult.push_back( in detectArguments()
1890 aResult.push_back( in detectArguments()
1898 aResult.push_back( in detectArguments()
1924 aResult.push_back( in detectArguments()
1994 aResult.push_back( in detectArguments()
2058 aRefTokens.push_back( in createDataSequenceByRangeRepresentation()
[all …]
/aoo42x/main/chart2/source/controller/chartapiwrapper/
H A DWrappedSymbolProperties.cxx183 rList.push_back( new WrappedSymbolTypeProperty( spChart2ModelContact, ePropertyType ) ); in lcl_addWrappedProperties()
184 rList.push_back( new WrappedSymbolBitmapURLProperty( spChart2ModelContact, ePropertyType ) ); in lcl_addWrappedProperties()
185 rList.push_back( new WrappedSymbolSizeProperty( spChart2ModelContact, ePropertyType ) ); in lcl_addWrappedProperties()
186 rList.push_back( new WrappedSymbolAndLinesProperty( spChart2ModelContact, ePropertyType ) ); in lcl_addWrappedProperties()
196 rOutProperties.push_back( in addProperties()
203 rOutProperties.push_back( in addProperties()
210 rOutProperties.push_back( in addProperties()
217 rOutProperties.push_back( in addProperties()
/aoo42x/main/oox/source/xls/
H A Dconnectionsbuffer.cxx138 rTables.push_back( Any( aTableName ) ); in lclParseTables()
140 rTables.push_back( Any() ); in lclParseTables()
149 rTables.push_back( Any( aTableIndex.toInt32() ) ); in lclParseTables()
151 rTables.push_back( Any() ); in lclParseTables()
279 maModel.mxWebPr->maTables.push_back( aTableAny ); in importTable()
369 maModel.mxWebPr->maTables.push_back( aTableAny ); in importWebPrTable()
460 maConnections.push_back( xConnection ); in createConnection()
467 maConnections.push_back( xConnection ); in createConnectionWithId()
/aoo42x/main/sal/qa/osl/process/
H A Dosl_process.cxx267 exclude_list_.push_back(env_var_name(*iter)); in exclude()
307 env_container->push_back(std::string(p)); in read_parent_environment()
317 env_container->push_back(std::string(environ[i])); in read_parent_environment()
380 env_container->push_back(line); in read_child_environment()
519 different_child_env_vars.push_back(ENV1); in TEST_F()
520 different_child_env_vars.push_back(ENV2); in TEST_F()
521 different_child_env_vars.push_back(ENV4); in TEST_F()
/aoo42x/main/svgio/source/svgreader/
H A Dsvgnode.cxx84 maCssStyleVector.push_back(pNew); in fillCssStyleVectorUsingHierarchyAndSelectors()
110 aParts.push_back(aPart); in fillCssStyleVectorUsingHierarchyAndSelectors()
138 maCssStyleVector.push_back(pNew); in fillCssStyleVectorUsingHierarchyAndSelectors()
170 maCssStyleVector.push_back(pNew); in fillCssStyleVectorUsingHierarchyAndSelectors()
199 maCssStyleVector.push_back(mpLocalCssStyle); in fillCssStyleVector()
211 maCssStyleVector.push_back(pNew); in fillCssStyleVector()
290 pParent->maChildren.push_back(this); in SvgNode()
/aoo42x/main/shell/source/win32/sysmail/
H A Dsenddoc.cxx101 pMapiRecipientList->push_back(mrd); in addRecipient()
141 pMapiAttachmentList->push_back(mfd); in initAttachementList()
220 gTo.push_back(prefixEmailAddress(argv[i+1])); in initParameter()
222 gCc.push_back(prefixEmailAddress(argv[i+1])); in initParameter()
224 gBcc.push_back(prefixEmailAddress(argv[i+1])); in initParameter()
232 gAttachments.push_back(argv[i+1]); in initParameter()

Completed in 258 milliseconds

12345678910>>...75