Home
last modified time | relevance | path

Searched refs:lower_bound (Results 26 – 50 of 50) sorted by relevance

12

/trunk/main/reportdesign/source/ui/inspection/
H A Dmetadata.cxx220 const OPropertyInfoImpl* pPropInfo = ::std::lower_bound( in getPropertyInfo()
/trunk/main/canvas/inc/canvas/
H A Dcanvastools.hxx623 if( (pRes=::std::lower_bound( mpMap, in lookup()
/trunk/main/sw/source/filter/writer/
H A Dwriter.cxx211 const IDocumentMarkAccess::const_iterator_t ppBkmk = ::std::lower_bound( in FindPos_Bkmk()
/trunk/main/forms/source/xforms/
H A Dmodel.cxx335 MIPs_t::const_iterator aIter = maMIPs.lower_bound( xCurrent ); in queryMIP()
/trunk/main/dbaccess/source/ui/app/
H A DAppControllerDnD.cxx394 …d::set< ::rtl::OUString >::iterator aUpperChildrenBound = aDeleteNames.lower_bound( sSmallestSibli… in deleteObjects()
/trunk/main/vcl/os2/source/gdi/
H A Dos2layout.cxx1028 const KERNINGPAIRS* pPair = std::lower_bound( pFirstPair,
/trunk/main/toolkit/source/helper/
H A Dproperty.cxx339 …ImplPropertyInfo* pInf = ::std::lower_bound(pInfos,pInfos+nElements,rPropertyName,ImplPropertyInfo… in GetPropertyId()
/trunk/main/slideshow/source/engine/
H A Dslideview.cxx364 std::lower_bound( maSprites.begin(), in addSprite()
/trunk/main/unotools/source/config/
H A Dfontcfg.cxx1197 …std::vector< FontNameAttr >::const_iterator it = ::std::lower_bound( lang->second.aSubstAttributes… in getSubstInfo()
/trunk/main/cppcanvas/source/mtfrenderer/
H A Dimplrenderer.cxx2937 o_rRangeBegin = ::std::lower_bound( aBegin, aEnd, in getSubsetIndices()
2940 o_rRangeEnd = ::std::lower_bound( aBegin, aEnd, in getSubsetIndices()
/trunk/main/vcl/source/gdi/
H A Dfont.cxx1032 … WeightSearchEntry* pFound = std::lower_bound( weight_table, weight_table+nEnt, aEnt ); in identifyType1Font()
H A Dsallayout.cxx717 … IntVector::const_iterator it = std::lower_bound( aPosVector.begin(), aPosVector.end(), nMin ); in PrepareFallback()
/trunk/main/oox/source/xls/
H A Dsheetdatabuffer.cxx300 …(((maCellBlockIt = maCellBlocks.lower_bound( rCellAddr.Column )) != maCellBlocks.end()) && maCellB… in getCellBlock()
/trunk/main/comphelper/source/property/
H A Dpropagg.cxx58 …const Property* pResult = ::std::lower_bound(pProperties, pProperties + nLen,_rName, ::comphelper:… in lcl_findPropertyByName()
/trunk/main/extensions/source/propctrlr/
H A Dformmetadata.cxx561 const OPropertyInfoImpl* pInfo = ::std::lower_bound( in getPropertyInfo()
/trunk/main/sc/source/filter/excel/
H A Dxecontent.cxx146 …XclExpHashVec::iterator aIt = ::std::lower_bound( rVec.begin(), rVec.end(), aEntry, XclExpHashEntr… in Insert()
/trunk/main/sc/source/core/data/
H A Dtable2.cxx211 maRowManualBreaks.erase( maRowManualBreaks.lower_bound( nStartRow), it); in DeleteRow()
351 maColManualBreaks.erase( maColManualBreaks.lower_bound( nStartCol), it); in DeleteCol()
/trunk/main/svl/source/passwordcontainer/
H A Dpasswordcontainer.cxx925 aIter = m_aContainer.lower_bound( tmpUrl ); in find()
/trunk/main/sw/source/core/text/
H A Dtxtfly.cxx1575 std::lower_bound( mpAnchoredObjList->begin(), in InitAnchoredObjList()
/trunk/main/svtools/source/table/
H A Dtablecontrol_impl.cxx2514 ColumnPositions::const_iterator lowerBound = ::std::lower_bound( in impl_getColumnForOrdinate()
/trunk/main/connectivity/source/commontools/
H A Ddbtools.cxx1050 …Property* pResult = ::std::lower_bound(pNewProps, pNewProps + nNewLen,pOldProps[i].Name, ::comphel… in TransferFormComponentProperties()
/trunk/main/sw/source/filter/ww8/
H A Dwrtw8sty.cxx2271 myiter aIter = ::std::lower_bound(aStrArr.begin(), in WriteGenericPlc()
/trunk/main/sw/source/core/txtnode/
H A Dthints.cxx696 std::set<xub_StrLen>::iterator aStartIter = aBounds.lower_bound( nThisStart ); in BuildPortions()
/trunk/main/vcl/win/source/gdi/
H A Dwinlayout.cxx3140 const KERNINGPAIR* pPair = std::lower_bound( pFirstPair,
/trunk/main/sc/source/ui/Accessibility/
H A DAccessibleDocument.cxx1350 rItr = std::lower_bound(maZOrderedShapes.begin(), maZOrderedShapes.end(), &aShape, aLess); in FindShape()

Completed in 248 milliseconds

12