Home
last modified time | relevance | path

Searched refs:first (Results 176 – 200 of 1338) sorted by path

12345678910>>...54

/trunk/main/comphelper/source/container/
H A Dnamecontainer.cxx175 *pNames++ = (*aIter++).first; in getElementNames()
/trunk/main/comphelper/source/misc/
H A Daccessibleeventnotifier.cxx69 TClientId nCurrent = aLookup->first; in generateId()
H A Daccessiblewrapper.cxx61 Reference< XComponent > xComp( _rMapEntry.first, UNO_QUERY ); in operator ()()
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 ()()
H A Dnumberedcollection.cxx144 lDeadItems.push_back(pComponent->first); in releaseNumber()
238 lDeadItems.push_back(pComponent->first); in impl_searchFreeNumber()
H A Dsequenceashashmap.cxx203 pDestination[i].Name = pThis->first ; in operator >>()
223 pDestination[i].Name = pThis->first ; in operator >>()
259 aProp.Name = pThis->first; in getAsConstAnyList()
266 aProp.Name = pThis->first; in getAsConstAnyList()
307 const ::rtl::OUString& sCheckName = pCheck->first; in match()
332 const ::rtl::OUString& sName = pUpdate->first; in update()
366 sBuffer.append (pIt->first); in dbg_dumpToFile()
/trunk/main/comphelper/source/property/
H A DMasterPropertySetInfo.cxx99 PropertyDataHash::iterator aDebugIter = maMap.find( (*aIter).first ); in add()
103 maMap[(*aIter).first] = new PropertyData ( nMapId, (*aIter).second ); in add()
/trunk/main/configmgr/source/
H A Daccess.cxx333 vec.push_back(getUnmodifiedChild(i->first)); in getAllChildren()
438 NodeMap::iterator j(members.find(i->first)); in commitChildChanges()
449 members[i->first] = child->getNode(); in commitChildChanges()
462 path.push_back(i->first); in commitChildChanges()
482 rtl::Reference< ChildAccess > child(getChild(i->first)); in initBroadcasterAndChanges()
600 propertyChangeListeners_.find(i->first)); in initBroadcasterAndChanges()
707 i->first)); in initBroadcasterAndChanges()
766 path.append(i->first); in initBroadcasterAndChanges()
793 css::uno::makeAny(i->first), in initBroadcasterAndChanges()
806 i->first)); in initBroadcasterAndChanges()
[all …]
H A Dcomponents.cxx462 ExternalServices::value_type(name, propset)).first; in getExternalValue()
H A Ddata.cxx333 url, rtl::Reference< ExtensionXcu >())).first); in addExtensionXcuAdditions()
H A Dmodifications.cxx48 first; in add()
H A Dwritemodfile.cxx394 writeNode(components, handle, node, i->first, i->second); in writeNode()
442 writeNode(components, handle, node, i->first, i->second); in writeNode()
514 components, handle, pathRep, node, i->first, in writeModifications()
515 node->getMember(i->first), i->second); in writeModifications()
577 j->first, Data::findNode(Data::NO_LAYER, data.components, j->first), in writeModFile()
H A Dxcsparser.cxx81 NodeMap::iterator i1(original->getMembers().find(i2->first)); in merge()
98 NodeMap::iterator i1(original->getMembers().find(i2->first)); in merge()
/trunk/main/
H A Dconfigure.ac369 at the first program start. Make sure to only bundle extensions
826 first does not exist (in the installed tree).
950 AC_MSG_ERROR([configure is not up-to-date, run autoconf first!])
3222 dnl first check if we have been asked to autodetect JAVA_HOME with a recent gij
3269 # try to recover first by looking whether we have a alternatives
5223 # This first line will detect a February 2003 Microsoft Platform SDK
/trunk/main/connectivity/java/dbtools/src/org/apache/openoffice/comp/sdbc/dbtools/comphelper/
H A DPropertySetAdapter.java89 public int compare(Property first, Property second) {
90 return first.Name.compareTo(second.Name);
/trunk/main/connectivity/java/dbtools/src/org/apache/openoffice/comp/sdbc/dbtools/util/
H A DCustomResultSet.java118 public synchronized boolean first() throws SQLException { in first() method in CustomResultSet
H A DDatabaseMetaDataResultSet.java140 public synchronized boolean first() throws SQLException { in first() method in DatabaseMetaDataResultSet
/trunk/main/connectivity/java/sdbc_jdbc/src/com/sun/star/comp/sdbc/
H A DJavaSQLResultSet.java567 public boolean first() throws SQLException { in first() method in JavaSQLResultSet
569 return jdbcResultSet.first(); in first()
/trunk/main/connectivity/java/sdbc_postgresql/src/com/sun/star/sdbcx/comp/postgresql/
H A DPostgresqlResultSet.java115 public boolean first() throws SQLException { in first() method in PostgresqlResultSet
116 return impl.first(); in first()
/trunk/main/connectivity/qa/connectivity/tools/
H A DRowSet.java132 public boolean first() throws SQLException in first() method in RowSet
134 return m_rowSet.first(); in first()
/trunk/main/connectivity/source/commontools/
H A DDriversConfig.cxx165 WildCard aWildCard(aIter->first); in getDriverFactoryName()
166 if ( sOldPattern.getLength() < aIter->first.getLength() && aWildCard.Matches(_sURL) ) in getDriverFactoryName()
169 sOldPattern = aIter->first; in getDriverFactoryName()
185 WildCard aWildCard(aIter->first); in getDriverTypeDisplayName()
186 if ( sOldPattern.getLength() < aIter->first.getLength() && aWildCard.Matches(_sURL) ) in getDriverTypeDisplayName()
189 sOldPattern = aIter->first; in getDriverTypeDisplayName()
220 WildCard aWildCard(aIter->first); in impl_get()
221 if ( sOldPattern.getLength() < aIter->first.getLength() && aWildCard.Matches(_sURL) ) in impl_get()
235 sOldPattern = aIter->first; in impl_get()
255 *pIter = aIter->first; in getURLs()
H A DFDatabaseMetaDataResultSet.cxx364 sal_Bool SAL_CALL ODatabaseMetaDataResultSet::first( ) throw(SQLException, RuntimeException) in first() function in ODatabaseMetaDataResultSet
H A DTColumnsHelper.cxx110 bAutoIncrement = aFind->second.first.first; in createObject()
111 bIsCurrency = aFind->second.first.second; in createObject()
H A DTSortIndex.cxx153 return m_aKeyValues[nPos-1].first; in GetValue()
H A Ddbtools2.cxx431 bAutoIncrement = aIter->second.first.first; in lcl_createSDBCXColumn()
432 bIsCurrency = aIter->second.first.second; in lcl_createSDBCXColumn()

Completed in 134 milliseconds

12345678910>>...54