Home
last modified time | relevance | path

Searched refs:first (Results 151 – 175 of 1338) sorted by relevance

12345678910>>...54

/trunk/main/forms/source/misc/
H A DInterfaceContainer.cxx733 if (aPair.first == aPair.second) in getByName()
736 return (*aPair.first).second->queryInterface( m_aElementType ); in getByName()
747 *pStringArray = (*i).first; in getElementNames()
757 return aPair.first != aPair.second; in hasByName()
1151 if (aPair.first == aPair.second) in replaceByName()
1168 …sal_Int32 nPos = ::std::find(m_aItems.begin(), m_aItems.end(), (*aPair.first).second) - m_aItems.b… in replaceByName()
1179 if (aPair.first == aPair.second) in removeByName()
1182 …sal_Int32 nPos = ::std::find(m_aItems.begin(), m_aItems.end(), (*aPair.first).second) - m_aItems.b… in removeByName()
/trunk/main/solenv/bin/modules/installer/patch/
H A DMsiRow.pm117 my $first = 1;
124 if ( ! $first)
130 $first = 0;
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/mod/_sw/
H A DSwXTextView.java142 XTextFrame first =null; in createTestEnvironment() local
152 first = (XTextFrame)UnoRuntime.queryInterface in createTestEnvironment()
154 oText.insertTextContent(oCursor,first, false); in createTestEnvironment()
155 first.getText().setString("Frame 1"); in createTestEnvironment()
/trunk/main/scripting/examples/beanshell/Capitalise/
H A Dcapitalise.bsh22 // to first char upper case, to all lower case to upper case...
39 …gth()>=2 && Character.isUpperCase(theString.charAt(1))) { // first two chars are UC => first UC, r…
41 } else if (Character.isUpperCase(theString.charAt(0))) { // first char UC => all to LC
/trunk/main/unodevtools/source/skeletonmaker/
H A Dcppcompskeleton.cxx436 o << " if ( aURL.Protocol.equalsAscii(\"" << (*iter).first in generateXDispatch()
481 o << " if ( aURL.Protocol.equalsAscii(\"" << (*iter).first in generateXDispatchProvider()
597 OString type(i->second.first.replace('.','/')); in generateMemberInitialization()
606 o << ",\n m_" << i->first << "("; in generateMemberInitialization()
623 printType(o, options, manager, i->second.first.replace('.','/'), in generateMemberDeclaration()
625 o << " m_" << i->first << ";\n"; in generateMemberDeclaration()
/trunk/main/vbahelper/source/vbahelper/
H A Dvbaapplicationbase.cxx126 …m_xBase->Run( m_aTimerInfo.first, aDummyArg, aDummyArg, aDummyArg, aDummyArg, aDummyArg, aDummyArg… in IMPL_LINK()
135 …m_xBase->OnTime( uno::makeAny( m_aTimerInfo.second.first ), m_aTimerInfo.first, uno::makeAny( m_aT… in IMPL_LINK()
147 return (size_t)rTimerInfo.first.hashCode() in operator ()()
148 … + (size_t)rtl_str_hashCode_WithLength( (char*)&rTimerInfo.second.first, sizeof( double ) ) in operator ()()
/trunk/main/offapi/com/sun/star/rendering/
H A DIntegerBitmapLayout.idl72 layout, the first channel of all pixel is stored consecutive,
112 exactly one bit. If this member is <TRUE/>, the first pixel is
113 the MSB of the first byte, and the eighth pixel is the LSB of
114 the first byte. If this member is <FALSE/>, it's just the
/trunk/main/dbaccess/source/core/dataaccess/
H A Dbookmarkcontainer.cxx332 *pNames = (*aNameIter)->first; in getElementNames()
360 ::rtl::OUString sName = (*aSearch)->first; in implRemove()
362 if ((*aSearch)->first == _rName) in implRemove()
386 …xed.push_back(m_aBookmarks.insert( MapString2String::value_type(_rName,_rDocumentLocation)).first); in implAppend()
H A Ddefinitioncontainer.cxx159 Documents::value_type( aDefinition->first, Documents::mapped_type() ) ).first ); in DBG_NAME()
433 xProp = createObject(aPos->first); in getByIndex()
484 *pNames = aNameIter->first; in getElementNames()
610 m_aDocuments.push_back(m_aDocumentMap.insert(Documents::value_type(_rName,_rxNewObject)).first); in implAppend()
/trunk/main/animations/source/animcore/
H A Dtargetpropertiescreator.cxx458 if( aCurr->first.mnParagraphIndex == -1 ) in createInitialTargetProperties()
460 rCurrProps.Target = uno::makeAny( aCurr->first.mxRef ); in createInitialTargetProperties()
466 aCurr->first.mxRef, in createInitialTargetProperties()
467 aCurr->first.mnParagraphIndex ) ); in createInitialTargetProperties()
/trunk/main/svl/source/passwordcontainer/
H A Dpasswordcontainer.cxx809 UpdateVector( aIter->first, aIter->second, aRecord, sal_True ); in PrivateAdd()
875 rRec = UrlRecord( rPair.first, aUsrRec ); in createUrlRecord()
882 rPair.first, in createUrlRecord()
926 if( aIter != m_aContainer.end() && aIter->first.match( tmpUrl ) ) in find()
1208 aResult[ oldLen ] = UrlRecord( aIter->first, aUsers ); in getAllPersistent()
1485 … m_pStorageFile->remove( aIter->first, aNPIter->GetUserName() ); // remove record ( aURL, aName ) in Notify()
1505 PassMap::iterator aSearchIter = m_aContainer.find( aIter->first ); in Notify()
1508 UpdateVector( aSearchIter->first, aSearchIter->second, *aNPIter, sal_False ); in Notify()
1510 m_aContainer.insert( PairUrlRecord( aIter->first, aIter->second ) ); in Notify()
/trunk/main/offapi/com/sun/star/form/component/
H A DDatabaseListBox.idl120 <dd>The first element of the string sequence in <member>ListBox::ListSource</member>
124 <dd>The first element of the string sequence in <member>ListBox::ListSource</member>
131 <dd>The first element of the string sequence in <member>ListBox::ListSource</member>
135 <dd>The first element of the string sequence in <member>ListBox::ListSource</member>
141 <dd>The first element of the string sequence in <member>ListBox::ListSource</member>
/trunk/main/dbaccess/source/ui/misc/
H A DDExport.cxx128 if ( m_vColumns[j].first != COLUMN_POSITION_NOT_FOUND ) in DBG_NAME()
321 sal_Int32 nPos = m_vColumns[nNewPos].first; in insertValueIntoColumn()
696 m_vDestVector.push_back(m_aDestColumns.insert(TColumns::value_type(aAlias,pField)).first); in CreateDefaultColumn()
801 sal_Int32 nColPos = m_vColumns[nNewPos].first; in adjustFormat()
872 …econd != sal::static_int_cast< long >(CONTAINER_ENTRY_NOTFOUND) && aFind->first != sal::static_int… in createPreparedStatment()
874 …OSL_ENSURE((aFind->first) < static_cast<sal_Int32>(aInsertList.size()),"aInsertList: Illegal index… in createPreparedStatment()
875 aInsertList[aFind->first] = ::dbtools::quoteName( aQuote,*(pIter+i)); in createPreparedStatment()
H A DWCopyTable.cxx195 if ( m_xObjectPSI->hasPropertyByName( aProperties[i].first ) ) in copyFilterAndSortingTo()
198 m_xObject->getPropertyValue( aProperties[i].first ) >>= sFilter; in copyFilterAndSortingTo()
205 _rxObject->setPropertyValue( aProperties[i].first, makeAny(sFilter) ); in copyFilterAndSortingTo()
687 m_vSourceVec.push_back(m_vSourceColumns.find((*aIter)->first)); in OCopyTableWizard()
846 …baseExport::TColumns::iterator aDestIter = m_vDestColumns.find(m_mNameMapping[(*aSrcIter)->first]); in CheckColumns()
873 …pField->SetName(convertColumnName(TExportColumnFindFunctor(&m_vDestColumns),(*aSrcIter)->first,sEx… in CheckColumns()
914 showColumnTypeNotSupported(m_vSourceVec[nBreakPos-1]->first); in IMPL_LINK()
1087 m_vDestColumns.insert(ODatabaseExport::TColumns::value_type(_pField->GetName(),_pField)).first); in insertColumn()
1102 m_vDestColumns.insert(ODatabaseExport::TColumns::value_type(_pField->GetName(),_pField)).first; in replaceColumn()
1156 …mns.insert(ODatabaseExport::TColumns::value_type(pActFieldDescr->GetName(),pActFieldDescr)).first); in loadData()
/trunk/main/vcl/source/gdi/
H A Dimpimagetree.cxx130 ::rtl::OUString aZipURL = i->first; in checkStyle()
298 if (i != m_iconCache.end() && i->second.first == localized) { in iconCacheLookup()
312 args[0] <<= i->first; in find()
327 rtl::OUStringToOString( i->first, RTL_TEXTENCODING_UTF8).getStr()); in find()
/trunk/main/editeng/source/accessibility/
H A DAccessibleParaManager.cxx139 WeakPara::HardRefType maChild( GetChild( nPara ).first.get() ); in FireEvent()
157 return IsReferencable( GetChild( nChild ).first.get() ); in IsReferencable()
189 WeakPara::HardRefType aChild( GetChild( nParagraphIndex ).first.get() ); in CreateChild()
408 WeakPara::HardRefType aChild( rChild.first.get() ); in ShutdownPara()
/trunk/main/comphelper/source/misc/
H A Dnamedvaluecollection.cxx148 if ( _bOverwriteExisting || !impl_has( namedValue->first ) ) in merge()
149 impl_put( namedValue->first, namedValue->second ); in merge()
334 _rValue.first, 0, _rValue.second, PropertyState_DIRECT_VALUE ); in operator ()()
342 return NamedValue( _rValue.first, _rValue.second ); in operator ()()
/trunk/main/vcl/unx/generic/app/
H A Di18n_keysym.cxx38 const int first; const int last; member
356 if ((p_map != NULL) && (n_byte4 >= p_map->first) && (n_byte4 <= p_map->last) ) in KeysymToUnicode()
357 return p_map->map[n_byte4 - p_map->first]; in KeysymToUnicode()
/trunk/main/canvas/source/cairo/
H A Dcairo_textlayout.cxx432 if( !isCairoRenderable(aFontData.back().first) ) in draw()
437 aFontData.back().first.bAntialias ? "AA " : "", in draw()
438 aFontData.back().first.bFakeBold ? "FB " : "", in draw()
439 aFontData.back().first.bFakeItalic ? "FI " : "", in draw()
478 const SystemFontData &rSysFontData = aFontDataIter->first; in draw()
/trunk/main/autodoc/source/exes/adc_uni/
H A Dadc_msg.cxx184 aLine << (*it).first.sFile; in WriteParagraph()
186 if ((*it).first.nLine != 0) in WriteParagraph()
189 << (*it).first.nLine; in WriteParagraph()
/trunk/main/xmloff/source/chart/
H A DSchXMLExport.cxx803 else if( rContent.first.is()) //has labels in operator ()()
822 if( aIt->first < 0 ) in lcl_ReorderInternalSequencesAccordingToTheirRangeName()
825 for( ; nIndex < aIt->first; ++nIndex ) in lcl_ReorderInternalSequencesAccordingToTheirRangeName()
828 OSL_ASSERT( nIndex == aIt->first ); in lcl_ReorderInternalSequencesAccordingToTheirRangeName()
911 if( aIt->first.is()) in lcl_getDataForLocalTable()
913 lcl_getLabelStringSequence( rCurrentComplexLabel, aIt->first ); in lcl_getDataForLocalTable()
915 aRange = aIt->first->getSourceRangeRepresentation(); in lcl_getDataForLocalTable()
3241 if( aRanges.first.getLength()) in exportCandleStickSeries()
3258 if( aRanges.first.getLength()) in exportCandleStickSeries()
3275 if( aRanges.first.getLength()) in exportCandleStickSeries()
[all …]
/trunk/main/xmloff/source/forms/
H A Deventimport.cxx68 nSeparatorPos = aEvent->first.indexOf(EVENT_NAME_SEPARATOR); in EndElement()
70 pTranslated->ListenerType = aEvent->first.copy(0, nSeparatorPos); in EndElement()
71 pTranslated->EventMethod = aEvent->first.copy(nSeparatorPos + EVENT_NAME_SEPARATOR.length); in EndElement()
/trunk/main/chart2/source/tools/
H A DInternalDataProvider.cxx455 for( tSequenceMap::iterator aIt( aRange.first ); aIt != aRange.second; ++aIt ) in lcl_deleteMapReferences()
466 m_aSequenceMap.erase( aRange.first, aRange.second ); in lcl_deleteMapReferences()
475 for( tSequenceMap::iterator aIt( aRange.first ); aIt != aRange.second; ++aIt ) in lcl_adaptMapReferences()
487 m_aSequenceMap.erase( aRange.first, aRange.second ); in lcl_adaptMapReferences()
952 ::std::for_each( aRange.first, aRange.second, lcl_setModified()); in insertComplexCategoryLevel()
969 ::std::for_each( aRange.first, aRange.second, lcl_setModified()); in deleteComplexCategoryLevel()
994 ::std::for_each( aRange.first, aRange.second, lcl_setModified()); in insertDataPointForAllSequences()
1018 ::std::for_each( aRange.first, aRange.second, lcl_setModified()); in deleteDataPointForAllSequences()
1038 ::std::for_each( aRange.first, aRange.second, lcl_setModified()); in swapDataPointWithNextOneForAllSequences()
/trunk/main/offapi/com/sun/star/drawing/
H A DEnhancedCustomShapeExtrusion.idl71 /** The first value of EnhancedCustomShapeParameterPair specifies the depth of the
99 /** Specifies the intensity for the first light in percent.
107 /** Specifies the direction of the first light.
139 /** The first value of the draw:extrusion-skew attribute specifies the skew amount of
/trunk/main/scripting/source/storage/
H A DScriptInfo.cxx292 propSetImpl->privateSetPropertyValue( pv_it->first, makeAny( pv_it->second ) ); in getLanguageProperties()
298 msg = msg.concat( OUSTR( " PropertryName: " ) ).concat( pv_it->first ); in getLanguageProperties()
323 OUString fileSetName = fsm_it->first; in getFileSetNames()
360 OUString fileName = spvm_it->first; in getFilesInFileSet()

Completed in 154 milliseconds

12345678910>>...54