Home
last modified time | relevance | path

Searched refs:first (Results 451 – 475 of 1338) sorted by relevance

1...<<11121314151617181920>>...54

/trunk/main/svl/source/items/
H A Ditemprop.cxx124 pPropArray[n].Name = (*aIt).first; in getProperties()
192 aRet.push_back( SfxItemPropertyNamedEntry( (*aIt).first, * pEntry ) ); in getPropertyEntries()
/trunk/main/offapi/com/sun/star/sheet/
H A DAccessibleSpreadsheet.idl82 the order on the screen. This means that the first cell is the
85 cell in the first row and second xolumn and so on.</li>
/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/dbaccess/source/core/api/
H A Dquerycontainer.cxx142 …ack(m_aDocumentMap.insert(Documents::value_type(*pDefinitionName,Documents::mapped_type())).first); in DBG_NAME()
380 m_xCommandDefinitions->removeByName(aIter->first); in disposing()
/trunk/main/extensions/source/resource/
H A Doooresourceloader.cxx76 if ( _lhs.first < _rhs.first ) in operator ()()
/trunk/main/vcl/source/gdi/
H A Dpdfwriter_impl.cxx1094 rBuf.append( it->first ); in appendResourceMap()
2705 if( it->first == PDFWriter::ListNumbering ) in emitStructureAttributes()
2707 else if( it->first == PDFWriter::RowSpan || in emitStructureAttributes()
2708 it->first == PDFWriter::ColSpan ) in emitStructureAttributes()
2879 aLine.append(it->first); in emitStructure()
3295 nEncodedCodes[ nCode ] = it->first; in emitEmbeddedFont()
3297 aUnicodes.push_back( it->first ); in emitEmbeddedFont()
4076 aGlyphIds[ nEnc ] = fit->first; in emitFonts()
4298 aFontDict.append( mit->first ); in emitFonts()
5392 rAnnotDict.append( dict_it->first ); in emitAppearances()
[all …]
/trunk/main/offapi/com/sun/star/accessibility/
H A DXAccessibleTable.idl54 from the first row or column with the index 0 up to the last (but not
352 index of the first row if the child spans multiple rows.
369 the index of the first column if the child spans multiple
/trunk/main/oox/source/xls/
H A Dsheetdatabuffer.cxx231 …OSL_ENSURE( (mnCurrRow < nRow) && (maColSpans.empty() || (maColSpans.rbegin()->first < nRow)), "Ce… in setColSpans()
536 finalizeArrayFormula( aIt->first, aIt->second ); in finalizeImport()
540 finalizeTableOperation( aIt->first, aIt->second ); in finalizeImport()
/trunk/main/offapi/com/sun/star/presentation/
H A DXSlideShow.idl107 running, the first effect on the first slide was not yet
271 otherwise (e.g. if the view was not added in the first place).
/trunk/main/cli_ure/
H A Dreadme.txt74 The first part of the names represent the assemly which they are referring to. So obviously
222 Entries ending on _POLICY_VERSION: The first number from the left is incremented.
242 change, that is one of the first two numbers of the version has been changed, the XYZ_POLICY_ASSEMB…
/trunk/main/unotools/source/misc/
H A Datom.cxx65 aDesc.description = it->first; in getAll()
83 aDesc.description = it->first; in getRecent()
H A Dfontcvt.cxx1288 for (MI aIndex = aResult.first; aIndex != aResult.second; ++aIndex) in ConvertString()
1325 for (MI aIndex = rResult.first; aIndex != rResult.second; ++aIndex) in ConvertString()
/trunk/main/offapi/com/sun/star/table/
H A DAccessibleTableView.idl88 the order on the screen. This means that the first cell is the
91 cell in the first row and second xolumn and so on.</li>
/trunk/main/offapi/com/sun/star/ucb/
H A DXDynamicResultSet.idl70 the first notification as interface
110 <type>ContentResultSet</type>. The new one is first assigned in the
/trunk/main/offapi/com/sun/star/rendering/
H A DXBezierPolyPolygon2D.idl73 The index of the first point in the first polygon to
/trunk/main/mysqlc/source/
H A Dmysqlc_resultset.hxx142 sal_Bool SAL_CALL first() throw(SQLException, RuntimeException);
301 sal_Int32 SAL_CALL compareBookmarks(const Any& first, const Any& second)
/trunk/main/dbaccess/source/ui/misc/
H A DWTypeSelect.cxx344 nPos = m_lbColumnNames.InsertEntry((*aIter)->first, m_imgPKey ); in Reset()
346 nPos = m_lbColumnNames.InsertEntry((*aIter)->first); in Reset()
/trunk/main/sw/source/ui/config/
H A Doptload.src187 < "Category first" ; > ;
188 < "Numbering first" ; > ;
/trunk/main/stoc/source/inspect/
H A Dintrospection.cxx2145 if( (*iter).first.nHitCount < (*toDelete).first.nHitCount ) in implInspect()
2167 (*aIt).first.IncHitCount(); in implInspect()
2197 if( (*iter).first.nHitCount < (*toDelete).first.nHitCount ) in implInspect()
2219 (*aIt).first.IncHitCount(); in implInspect()
/trunk/main/svx/source/form/
H A Dfmsrcimp.cxx234 m_xSearchCursor.first(); in MoveCursor()
1219 m_xSearchCursor.first(); in StartOver()
1239 m_xSearchCursor.first(); in StartOverSpecial()
/trunk/main/vcl/unx/generic/printer/
H A Dcupsmgr.cxx606 if( m_aCUPSDestMap.find( it->first ) != m_aCUPSDestMap.end() ) in initialize()
611 aRemovePrinters.push_back( it->first ); in initialize()
1077 m_aCUPSDestMap.find( prt->first ); in writePrinterConfig()
/trunk/main/extensions/source/propctrlr/
H A Dbrowserlistbox.cxx689 if ( (*linePos)->first == _rEntryName ) in GetPropertyPos()
752 m_aOrderedLines.push_back( insertPoint.first ); in InsertEntry()
755 m_aOrderedLines.insert( m_aOrderedLines.begin() + nInsertPos, insertPoint.first ); in InsertEntry()
/trunk/main/binaryurp/source/
H A Dbridge.cxx380 j = stub->insert(Stub::value_type(type, SubStub())).first; in registerOutgoingInterface()
382 i = stubs_.insert(Stubs::value_type(oid, Stub())).first; in registerOutgoingInterface()
423 type.get(), j->first.get())) in findStub()
/trunk/main/xmloff/source/chart/
H A DSchXMLSeries2Context.cxx628 sal_Int32 nNewIndex = aIt->first.first + nDomainCount; in EndElement()
631 tSchXMLIndexWithPart( nNewIndex, aIt->first.second ), aIt->second )); in EndElement()
/trunk/main/ucb/source/ucp/webdav/
H A Dwebdavcontentcaps.cxx503 if ( aPropSet.find( (*map_it).first ) == set_end ) in getProperties()
504 aPropSet.insert( (*map_it).first ); in getProperties()

Completed in 249 milliseconds

1...<<11121314151617181920>>...54