Home
last modified time | relevance | path

Searched refs:find (Results 451 – 475 of 1360) sorted by relevance

1...<<11121314151617181920>>...55

/trunk/main/tools/source/rc/
H A Dresmgr.cxx243 if( m_aResFiles.find( aResName ) != m_aResFiles.end() ) in init()
307 it = m_aResFiles.find( aSearch.makeStringAndClear() ); in getResMgr()
338 it = m_aResFiles.find( rPrefix ); in getResMgr()
389 if ( m_aResFiles.find(sURL) == m_aResFiles.end() ) in getResMgr()
464 m_aResFiles.find( pResMgr->aResName ); in freeResMgr()
/trunk/main/framework/source/uiconfiguration/
H A Dmoduleuiconfigurationmanager.cxx209 …UIElementInfoHashMap::const_iterator pIterInfo = aUIElementInfoCollection.find( pDefIter->second.a… in impl_fillSequenceWithElementTypeInfo()
410 UIElementDataHashMap::iterator pIter = rUserHashMap.find( aResourceURL ); in impl_findUIElementData()
424 pIter = rDefaultHashMap.find( aResourceURL ); in impl_findUIElementData()
1177 UIElementDataHashMap::iterator pIter = rElements.find( ResourceURL ); in replaceSettings()
1456 UIElementDataHashMap::iterator pIter = rDefaultHashMap.find( ResourceURL ); in getDefaultSettings()
H A Duiconfigurationmanagerimpl.cxx179 …UIElementInfoHashMap::const_iterator pIterInfo = aUIElementInfoCollection.find( pDefIter->second.a… in impl_fillSequenceWithElementTypeInfo()
380 UIElementDataHashMap::iterator pIter = rUserHashMap.find( aResourceURL ); in impl_findUIElementData()
396 pIter = rDefaultHashMap.find( aResourceURL ); in impl_findUIElementData()
1143 UIElementDataHashMap::iterator pIter = rElements.find( ResourceURL ); in replaceSettings()
1542 UIElementDataHashMap::iterator pIter = rDefaultHashMap.find( ResourceURL ); in getDefaultSettings()
H A Duicategorydescription.cxx315 IdToInfoCache::const_iterator pIter = m_aIdCache.find( rId ); in getUINameFromCache()
456 UICommandsHashMap::iterator pCatIter = m_aUICommandsHashMap.find( aGenericCategories );
/trunk/main/writerfilter/qa/cppunittests/odiapi/
H A DtestProperty.cxx135 …CPPUNIT_ASSERT_MESSAGE("Property not in property sequence", propSeq->find(NS_fo::LN_font_weight)->… in testPropertyBagAsStructure()
145 …CPPUNIT_ASSERT_MESSAGE("Expect property sequence with one int value 12", propSeq->find(NS_fo::LN_f… in testNoDuplicatesInPropertyBagStructures()
151 …CPPUNIT_ASSERT_MESSAGE("Expect property sequence with one int value 14", propSeq->find(NS_fo::LN_f… in testNoDuplicatesInPropertyBagStructures()
/trunk/main/forms/source/component/
H A DFilter.cxx347 … const MapString2String::const_iterator itemPos = m_aDisplayItemToValueItem.find( sItemText ); in itemStateChanged()
630 … MapString2String::const_iterator itemPos = m_aDisplayItemToValueItem.find( m_aText ); in setText()
639 itemPos = m_aDisplayItemToValueItem.find( m_aText ); in setText()
/trunk/main/vcl/source/helper/
H A Dcanvastools.cxx187 aIds.find( eType ); in getTunnelIdentifier()
193 it = aIds.find( eType ); in getTunnelIdentifier()
357 std::find(pStart,pEnd, in bitmapExFromXBitmap()
/trunk/main/toolkit/doc/layout/
H A DTODO119 *** find-and-replace
120find-and-replace.xml", $3, "layout", $6 "_label", "", "", $8, "0", $10, $11, $12, "", $14, $15}' |…
/trunk/main/unoxml/source/dom/
H A Dsaxbuilder.cxx252 NSMap::const_iterator result = aNSMap.find(aPrefix); in startElement()
285 result = aNSMap.find(aPrefix); in startElement()
/trunk/main/vcl/source/window/
H A Dwpropset.cxx276 mpImpl->maProperties.find( aIdentifier ); in propertyChange()
290 = mpImpl->maProperties.find( pEvent->GetWindow()->getIdentifier() ); in IMPL_LINK()
/trunk/main/udkapi/com/sun/star/lang/
H A DLocale.idl66 ISO-639. You can find a full list of these codes at a number of
83 defined by ISO-3166. You can find a full list of these codes at a
/trunk/main/package/source/xstor/
H A Dohierarchyholder.cxx140 OHierarchyElementList_Impl::iterator aIter = m_aChildren.find( aNextName ); in GetStreamHierarchically()
197 OHierarchyElementList_Impl::iterator aIter = m_aChildren.find( aNextName ); in RemoveStreamHierarchically()
/trunk/main/sc/source/ui/vba/
H A Dvbawindows.cxx183 NameIndexHash::const_iterator it = namesToIndices.find( aName ); in getByName()
203 NameIndexHash::const_iterator it = namesToIndices.find( aName ); in hasByName()
/trunk/main/
H A Dbootstrap.184 dmake_full_package_name=$(find $TARFILE_LOCATION -type f -name "*-$dmake_package_name")
86 echo "can not find the dmake package"
/trunk/main/shell/source/win32/shlxthandler/
H A Dshlxthdl.cxx68 std::string::size_type idx = String.find(Placeholder); in SubstitutePlaceholder()
74 idx = String.find(Placeholder); in SubstitutePlaceholder()
/trunk/main/autodoc/inc/cosv/
H A Dstring.hxx175 position_type find(
178 position_type find(
/trunk/main/extensions/source/ole/
H A Dunoobjw.cxx120 IT_Uno it= UnoObjToWrapperMap.find( (sal_uInt32) m_xOrigin.get()); in ~InterfaceOleWrapper_Impl()
248 NameToIdMap::iterator iter = m_nameToDispIdMap.find(name); in GetIDsOfNames()
1331 BadNameMap::iterator badIter= m_badNameMap.find( name); in GetIDsOfNames()
1369 IdToMemberInfoMap::iterator it_MemberInfo= m_idToMemberInfoMap.find( dispidMember); in Invoke()
/trunk/main/dbaccess/source/core/dataaccess/
H A Ddatasource.cxx368 TSharedConnectionMap::iterator aFind = m_aSharedConnection.find(xConnection); in disposing()
409 TConnectionMap::iterator aIter = m_aConnections.find(nId); in getConnection()
507 PropertyAttributeCache::const_iterator pos = m_rAttribs.find( _rProp.Name ); in operator ()()
958 … if ( aToBeSetPropertyNames.find( pExistentProperty->Name ) != aToBeSetPropertyNames.end() ) in lcl_setPropertyValues_resetOrRemoveOther()
/trunk/main/sw/source/core/access/
H A Daccpara.cxx1855 aRunAttrSeq.find( aDefIter->first ); in getCharacterAttributes()
2050 if ( aDefAttrSeq.find( sParaStyleName ) == aDefAttrSeq.end() ) in _getDefaultAttributesImpl()
2071 tAccParaPropValMap::iterator aIter = aDefAttrSeq.find( sWritingMode ); in _getDefaultAttributesImpl()
2126 tAccParaPropValMap::const_iterator const aIter = aDefAttrSeq.find( pReqAttrs[i] ); in _getDefaultAttributesImpl()
2156 ::std::find( ::comphelper::stl_begin( aRequestedAttributes ), in getDefaultAttributes()
2280 aDefAttrSeq.find( rPropVal.Name ); in _getRunAttributesImpl()
2302 tAccParaPropValMap::iterator aIter = aRunAttrSeq.find( pReqAttrs[i] ); in _getRunAttributesImpl()
2403 …tAccParaPropValMap::const_iterator const aIter = aSupplementalAttrSeq.find( pSupplementalAttrs[ind… in _getSupplementalAttributesImpl()
3509 pHyperTextData ->find( pHt ); in getHyperLink()
/trunk/main/sfx2/source/toolbox/
H A Dimgmgr.cxx105 …SfxImageManagerMap::const_iterator pIter = m_ImageManager_ImplMap.find( sal::static_int_cast< sal_… in GetImageManager()
296 …m_ImageManagerMap.find( sal::static_int_cast< sal_Int64 >( reinterpret_cast< sal_IntPtr >( pModule… in GetImageManager()
/trunk/main/unoxml/source/xpath/
H A Dxpathapi.cxx123 if ((m_nsmap.find(aPrefix))->second.equals(aURI)) { in unregisterNS()
166 if (rNamespaces.find(aPrefix) == rNamespaces.end()) in lcl_collectNamespaces()
/trunk/main/sysui/desktop/share/
H A Dcreate_tree.sh26 …for i in `cd ${ICON_SOURCE_DIR}; find ${ICON_THEMES:-hicolor/??x?? hicolor/???x??? locolor} -name …
45 for i in `cd ${ICON_SOURCE_DIR}/hicolor; find ??x?? ???x??? -name "*.png"`
/trunk/main/connectivity/source/parse/
H A DPColumn.cxx130 if(_rColumns.find(sLabel) != _rColumns.end()) in createColumnForResultSet()
134 while(_rColumns.find(sAlias) != _rColumns.end()) in createColumnForResultSet()
/trunk/main/sd/source/ui/slidesorter/view/
H A DSlsLayeredDevice.cxx529 OSL_ASSERT(::std::find(maPainters.begin(), maPainters.end(), rpPainter) == maPainters.end()); in AddPainter()
540 ::std::find(maPainters.begin(), maPainters.end(), rpPainter)); in RemovePainter()
/trunk/main/xmloff/source/draw/
H A Dsdxmlimp.cxx1076 HeaderFooterDeclMap::const_iterator aIter( maHeaderDeclsMap.find( rName ) ); in GetHeaderDecl()
1086 HeaderFooterDeclMap::const_iterator aIter( maFooterDeclsMap.find( rName ) ); in GetFooterDecl()
1097 DateTimeDeclMap::const_iterator aIter( maDateTimeDeclsMap.find( rName ) ); in GetDateTimeDecl()

Completed in 174 milliseconds

1...<<11121314151617181920>>...55