Home
last modified time | relevance | path

Searched refs:find (Results 576 – 600 of 1360) sorted by relevance

1...<<21222324252627282930>>...55

/trunk/main/connectivity/source/drivers/flat/
H A DEColumns.cxx44 …OSQLColumns::Vector::const_iterator aIter = find(aCols->get().begin(),aCols->get().end(),_rName,::… in createObject()
/trunk/main/writerfilter/source/resourcemodel/
H A DXPathLogger.cxx60 TokenMap_t::const_iterator aIt = mp_tokenMap->find(_token); in startElement()
/trunk/main/sw/source/core/undo/
H A DSwRewriter.cxx56 aIt = find(mRules.begin(), mRules.end(), aRule); in AddRule()
/trunk/main/sw/source/ui/app/
H A Dswwait.cxx81 if ( mpLockedDispatchers.find( pDispatcher ) != mpLockedDispatchers.end() ) in LeaveWaitAndUnlockDispatcher()
/trunk/main/solenv/bin/
H A Dhicontrast-to-theme.pl124 find( \&copy_normalized, '.' );
H A Dmakemani.pl79 File::Find::find({wanted => \&wanted}, $dynamic_dir);
H A Dconvertlinks.pl42 find(\&wanted, "$ARGV[0]");
/trunk/main/autodoc/source/inc/
H A Dluxenum.hxx89 { return Values_().find(i_nNumber) != Values_().end(); } in CheckIntt()
/trunk/main/writerfilter/source/rtftok/
H A DRTFScanner.skl505 %% code to set up and find next match goes here
508 %% code to find the action number goes here
890 %% code to find the next state goes here
915 %% code to find the next state, and perhaps do backing up, goes here
/trunk/main/extensions/source/ole/
H A Doleobjw.cxx126 _IT it= WrapperToAdapterMap.find( (sal_uInt32) xIntRoot); in ~IUnknownWrapper_Impl()
135 IT_Com it_c= ComPtrToWrapperMap.find( (sal_uInt32) m_spUnknown.p); in ~IUnknownWrapper_Impl()
2210 cit itIndex= m_mapComFunc.find(sFuncName); in getFuncDesc()
2225 …cit itOrg = m_mapComFunc.find(OUString(reinterpret_cast<const sal_Unicode*>(LPCOLESTR(memberName)… in getFuncDesc()
/trunk/main/svl/source/passwordcontainer/
H A Dsyscreds.hxx70 rtl::OUString find( rtl::OUString const & rURL );
/trunk/main/writerfilter/source/doctok/
H A DWW8BinTableImpl.cxx39 if (mPageMap.find(rFc) == mPageMap.end()) in getPageNumber()
/trunk/main/ucb/workben/cachemap/
H A Dcachemapobject1.cxx77 Map::iterator aIt(m_aMap.find(rKey)); in get()
/trunk/main/scripting/workben/data/testdata/
H A DFunction.csv1 _invoke;description=Try to find and invoke a valid user level XFunction;logicalname=script://Highli…
/trunk/main/sd/source/ui/tools/
H A DIconCache.cxx63 iImage = maContainer.find (nResourceId); in GetIcon()
/trunk/main/vcl/inc/
H A Dimpimagetree.hxx87 bool find(std::vector< rtl::OUString > const & paths, BitmapEx & bitmap );
/trunk/main/xmloff/source/style/
H A DSinglePropertySetInfoCache.cxx55 iterator aIter = find( aKey ); in hasProperty()
/trunk/main/svx/source/sdr/event/
H A Deventhandler.cxx72 const BaseEventVector::iterator aFindResult = ::std::find( in RemoveEvent()
/trunk/main/fpicker/source/win32/filepicker/
H A Dcustomcontrolcontainer.cxx118 std::find(m_ControlContainer.begin(),iter_end,aCustomControl); in RemoveControl()
/trunk/main/redland/redland/
H A Dredland-1.0.17.patch.autotools14 # unless we find 'file', for example because we are cross-compiling.
/trunk/main/sal/rtl/source/
H A Dhash.cxx77 aIter = pHash->find(pString); in rtl_str_hash_intern()
/trunk/main/sc/source/core/data/
H A Dautonamecache.cxx59 ScAutoNameHashMap::const_iterator aFound = aNames.find( rName ); in GetNameOccurences()
/trunk/main/dbaccess/source/ui/inc/
H A Ddsmeta.hxx94 … inline bool has( const ItemID _id ) const { return m_aContent.find( _id ) != m_aContent.end(); } in has()
/trunk/main/setup_native/scripts/
H A Dfake-db.spec52 Provides: /usr/bin/find
/trunk/main/sc/source/filter/excel/
H A Dxlview.cxx98 XclSelectionMap::const_iterator aIt = maSelMap.find( nPane ); in GetSelectionData()

Completed in 89 milliseconds

1...<<21222324252627282930>>...55