Home
last modified time | relevance | path

Searched refs:first (Results 301 – 325 of 1338) sorted by relevance

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

/trunk/main/offapi/com/sun/star/chart2/
H A DDataPointLabel.idl49 <p>That means, if a data point is the first one of a series,
50 the percentage is calculated by using the first data points of
/trunk/main/offapi/com/sun/star/i18n/
H A DTransliterationModulesExtra.idl43 /** The first character of the sentence is put in upper case
49 /** The first character of the word is put in upper case.
/trunk/main/connectivity/source/drivers/ado/
H A DAColumns.cxx107 aColumn.put_Type(aFind->first); in appendObject()
120 aColumn.put_Type(aFind->first); in appendObject()
/trunk/main/dbaccess/source/ui/dlg/
H A DUserAdminDlg.cxx110 ::dbtools::DatabaseMetaData aMetaData( createConnection().first ); in Execute()
160 m_xConnection = m_pImpl->createConnection().first; in createConnection()
/trunk/main/desktop/source/deployment/registry/
H A Ddp_backenddb.cxx328 doc->createTextNode( i->first)); in writeVectorOfPair()
382 const Reference<css::xml::dom::XNode> first = in readVectorOfPair() local
388 OSL_ASSERT(first.is() && second.is()); in readVectorOfPair()
391 first->getNodeValue(), second->getNodeValue())); in readVectorOfPair()
/trunk/main/chart2/source/controller/dialogs/
H A Dtp_DataSource.cxx478 String aLabel( (*aIt).first ); in fillSeriesListBox()
502 pEntry->m_xDataSeries.set( (*aIt).second.first ); in fillSeriesListBox()
504 if( bHasSelectedEntry && ((*aIt).second.first == xSelected)) in fillSeriesListBox()
541 m_aLB_ROLE.InsertEntry( lcl_GetRoleLBEntry( aIt->first, aIt->second )); in fillRoleListBox()
/trunk/main/xmloff/source/script/
H A DXMLEventsImportContext.cxx176 AddEventValues(aIter->first, aIter->second); in SetEvents()
194 while( (aIter != aCollectEvents.end()) && (aIter->first != rName) ) in GetEventSequence()
/trunk/main/autodoc/source/parser_i/inc/s2_luidl/
H A Ddistrib.hxx239 csv_assert( aEnvironments.back().first != 0 ); in CurEnv()
240 return *aEnvironments.back().first; in CurEnv()
/trunk/main/sc/source/core/data/
H A Dsegmenttree.cxx213 nPos = (--itr)->first - 1; in findLastNotOf()
234 rData.mnPos1 = maItr->first; in getNext()
241 rData.mnPos2 = maItr->first - 1; in getNext()
/trunk/main/reportdesign/source/ui/report/
H A DViewsWindow.cxx711 Rectangle aObjRect = aRectIter->first; in collectBoundResizeRect()
735 const SdrObject* pObj = aRectIter->second.first; in collectBoundResizeRect()
812 Rectangle aObjRect = aRectIter->first; in alignMarkedObjects()
813 SdrObject* pObj = aRectIter->second.first; in alignMarkedObjects()
862 …st<OUnoObject*>(aInterSectRectIter->second.first) || dynamic_cast<OOle2Obj*>(aInterSectRectIter->s… in alignMarkedObjects()
864 SdrObject* pPreviousObj = aInterSectRectIter->second.first; in alignMarkedObjects()
/trunk/main/extensions/source/ole/
H A Doleobjw.cxx2239 for ( ;p.first != p.second; p.first ++, numEntries ++); in getFuncDesc()
2273 if (p.first == m_mapComFunc.end()) in getPropDesc()
2292 for ( int i = 0 ;p.first != p.second; p.first ++, i ++) in getPropDesc()
2298 if (SUCCEEDED( pType->GetFuncDesc(p.first->second, & pFuncDesc))) in getPropDesc()
2330 if (SUCCEEDED(pType->GetVarDesc(p.first->second, & pVD))) in getPropDesc()
/trunk/main/shell/source/all/ooofilereader/
H A Dcontentreader.cxx138 if ( ( ( m_ChunkBuffer.empty() ) || ( m_ChunkBuffer.back().first != Locale ) ) && in addChunk()
143 Chunk.first = Locale; in addChunk()
/trunk/main/svx/source/dialog/
H A Dorienthelper.cxx85 EnableWindow( *aIt->first, aIt->second ); in EnableDependentWindows()
105 aIt->first->Show( mbVisible ); in ShowDependentWindows()
/trunk/main/offapi/com/sun/star/table/
H A DXTableColumns.idl52 is the index the first inserted column will have.
67 is the index of the first column to delete.
H A DXTableRows.idl51 is the index the first inserted row will have.
66 is the index of the first row to delete.
/trunk/main/offapi/com/sun/star/awt/grid/
H A DGridDataEvent.idl46 /** denotes the first column affected by a change.
57 /** denotes the first row affected by a change.
/trunk/main/offapi/com/sun/star/drawing/framework/
H A DXModuleController.idl45 plugin, whatever the name) when it is first used.
55 /** When the specified resource is requested for the first time then
/trunk/main/offapi/com/sun/star/rdf/
H A DXURI.idl46 using the first applicable of the following criteria:
48 <li>after the first occurrence of the fragment separator: "#"</li>
/trunk/main/autodoc/source/parser_i/idl/
H A Ddistrib.cxx133 csv_assert(aEnvironments.back().first != 0); in CurEnvironment()
135 return *aEnvironments.back().first; in CurEnvironment()
/trunk/main/accessibility/source/helper/
H A Dcharacterattributeshelper.cxx73 pValues->Name = aIt->first; in GetCharacterAttributes()
106 pValues->Name = aIt->first; in GetCharacterAttributes()
/trunk/main/l10ntools/source/
H A Dxmlparse.cxx498 fprintf(stdout,"\nid=%s\n",(pos->first).GetBuffer()); in View()
501 fprintf( stdout,"\nlanguage=%s\n",(pos2->first).GetBuffer() ); in View()
606 (*newelem)[ pos2->first ] = new XMLElement( *pos2->second ); in operator =()
609 (*XMLStrings)[ pos->first ] = newelem; in operator =()
1429 fprintf(stdout,"key=%s , value=%d , no=%d\n",pos->first.GetBuffer(),pos->second,cnt++); in dump()
/trunk/main/sd/source/ui/tools/
H A DPropertySet.cxx146 aRange.first, in removePropertyChangeListener()
206 for (iListener=aRange.first; iListener!=aRange.second; ++iListener) in CallListeners()
/trunk/main/slideshow/source/engine/
H A Dwaitsymbol.cxx186 calcSpritePos(aModifiedEntry->first) ); in viewChanged()
198 calcSpritePos( aIter->first )); in viewsChanged()
/trunk/main/vcl/source/gdi/
H A Dconfigsettings.cxx93 String aKeyName( group->first ); in Commit()
103 aName.Append( String( it->first ) ); in Commit()
/trunk/main/forms/qa/org/openoffice/complex/forms/tools/
H A DResultSet.java101 boolean first() throws SQLException in first() method in ResultSet
103 return m_resultSet.first(); in first()

Completed in 120 milliseconds

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