Home
last modified time | relevance | path

Searched refs:find (Results 601 – 625 of 1360) sorted by relevance

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

/trunk/main/pyuno/source/module/
H A Dpyuno_gc.cxx76 runtime.getImpl()->cargo->mappedObjects.find( mPyObject ); in run()
/trunk/main/comphelper/source/misc/
H A Dsequence.cxx93 return ::std::find(pIter,pEnd,Value) != pEnd; in existsValue()
H A Duieventslogger.cxx364 map<OUString, OUString>::iterator abbr_it = m_OriginAppAbbr.find(app); in logDispatch()
376 map<OUString, OUString>::iterator widget_it = m_OriginWidgetAbbr.find(widget); in logDispatch()
/trunk/main/configmgr/source/
H A Dnode.cxx86 NodeMap::iterator i(members.find(name)); in getMember()
/trunk/main/sdext/source/pdfimport/
H A Dfilterdet.cxx661 chk = pTrailer->m_pDict->m_aMap.find( "DocChecksum" ); in getAdditionalStream()
678 add_stream = pTrailer->m_pDict->m_aMap.find( "AdditionalStreams" ); in getAdditionalStream()
/trunk/main/svx/source/accessibility/
H A DGraphCtlAccessibleContext.cxx158 ShapesMapType::iterator iter = mxShapes.find( pObj ); in getAccessible()
920 ShapesMapType::iterator iter = mxShapes.find( pSdrHint->GetObject() ); in Notify()
H A DDGColorNameLookUp.cxx68 I = maColorValueToNameMap.find (nColor); in LookUpColor()
/trunk/main/sw/source/filter/ww8/
H A Dwriterhelper.cxx532 sw::cPoolItemIter aIter = rItems.find(eType); in SearchPoolItems()
884 myiter aIter = std::find(maAuthors.begin(), maAuthors.end(), rNm); in AddName()
H A Dhash_wrap.hxx57 it= mHashSet.find(aSrch); in search()
/trunk/main/vcl/unx/generic/printergfx/
H A Dtext_gfx.cxx702 mpFontSubstitutes->find( mnFontID ); in getFontSubstitute()
746 mpFontSubstitutes->find( mnFontID ); in getKernPairs()
/trunk/main/oox/source/export/
H A Dshapes.cxx900 NameToConvertMapType::const_iterator aConverter = lcl_GetConverters().find( USS( sShapeType ) ); in WriteShape()
974 ShapeHashMap::const_iterator aIter = maShapeMap.find( rXShape ); in GetShapeID()
/trunk/main/chart2/source/controller/accessibility/
H A DAccessibleBase.cxx347 ChildOIDMap::iterator aIt( m_aChildOIDMap.find( rOId )); in RemoveChildByOId()
357 ::std::find( m_aChildList.begin(), m_aChildList.end(), xChild ); in RemoveChildByOId()
/trunk/main/basctl/source/accessibility/
H A Daccessibledialogwindow.cxx277 …AccessibleChildren::iterator aIter = ::std::find( m_aAccessibleChildren.begin(), m_aAccessibleChil… in InsertChild()
306 …AccessibleChildren::iterator aIter = ::std::find( m_aAccessibleChildren.begin(), m_aAccessibleChil… in RemoveChild()
/trunk/main/basic/source/runtime/
H A Ddllmgr.cxx655 Procs::iterator i(procs.find(name)); in getProc()
688 Dlls::iterator i(dlls.find(name)); in getDll()
/trunk/main/connectivity/source/drivers/odbcbase/
H A DOConnection.cxx257 …::dbtools::OCharsetMap::const_iterator aLookup = aLookupIanaName.find(sIanaName, ::dbtools::OChars… in Construct()
647 ::std::map< SQLHANDLE,OConnection*>::iterator aFind = m_aConnections.find(_pHandle); in freeStatementHandle()
/trunk/main/offapi/com/sun/star/i18n/
H A DXTransliteration.idl196 To find the grapheme of input string corresponding to the
214 /** Match two substrings and find if they are equivalent as per this
/trunk/main/sfx2/source/appl/
H A Dsfxhelp.cxx230 …bool HasId( const rtl::OString& rId ) { return m_aIds.size() ? m_aIds.find( rId ) != m_aIds.end(… in HasId()
396 …return ( ::std::find( m_aModulesList.begin(), m_aModulesList.end(), rModule ) != m_aModulesList.en… in HasModule()
/trunk/main/oox/inc/oox/helper/
H A Dpropertymap.hxx64 { return find( nPropId ) != end(); } in hasProperty()
/trunk/main/chart2/source/tools/
H A DColorPerPointHelper.cxx82 return ( ::std::find( pBegIt, pEndIt, nPointIndex ) != pEndIt ); in hasPointOwnProperties()
/trunk/main/connectivity/source/drivers/dbase/
H A DDColumns.cxx49 …OSQLColumns::Vector::const_iterator aIter = find(aCols->get().begin(),aCols->get().end(),_rName,::… in createObject()
/trunk/main/svx/source/form/
H A Dfmshimp.cxx2724 InterfaceBag::iterator wasSelectedPos = m_aCurrentSelection.find( Element ); in impl_RemoveElement_nothrow()
3437 if (aRadioControlSources.find(aGroupName) == aRadioControlSources.end()) in CreateExternalView()
3446 if (aRadioPositions.find(aGroupName) == aRadioPositions.end()) in CreateExternalView()
3591 …MapUString2UstringSeq::const_iterator aCurrentListSource = aRadioListSources.find((*aCtrlSource).f… in CreateExternalView()
3599 …MapUString2UstringSeq::const_iterator aCurrentValueList = aRadioValueLists.find((*aCtrlSource).fir… in CreateExternalView()
3623 FmMapUString2Int16::const_iterator aOffset = aRadioPositions.find((*aCtrlSource).first); in CreateExternalView()
/trunk/main/solenv/gbuild/
H A DComponentTarget.mk60 …$(eval $(call gb_Outpt_error,Unable to find component file $(call gb_ComponentTarget_get_source,,$…
/trunk/main/solenv/inc/
H A Dtg_jar.mk86 @-find . -type d -user $(USER) ! -perm -5 -print | xargs test "$$1" != "" && chmod +r $$1
/trunk/main/xmloff/source/transform/
H A DDlgOASISTContext.cxx78 pActions->find( aKey ); in StartElement()
/trunk/main/libxmlsec/
H A Dxmlsec1-customkeymanage.patch1533 + /* We find a eligible key */
1565 + /* We find a eligible key */
1597 + /* We find a eligible key */
1651 + * Keys store specific find method. The caller is responsible for destroying
1719 + * Create a session key if we can not find the key from keyList and slotList
1736 + * We have no way to find the key any more.
1871 - /* Try to find the key in the NSS DB, and construct an xmlSecKey.
1882 - * name as a cert nickname. Later on, we can attempt to find
4388 + * When try to find a slot for a particular mechanism, the slot bound with
4758 + * If no bound slot, we try to find the first eligible slot in the list.
[all …]

Completed in 156 milliseconds

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