Home
last modified time | relevance | path

Searched refs:first (Results 476 – 500 of 1338) sorted by relevance

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

/trunk/main/offapi/com/sun/star/sheet/
H A DDataPilotFieldReferenceType.idl73 …<p>The difference for the first (for <TYPE>com::sun::star::sheet::DataPilotFieldReferenceItemType:…
87 …the base item, first (for <TYPE>com::sun::star::sheet::DataPilotFieldReferenceItemType::PREVIOUS</…
H A DXDataPilotFieldGrouping.idl58 DataPilot field created at the first call is used to insert the new
72 the new created field if there is one created on the first call of
H A DAccessibleSpreadsheetPageView.idl100 first and than all over lying objects. The last painted object
105 <li>Headers appear immediately before the first table fragment
/trunk/main/extensions/source/propctrlr/
H A Dpropertyeditor.cxx470 …m_aTabControl.InsertPage( aPagePos->first, aPagePos->second.pPage->GetText(), aPagePos->second.nPo… in ShowPropertyPage()
471 m_aTabControl.SetTabPage( aPagePos->first, aPagePos->second.pPage ); in ShowPropertyPage()
/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/source/inc/
H A DTDatabaseMetaDataBase.hxx65 if ( !_rCache.first ) in callImplMethod()
68 _rCache.first = true; in callImplMethod()
/trunk/main/dbaccess/source/ext/macromigration/
H A Dmacromigrationdialog.cxx556 Reference< XComponentLoader > xLoader( aView.first, UNO_QUERY_THROW ); in impl_reloadDocument_nothrow()
612 Reference< XCloseable > xFrameClose( aView.first, UNO_QUERY_THROW ); in impl_reloadDocument_nothrow()
/trunk/main/shell/source/tools/lngconvex/
H A Dlngconvex.cxx508 substitutor.set_language(iso_lang_identifier(iter->first)); in inflate_rc_template_to_file()
514 start_language_section(oi, iter->first); in inflate_rc_template_to_file()
/trunk/main/offapi/com/sun/star/presentation/
H A DXSlideShowController.idl87 in this slideshow. The first index is 0.
124 /** goto and display first slide */
/trunk/main/offapi/com/sun/star/rendering/
H A DXAnimatedSprite.idl94 /** Reset the animation sequence to start with the first frame.<p>
97 drawn after this method has finished, will be the first
/trunk/main/scaddins/source/analysis/
H A Danalysis.src900 Text [ en-US ] = "The first number";
1238 Text [ en-US ] = "The first complex number";
1607 Text [ en-US ] = "Date the first period ends";
1685 Text [ en-US ] = "The date the first period ends";
2891 Text [ en-US ] = "Returns the price per $100 face value of a security with an odd first period";
2931 Text [ en-US ] = "The first coupon date";
2989 Text [ en-US ] = "Returns the yield of a security with an odd first period";
3029 Text [ en-US ] = "The first coupon date";
3397 Text [ en-US ] = "Returns the first coupon date after the settlement date";
/trunk/main/vcl/unx/generic/gdi/
H A Dsalgdi3.cxx138 ImplKernPairData aKernPair = { it->first, it->second, it->kern_x }; in Initialize()
448 rCairo.font_face_destroy((cairo_font_face_t*)aI->first); in ~CairoFontsCache()
458 rCairo.font_face_destroy((cairo_font_face_t*)maLRUFonts.back().first); in CacheFont()
468 return aI->first; in FindCachedFont()
/trunk/main/xmlhelp/source/cxxhelp/provider/
H A Ddatabases.cxx477 ModInfoTable::iterator it = aPair.first; in getStaticInformationForModule()
629 DatabasesTable::iterator it = aPair.first; in getHelpDataFile()
669 m_aCollatorTable.insert( CollatorTable::value_type( key,0 ) ).first; in getCollator()
903 KeywordInfoTable::iterator it = aPair.first; in getKeyword()
985 …pFileTable.insert( ZipFileTable::value_type( key,Reference< XHierarchicalNameAccess >(0) ) ).first; in jarFile()
/trunk/main/oox/source/ole/
H A Daxcontrol.cxx260 Point aAppFontPos = mrGraphicHelper.convertHmmToAppFont( Point( rPos.first, rPos.second ) ); in convertPosition()
268 Size aAppFontSize = mrGraphicHelper.convertHmmToAppFont( Size( rSize.first, rSize.second ) ); in convertSize()
499 case AX_ORIENTATION_AUTO: bHorizontal = rSize.first > rSize.second; break; in convertAxOrientation()
653 rInStrm >> maSize.first >> maSize.second; in importSizePart()
772 maSize.first = rValue.copy( 0, nSepPos ).toInt32(); in importProperty()
/trunk/main/oox/source/dump/
H A Dxlsbdumper.ini376 0x0010=use-first-page
626 0x0080=use-first-page
995 0x00000010=first-background
1101 0x0001=show-first-column
1129 0x00001000=first-row
/trunk/main/desktop/source/deployment/registry/
H A Ddp_registry.cxx266 ins.first->second ) ); in insertBackend()
411 buf.append( iPos->first ); in create()
/trunk/main/ucbhelper/source/client/
H A Dproxydecider.cxx108 if ( (*it).first == rKey ) in get()
474 if ( (*it).first.Matches( aHostAndPort ) ) in shouldUseProxy()
/trunk/main/offapi/com/sun/star/sdbc/
H A DResultSet.idl58 data. Initially the cursor is positioned before the first row.
78 of the first matching column will be returned. The column name option is
/trunk/main/oox/source/vml/
H A Dvmlshape.cxx137 return Rectangle( aCoordPos.first, aCoordPos.second, aCoordSize.first, aCoordSize.second ); in getCoordSystem()
/trunk/main/dbaccess/source/ui/relationdesign/
H A DRelationController.cxx368 …t::shared_ptr<OTableWindowData>(new OTableWindowData(xTableProp,sSourceName, sSourceName)))).first; in loadTableData()
403 …ableWindowData>(new OTableWindowData(xReferencedTable,sReferencedTable, sReferencedTable)))).first; in loadTableData()
/trunk/main/connectivity/source/commontools/
H A Ddbtools2.cxx431 bAutoIncrement = aIter->second.first.first; in lcl_createSDBCXColumn()
432 bIsCurrency = aIter->second.first.second; in lcl_createSDBCXColumn()
/trunk/main/sd/source/filter/eppt/
H A Depptso.cxx5686 sal_Int32 nRight = aColumns[ nColumn ].first + aColumns[ nColumn ].second; in GetCellRight()
5703 sal_Int32 nBottom = aRows[nRow].first + aRows[nRow].second; in GetCellBottom()
5820 sal_Int32 nLeft = aColumns[ nColumn ].first; in ImplCreateTable()
5821 sal_Int32 nTop = aRows[ nRow ].first; in ImplCreateTable()
5888 aCellBorder.mnPos = aColumns[ nColumn ].first; in ImplCreateTable()
5903 aRows[ nLine ].first, nRight, aRows[ nLine ].first ); in ImplCreateTable()
5920 if ( nBottom == ( aRows[ nLine-1 ].first + aRows[ nLine-1 ].second ) ) in ImplCreateTable()
5946 aCellBorder.mnPos = aRows[ nRow].first; in ImplCreateTable()
5959 bLeft = ImplCreateCellBorder( &aCellBorder, aColumns[nLine].first, aCellBorder.mnPos, in ImplCreateTable()
5960 aColumns[nLine].first, nBottom ); in ImplCreateTable()
[all …]
/trunk/main/ucb/source/ucp/tdoc/
H A Dtdoc_docmgr.cxx289 rtl::OUString aDocId( (*it).first ); in notifyEvent()
621 aRet[ nPos ] = (*it).first; in queryDocuments()
/trunk/main/offapi/com/sun/star/accessibility/
H A DXAccessibleEditableText.idl56 first <member>XAccessibleText::copyText</member> and then
156 equivalent to calling first
/trunk/main/offapi/com/sun/star/text/
H A DDocumentSettings.idl83 on the first page of text documents.
87 paragraph or table is positioned on the first page of the

Completed in 134 milliseconds

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