Home
last modified time | relevance | path

Searched refs:push_back (Results 51 – 75 of 1872) sorted by relevance

12345678910>>...75

/aoo42x/main/extensions/source/abpilot/
H A Dtypeselectionpage.cxx98 m_aAllTypes.push_back( ButtonItem( &m_aEvolution, AST_EVOLUTION, bHaveEvolution ) ); in TypeSelectionPage()
99 …m_aAllTypes.push_back( ButtonItem( &m_aEvolutionGroupwise, AST_EVOLUTION_GROUPWISE, bHaveEvolution… in TypeSelectionPage()
100 m_aAllTypes.push_back( ButtonItem( &m_aEvolutionLdap, AST_EVOLUTION_LDAP, bHaveEvolution ) ); in TypeSelectionPage()
101 m_aAllTypes.push_back( ButtonItem( &m_aMORK, AST_MORK, bWithMozilla ) ); in TypeSelectionPage()
102 m_aAllTypes.push_back( ButtonItem( &m_aThunderbird, AST_THUNDERBIRD, bWithMozilla ) ); in TypeSelectionPage()
103 m_aAllTypes.push_back( ButtonItem( &m_aKab, AST_KAB, bHaveKab ) ); in TypeSelectionPage()
104 m_aAllTypes.push_back( ButtonItem( &m_aMacab, AST_MACAB, bHaveMacab ) ); in TypeSelectionPage()
105 m_aAllTypes.push_back( ButtonItem( &m_aLDAP, AST_LDAP, bWithMozilla ) ); in TypeSelectionPage()
106 m_aAllTypes.push_back( ButtonItem( &m_aOutlook, AST_OUTLOOK, bWithMozilla && !bUnx ) ); in TypeSelectionPage()
107 m_aAllTypes.push_back( ButtonItem( &m_aOE, AST_OE, bWithMozilla && !bUnx ) ); in TypeSelectionPage()
[all …]
/aoo42x/main/sfx2/source/sidebar/
H A DResourceManager.cxx184 rDecks.push_back(iId->second); in GetMatchingDecks()
232 rPanelIds.push_back(iId->second); in GetMatchingPanels()
426 aApplications.push_back(EnumContext::Application_Writer); in ReadContextList()
428 aApplications.push_back(EnumContext::Application_Calc); in ReadContextList()
430 aApplications.push_back(EnumContext::Application_Draw); in ReadContextList()
432 aApplications.push_back(EnumContext::Application_Impress); in ReadContextList()
439 aApplications.push_back(EnumContext::Application_Draw); in ReadContextList()
440 aApplications.push_back(EnumContext::Application_Impress); in ReadContextList()
445 aApplications.push_back(EnumContext::Application_Writer); in ReadContextList()
461 aApplications.push_back(eApplication); in ReadContextList()
[all …]
/aoo42x/main/svx/source/customshapes/
H A DEnhancedCustomShapeFunctionParser.cxx140 rEquations.push_back( aEquation ); in fillNode()
353 rEquations.push_back( aEquation ); in fillNode()
363 rEquations.push_back( aEquation ); in fillNode()
388 rEquations.push_back( aEquation ); in fillNode()
413 rEquations.push_back( aEquation ); in fillNode()
438 rEquations.push_back( aEquation ); in fillNode()
456 rEquations.push_back( aEquation ); in fillNode()
596 rEquations.push_back( aEquation ); in fillNode()
648 rEquations.push_back( aEquation ); in fillNode()
659 rEquations.push_back( aEquation ); in fillNode()
[all …]
/aoo42x/main/dbaccess/source/ui/dlg/
H A Dadmincontrols.cxx200 _rControlList.push_back( new OSaveValueWrapper< Edit >( &m_aDatabaseName ) ); in fillControls()
201 _rControlList.push_back( new OSaveValueWrapper< Edit >( &m_aHostName ) ); in fillControls()
202 _rControlList.push_back( new OSaveValueWrapper< Edit >( &m_aPort ) ); in fillControls()
203 _rControlList.push_back( new OSaveValueWrapper< Edit >( &m_aSocket ) ); in fillControls()
204 _rControlList.push_back( new OSaveValueWrapper< Edit >( &m_aNamedPipe ) ); in fillControls()
210 _rControlList.push_back( new ODisableWrapper< FixedText >( &m_aDatabaseNameLabel ) ); in fillWindows()
211 _rControlList.push_back( new ODisableWrapper< FixedText >( &m_aHostNameLabel ) ); in fillWindows()
212 _rControlList.push_back( new ODisableWrapper< FixedText >( &m_aPortLabel ) ); in fillWindows()
213 _rControlList.push_back( new ODisableWrapper< FixedText >( &m_aDefaultPort ) ); in fillWindows()
214 _rControlList.push_back( new ODisableWrapper< RadioButton >( &m_aSocketRadio ) ); in fillWindows()
[all …]
H A DTextConnectionHelper.cxx333 _rControlList.push_back(new OSaveValueWrapper<ComboBox>(&m_aFieldSeparator)); in fillControls()
334 _rControlList.push_back(new OSaveValueWrapper<ComboBox>(&m_aTextSeparator)); in fillControls()
335 _rControlList.push_back(new OSaveValueWrapper<ComboBox>(&m_aDecimalSeparator)); in fillControls()
336 _rControlList.push_back(new OSaveValueWrapper<ComboBox>(&m_aThousandsSeparator)); in fillControls()
337 _rControlList.push_back(new OSaveValueWrapper<CheckBox>(&m_aRowHeader)); in fillControls()
338 _rControlList.push_back(new OSaveValueWrapper<ListBox>(&m_aCharSet)); in fillControls()
343 _rControlList.push_back(new ODisableWrapper<FixedText>(&m_aFieldSeparatorLabel)); in fillWindows()
344 _rControlList.push_back(new ODisableWrapper<FixedText>(&m_aTextSeparatorLabel)); in fillWindows()
347 _rControlList.push_back(new ODisableWrapper<FixedLine>(&m_aCharSetHeader)); in fillWindows()
348 _rControlList.push_back(new ODisableWrapper<FixedText>(&m_aCharSetLabel)); in fillWindows()
[all …]
H A Dadvancedsettings.cxx241 m_aBooleanSettings.push_back( *pCopy ); in impl_initBooleanSettings()
254 _rControlList.push_back( new ODisableWrapper< FixedText >( m_pMaxRowScanLabel ) ); in fillWindows()
268 _rControlList.push_back( new OSaveValueWrapper< CheckBox >( *setting->ppControl ) ); in fillControls()
273 _rControlList.push_back( new OSaveValueWrapper< ListBox >( m_pBooleanComparisonMode ) ); in fillControls()
275 _rControlList.push_back(new OSaveValueWrapper<NumericField>(m_pMaxRowScan)); in fillControls()
407 _rControlList.push_back( new ODisableWrapper< FixedLine >( &m_aAutoFixedLine ) ); in fillWindows()
408 _rControlList.push_back( new ODisableWrapper< FixedText >( &m_aAutoIncrementLabel ) ); in fillWindows()
409 _rControlList.push_back( new ODisableWrapper< FixedText >( &m_aAutoRetrievingLabel ) ); in fillWindows()
415 _rControlList.push_back( new OSaveValueWrapper< CheckBox >( &m_aAutoRetrievingEnabled ) ); in fillControls()
416 _rControlList.push_back( new OSaveValueWrapper< Edit >( &m_aAutoIncrement ) ); in fillControls()
[all …]
/aoo42x/main/xmloff/source/draw/
H A Dxexptran.cxx382 maList.push_back(new ImpSdXMLExpTransObj2DRotate(fNew)); in AddRotate()
388 maList.push_back(new ImpSdXMLExpTransObj2DScale(rNew)); in AddScale()
394 maList.push_back(new ImpSdXMLExpTransObj2DTranslate(rNew)); in AddTranslate()
400 maList.push_back(new ImpSdXMLExpTransObj2DSkewX(fNew)); in AddSkewX()
406 maList.push_back(new ImpSdXMLExpTransObj2DSkewY(fNew)); in AddSkewY()
412 maList.push_back(new ImpSdXMLExpTransObj2DMatrix(rNew)); in AddMatrix()
838 maList.push_back(new ImpSdXMLExpTransObj3DRotateX(fNew)); in AddRotateX()
844 maList.push_back(new ImpSdXMLExpTransObj3DRotateY(fNew)); in AddRotateY()
850 maList.push_back(new ImpSdXMLExpTransObj3DRotateZ(fNew)); in AddRotateZ()
856 maList.push_back(new ImpSdXMLExpTransObj3DScale(rNew)); in AddScale()
[all …]
/aoo42x/main/sw/source/core/access/
H A Daccportions.cxx109 aLineBreaks.push_back( 0 ); in SwAccessiblePortionData()
129 aModelPositions.push_back( nModelPosition ); in Text()
134 aPortionAttrs.push_back( nAttr ); in Text()
147 aAttrFieldType.push_back(nAttrFldType); in SetAttrFieldType()
186 aFieldPosition.push_back(aBuffer.getLength()); in Special()
238 aModelPositions.push_back( nModelPosition ); in Special()
246 aPortionAttrs.push_back( nAttr ); in Special()
262 aLineBreaks.push_back( aBuffer.getLength() ); in LineBreak()
543 pSentences->push_back( nCurrent ); in GetSentenceBoundary()
561 pSentences->push_back( nLength ); in GetSentenceBoundary()
[all …]
/aoo42x/main/autodoc/source/ary/idl/
H A Di_module.cxx160 o_nestedModules.push_back(pCe); in Get_AllChildrenSeparated()
164 o_services.push_back(pCe); in Get_AllChildrenSeparated()
167 o_interfaces.push_back(pCe); in Get_AllChildrenSeparated()
170 o_structs.push_back(pCe); in Get_AllChildrenSeparated()
173 o_exceptions.push_back(pCe); in Get_AllChildrenSeparated()
176 o_enums.push_back(pCe); in Get_AllChildrenSeparated()
179 o_typedefs.push_back(pCe); in Get_AllChildrenSeparated()
182 o_constantGroups.push_back(pCe); in Get_AllChildrenSeparated()
186 o_singletons.push_back(pCe); in Get_AllChildrenSeparated()
/aoo42x/main/connectivity/source/drivers/mysql/
H A DYDriver.cxx162 aProps.push_back( *pSupported ); in lcl_convertProperties()
167 aProps.push_back( PropertyValue( in lcl_convertProperties()
172 aProps.push_back( PropertyValue( in lcl_convertProperties()
180 aProps.push_back( PropertyValue( in lcl_convertProperties()
188 aProps.push_back( PropertyValue( in lcl_convertProperties()
194 aProps.push_back( PropertyValue( in lcl_convertProperties()
199 aProps.push_back( PropertyValue( in lcl_convertProperties()
204 aProps.push_back( PropertyValue( in lcl_convertProperties()
333 aDriverInfo.push_back(DriverPropertyInfo( in getPropertyInfo()
340 aDriverInfo.push_back(DriverPropertyInfo( in getPropertyInfo()
[all …]
/aoo42x/main/sd/source/filter/html/
H A Dpubdlg.cxx814 aProps.push_back( aValue ); in GetParameterSequence()
818 aProps.push_back( aValue ); in GetParameterSequence()
824 aProps.push_back( aValue ); in GetParameterSequence()
846 aProps.push_back( aValue ); in GetParameterSequence()
870 aProps.push_back( aValue ); in GetParameterSequence()
874 aProps.push_back( aValue ); in GetParameterSequence()
885 aProps.push_back( aValue ); in GetParameterSequence()
898 aProps.push_back( aValue ); in GetParameterSequence()
902 aProps.push_back( aValue ); in GetParameterSequence()
911 aProps.push_back( aValue ); in GetParameterSequence()
[all …]
/aoo42x/main/connectivity/source/drivers/odbcbase/
H A DODriver.cxx120 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()
183 aDriverInfo.push_back(DriverPropertyInfo( in getPropertyInfo()
190 aDriverInfo.push_back(DriverPropertyInfo( in getPropertyInfo()
197 aDriverInfo.push_back(DriverPropertyInfo( in getPropertyInfo()
/aoo42x/main/connectivity/source/commontools/
H A DTPrivilegesResultSet.cxx72 aRows.push_back(aRow); in OResultSetPrivileges()
74 aRows.push_back(aRow); in OResultSetPrivileges()
76 aRows.push_back(aRow); in OResultSetPrivileges()
78 aRows.push_back(aRow); in OResultSetPrivileges()
80 aRows.push_back(aRow); in OResultSetPrivileges()
82 aRows.push_back(aRow); in OResultSetPrivileges()
84 aRows.push_back(aRow); in OResultSetPrivileges()
86 aRows.push_back(aRow); in OResultSetPrivileges()
88 aRows.push_back(aRow); in OResultSetPrivileges()
H A DTSkipDeletedSet.cxx87 m_aBookmarksPositions.push_back(m_pHelper->getDriverPos()); in skipDeleted()
105 m_aBookmarksPositions.push_back(m_pHelper->getDriverPos()); in skipDeleted()
131 m_aBookmarksPositions.push_back(m_pHelper->getDriverPos()); in skipDeleted()
147 m_aBookmarksPositions.push_back(m_pHelper->getDriverPos()); in skipDeleted()
160 m_aBookmarksPositions.push_back(nDriverPos); in skipDeleted()
163 m_aBookmarksPositions.push_back(nDriverPos); in skipDeleted()
190 m_aBookmarksPositions.push_back(m_pHelper->getDriverPos()); in moveAbsolute()
210 m_aBookmarksPositions.push_back(m_pHelper->getDriverPos()); in moveAbsolute()
261 m_aBookmarksPositions.push_back(_nPos); in insertNewPosition()
/aoo42x/main/filter/source/config/cache/
H A Dfiltercache.cxx325 lKeys.push_back(pIt->first); in getMatchingItemsByProps()
370 lKeys.push_back(pIt->first); in getItemNames()
785 rFlatTypes.push_back(aInfo); in detectFlatForURL()
807 rFlatTypes.push_back(aInfo); in detectFlatForURL()
998 lParams.push_back(css::uno::makeAny(aParam)); in impl_createConfigAccess()
1005 lParams.push_back(css::uno::makeAny(aParam)); in impl_createConfigAccess()
1158 lTypesForExtension.push_back(sType); in impl_validateAndOptimize()
1171 lTypesForURLPattern.push_back(sType); in impl_validateAndOptimize()
1378 pList->push_back(sItem); in impl_addItem2FlushList()
1427 lTypeRegs.push_back(sType); in impl_resolveItem4TypeRegistration()
[all …]
/aoo42x/main/chart2/source/model/main/
H A DTitle.cxx78 rOutProperties.push_back( in lcl_AddPropertiesToVector()
85 rOutProperties.push_back( in lcl_AddPropertiesToVector()
92 rOutProperties.push_back( in lcl_AddPropertiesToVector()
99 rOutProperties.push_back( in lcl_AddPropertiesToVector()
106 rOutProperties.push_back( in lcl_AddPropertiesToVector()
113 rOutProperties.push_back( in lcl_AddPropertiesToVector()
120 rOutProperties.push_back( in lcl_AddPropertiesToVector()
127 rOutProperties.push_back( in lcl_AddPropertiesToVector()
133 rOutProperties.push_back( in lcl_AddPropertiesToVector()
140 rOutProperties.push_back( in lcl_AddPropertiesToVector()
[all …]
/aoo42x/main/chart2/source/controller/chartapiwrapper/
H A DChartDocumentWrapper.cxx164 rOutProperties.push_back( in lcl_AddPropertiesToVector()
170 rOutProperties.push_back( in lcl_AddPropertiesToVector()
176 rOutProperties.push_back( in lcl_AddPropertiesToVector()
184 rOutProperties.push_back( in lcl_AddPropertiesToVector()
190 rOutProperties.push_back( in lcl_AddPropertiesToVector()
198 rOutProperties.push_back( in lcl_AddPropertiesToVector()
204 rOutProperties.push_back( in lcl_AddPropertiesToVector()
210 rOutProperties.push_back( in lcl_AddPropertiesToVector()
217 rOutProperties.push_back( in lcl_AddPropertiesToVector()
225 rOutProperties.push_back( in lcl_AddPropertiesToVector()
[all …]
/aoo42x/main/oox/source/xls/
H A Dpivottablebuffer.cxx368 maItems.push_back( aModel ); in importItem()
427 maItems.push_back( aModel ); in importPTFItem()
510 maItems.push_back( aModel ); in importPTFItem()
1110 maPageFields.push_back( aModel ); in importPageField()
1123 maDataFields.push_back( aModel ); in importDataField()
1222 maPageFields.push_back( aModel ); in importPTPageField()
1235 maDataFields.push_back( aModel ); in importPTDataField()
1335 maDataFields.push_back( aModel ); in importPTDataField()
1342 maFields.push_back( xTableField ); in createTableField()
1349 maFilters.push_back( xTableFilter ); in createTableFilter()
[all …]
/aoo42x/main/autodoc/source/ary/cpp/
H A Dc_class.cxx72 aBaseClasses.push_back(i_rBaseClass); in Add_BaseClass()
79 aTemplateParameterTypes.push_back( in Add_TemplateParameterType()
87 aClasses.push_back( S_LocalCe(i_sLocalName, i_nId) ); in Add_LocalClass()
94 aEnums.push_back( S_LocalCe(i_sLocalName, i_nId) ); in Add_LocalEnum()
101 aTypedefs.push_back( S_LocalCe(i_sLocalName, i_nId) ); in Add_LocalTypedef()
108 aOperations.push_back( S_LocalCe(i_sLocalName, i_nId) ); in Add_LocalOperation()
115 aStaticOperations.push_back( S_LocalCe(i_sLocalName, i_nId) ); in Add_LocalStaticOperation()
122 aData.push_back( S_LocalCe(i_sLocalName, i_nId) ); in Add_LocalData()
129 aStaticData.push_back( S_LocalCe(i_sLocalName, i_nId) ); in Add_LocalStaticData()
/aoo42x/main/sdext/source/pdfimport/pdfparse/
H A Dpdfparse.cxx275 m_aUIntStack.push_back( i ); in push_back_action_uint()
308 m_aObjectStack.push_back( pFile ); in haveFile()
320 m_aObjectStack.push_back( new PDFPart() ); in pushComment()
324 pContainer->m_aSubElements.push_back( pComment ); in pushComment()
410 m_aObjectStack.push_back( new PDFPart() ); in beginObject()
425 pContainer->m_aSubElements.push_back( pObj ); in beginObject()
426 m_aObjectStack.push_back( pObj ); in beginObject()
458 m_aObjectStack.push_back( pDict ); in beginDict()
488 m_aObjectStack.push_back( pArray ); in beginArray()
527 m_aObjectStack.push_back( new PDFPart() ); in beginTrailer()
[all …]
/aoo42x/main/vcl/source/fontsubset/
H A Dgsub.cxx87 aReqFeatureTagList.push_back( MKTAG("vert") ); in ReadGSUB()
133 aFeatureIndexList.push_back( nReqFeatureIdx ); in ReadGSUB()
137 aFeatureIndexList.push_back( nFeatureIndex ); in ReadGSUB()
151 aFeatureIndexList.push_back( nReqFeatureIdx ); in ReadGSUB()
155 aFeatureIndexList.push_back( nFeatureIndex ); in ReadGSUB()
198 aLookupIndexList.push_back( nLookupIndex ); in ReadGSUB()
201 aLookupIndexList.push_back( 0 ); in ReadGSUB()
215 aLookupOffsetList.push_back( nOffset ); in ReadGSUB()
265 aSubstVector.push_back( GlyphSubst( nGlyphId, 0 ) ); in ReadGSUB()
282 … aSubstVector.push_back( GlyphSubst( static_cast<sal_uInt16>(j + nCovIdx), 0 ) ); in ReadGSUB()
/aoo42x/main/sw/source/filter/ww8/
H A Dww8par2.cxx4259 aRet.push_back(60); in ChpxToSprms()
4262 aRet.push_back(61); in ChpxToSprms()
4265 aRet.push_back(62); in ChpxToSprms()
4268 aRet.push_back(63); in ChpxToSprms()
4271 aRet.push_back(65); in ChpxToSprms()
4274 aRet.push_back(66); in ChpxToSprms()
4277 aRet.push_back(67); in ChpxToSprms()
4282 aRet.push_back(68); in ChpxToSprms()
4291 aRet.push_back(69); in ChpxToSprms()
4326 aRet.push_back(80); in ChpxToSprms()
[all …]
/aoo42x/main/sc/source/filter/xml/
H A Dsheetdata.cxx53 maCellStyles.push_back( ScCellStyleEntry( rName, rCellPos ) ); in AddCellStyle()
58 maColumnStyles.push_back( ScCellStyleEntry( rName, rCellPos ) ); in AddColumnStyle()
63 maRowStyles.push_back( ScCellStyleEntry( rName, rCellPos ) ); in AddRowStyle()
68 maTableStyles.push_back( ScCellStyleEntry( rName, rCellPos ) ); in AddTableStyle()
86 maNoteStyles.push_back( aNewEntry ); in HandleNoteStyles()
92 maNoteParaStyles.push_back( ScTextStyleEntry( rName, rCellPos, rSelection ) ); in AddNoteContentStyle()
94 maNoteTextStyles.push_back( ScTextStyleEntry( rName, rCellPos, rSelection ) ); in AddNoteContentStyle()
99 maTextStyles.push_back( ScTextStyleEntry( rName, rCellPos, rSelection ) ); in AddTextStyle()
208 …maLoadedNamespaces.push_back( ScLoadedNamespaceEntry( rEntry.sPrefix, rEntry.sName, rEntry.nKey ) … in StoreLoadedNamespaces()
/aoo42x/main/sw/source/ui/sidebar/
H A DPageSizeControl.cxx60 maPaperList.push_back( PAPER_A3 ); in PageSizeControl()
61 maPaperList.push_back( PAPER_A4 ); in PageSizeControl()
62 maPaperList.push_back( PAPER_A5 ); in PageSizeControl()
63 maPaperList.push_back( PAPER_B4_ISO ); in PageSizeControl()
64 maPaperList.push_back( PAPER_B5_ISO ); in PageSizeControl()
65 maPaperList.push_back( PAPER_ENV_C5 ); in PageSizeControl()
66 maPaperList.push_back( PAPER_LETTER ); in PageSizeControl()
67 maPaperList.push_back( PAPER_LEGAL ); in PageSizeControl()
/aoo42x/main/idlc/source/
H A Didlccompile.cxx250 lCppArgs.push_back(OUString(RTL_CONSTASCII_USTRINGPARAM("-DIDL"))); in compileFile()
251 lCppArgs.push_back(OUString(RTL_CONSTASCII_USTRINGPARAM("-C"))); in compileFile()
252 lCppArgs.push_back(OUString(RTL_CONSTASCII_USTRINGPARAM("-zI"))); in compileFile()
253 lCppArgs.push_back(OUString(RTL_CONSTASCII_USTRINGPARAM("-I."))); in compileFile()
269 …lCppArgs.push_back(OStringToOUString(cppArgs.makeStringAndClear().replace('\\', '/'), RTL_TEXTENCO… in compileFile()
283 lCppArgs.push_back(OStringToOUString(token, RTL_TEXTENCODING_UTF8)); in compileFile()
298 lCppArgs.push_back(OStringToOUString(token, RTL_TEXTENCODING_UTF8)); in compileFile()
303 lCppArgs.push_back(OUString(RTL_CONSTASCII_USTRINGPARAM("-o"))); in compileFile()
306 lCppArgs.push_back(OStringToOUString(cppArgs.makeStringAndClear(), RTL_TEXTENCODING_UTF8)); in compileFile()
309 lCppArgs.push_back(OStringToOUString(cppArgs.makeStringAndClear(), RTL_TEXTENCODING_UTF8)); in compileFile()

Completed in 202 milliseconds

12345678910>>...75