Home
last modified time | relevance | path

Searched refs:find (Results 1001 – 1025 of 1360) sorted by relevance

1...<<41424344454647484950>>...55

/trunk/main/vcl/source/gdi/
H A Doutdev3.cxx1022 …UnicodeFallbackList::const_iterator it = mpUnicodeFallbackList->find( GFBCacheKey(cChar,eWeight) ); in GetFallbackForUnicode()
1035 UnicodeFallbackList::iterator it = mpUnicodeFallbackList->find( GFBCacheKey(cChar,eWeight) ); in IgnoreFallbackForUnicode()
1518 DevFontList::const_iterator it = maDevFontList.find( aSearchName ); in Add()
1557 DevFontList::const_iterator it = maDevFontList.find( rSearchName ); in ImplFindBySearchName()
2342 FontNameList::const_iterator it_name = maFontNameList.find( aSearchName ); in GetFontEntry()
2372 FontInstanceList::iterator it = maFontInstanceList.find( aFontSelData ); in GetFontEntry()
2386 FontInstanceList::iterator it = maFontInstanceList.find( aFontSelData ); in GetFontEntry()
H A Dpdfwriter_impl2.cxx1096 while( sTransporters.find( maID ) != sTransporters.end() ) // paranoia mode in EncHashTransporter()
1141 …std::map< sal_IntPtr, EncHashTransporter* >::iterator it = sTransporters.find( static_cast<sal_Int… in getEncHashTransporter()
/trunk/main/filter/source/msfilter/
H A Dsvdfppt.cxx7431 std::set< sal_Int32 >::const_iterator aRowIter( rRows.find( aSnapRect.Top() ) ); in GetCellPosition()
7432 std::set< sal_Int32 >::const_iterator aColumnIter( rColumns.find( aSnapRect.Left() ) ); in GetCellPosition()
7470 std::set< sal_Int32 >::const_iterator aRow( rRows.find( rSnapRect.Top() ) ); in GetRowPositions()
7491 std::set< sal_Int32 >::const_iterator aColumn( rColumns.find( rSnapRect.Left() ) ); in GetColumnPositions()
7514 std::set< sal_Int32 >::const_iterator aColumn( rColumns.find( aSnapRect.Left() ) ); in GetLinePositions()
7535 std::set< sal_Int32 >::const_iterator aRow( rRows.find( aSnapRect.Top() ) ); in GetLinePositions()
7564 …std::set< sal_Int32 >::const_iterator aRow( rRows.find( aPt1.Y() < aPt2.Y() ? aPt1.Y() : aPt2.Y() … in GetLinePositions()
7565 …std::set< sal_Int32 >::const_iterator aColumn( rColumns.find( aPt1.X() < aPt2.X() ? aPt1.X() : aPt… in GetLinePositions()
/trunk/main/unodevtools/source/skeletonmaker/
H A Djavacompskeleton.cxx919 if (interfaces.find("com.sun.star.lang.XLocalizable") == interfaces.end()) { in generateSkeleton()
/trunk/main/sdext/source/pdfimport/test/
H A Dtests.cxx216 FontToIdMap::const_iterator it = m_aFontToId.find( rFont ); in setFont()
/trunk/main/svtools/source/brwbox/
H A Dbrwbox3.cxx58 BrowseBoxImpl::THeaderCellMap::iterator aFind = _raHeaderCells.find( _nPos ); in getHeaderCell()
/trunk/main/svx/source/svdraw/
H A Dsvdouno.cxx450 ::std::set< SdrView* >::const_iterator aPrevPos = aPreviouslyVisible.find( pView ); in NbcSetLayer()
/trunk/main/svx/source/table/
H A Dcelleditsource.cxx225 if( std::find( maTextRanges.begin(), maTextRanges.end(), pNewRange ) == maTextRanges.end() ) in addRange()
/trunk/main/offapi/com/sun/star/form/component/
H A DGridControl.idl137 As grid columns are very much like data-aware stand-alone controls, you can find a description
/trunk/main/offapi/com/sun/star/frame/
H A DXComponentLoader.idl110 how to find the specified <var>TargetFrameName</var>
/trunk/main/offapi/com/sun/star/rdf/
H A DXDocumentRepository.idl158 /** find the RDFa statement(s) associated with an ODF element.
/trunk/main/cairo/
H A Dcairo-1.8.0.patch72 # unless we find 'file', for example because we are cross-compiling.
/trunk/main/chart2/source/model/template/
H A DStockChartTypeTemplate.cxx199 tPropertyValueMap::const_iterator aFound( rStaticDefaults.find( nHandle ) ); in GetDefaultValue()
/trunk/main/dbaccess/source/ui/querydesign/
H A Dquery.src329 …The menubar resource has become obsolete - you can now find the menubar definition at: <project>/u…
/trunk/main/sd/source/core/
H A Dsdpage2.cxx618 …AnnotationVector::iterator iter = std::find( maAnnotations.begin(), maAnnotations.end(), xAnnotati… in removeAnnotation()
/trunk/main/ucb/source/ucp/webdav/
H A DContentProperties.cxx197 PropertyValueMap::const_iterator it = m_xProps->find( rName ); in get()
/trunk/main/sd/source/ui/unoidl/
H A Dunoobj.cxx385 SdTypesCache::iterator aIter( gImplTypesCache.find( nObjId ) ); in getTypes()
472 SdExtPropertySetInfoCache::iterator aIter( pCache->find( nObjId ) ); in getPropertySetInfo()
/trunk/main/desktop/source/deployment/registry/package/
H A Ddp_package.cxx1485 INetContentTypeParameter const * param = params.find( in scanBundle()
1497 param = params.find( ByteString("locale") ); in scanBundle()
/trunk/main/xmloff/source/draw/
H A Dximpcustomshape.cxx1201 EquationHashMap::iterator aHashIter( pH->find( aEquationName ) ); in CheckAndResolveEquationParameter()
1241 EquationHashMap::iterator aHashIter( pH->find( aEquationName ) ); in EndElement()
/trunk/main/vbahelper/source/vbahelper/
H A Dvbaapplicationbase.cxx360 VbaTimerHashMap::iterator aIter = m_pImpl->m_aTimerHash.find( aTimerIndex ); in OnTime()
/trunk/main/vcl/aqua/source/gdi/
H A Datsfonts.cxx559 AtsFontContainer::const_iterator it = maFontContainer.find( nFontId ); in GetFontDataFromId()
/trunk/main/solenv/inc/
H A Dtg_ext.mk347 …@echo $(USQ)find your new changes in $(NEW_PATCH_FILE_NAME). don't forget to move/rename that patc…
/trunk/main/xmloff/source/style/
H A Dnumehelp.cxx89 XMLNumberFormatSet::iterator aItr(aNumberFormats.find(aFormat)); in GetCellType()
/trunk/main/xmloff/source/table/
H A DXMLTableExport.cxx114 std::map< OUString, sal_Int32 >::iterator iter( find( rStyleName ) ); in add()
/trunk/main/offapi/com/sun/star/sheet/
H A DSheetCell.idl179 /** provides interfaces to find cells with specific properties.

Completed in 362 milliseconds

1...<<41424344454647484950>>...55