Home
last modified time | relevance | path

Searched refs:find (Results 51 – 75 of 1360) sorted by relevance

12345678910>>...55

/trunk/main/xmloff/source/text/
H A Dtxtlists.cxx175 if ( mpMapListIdToListStyleDefaultListId->find( sListStyleName ) == in KeepListAsProcessed()
194 return mpProcessedLists->find( sListId ) != mpProcessedLists->end(); in IsListProcessed()
202 tMapForLists::const_iterator aIter = mpProcessedLists->find( sListId ); in GetListStyleOfProcessedList()
217 tMapForLists::const_iterator aIter = mpProcessedLists->find( sListId ); in GetContinueListIdOfProcessedList()
253 while ( mpProcessedLists->find( sNewListId ) != mpProcessedLists->end() ) in GenerateNewListId()
282 mpMapListIdToListStyleDefaultListId->find( sListStyleName ); in GetListIdForListBlock()
314 mpContinuingLists->find( sListId ); in GetLastContinuingListId()
/trunk/main/codemaker/source/javamaker/
H A Dclassfile.cxx512 std::map< sal_Int32, sal_uInt16 >::iterator i(m_integerInfos.find(value)); in addIntegerInfo()
528 std::map< float, sal_uInt16 >::iterator i(m_floatInfos.find(value)); in addFloatInfo()
546 std::map< sal_Int64, sal_uInt16 >::iterator i(m_longInfos.find(value)); in addLongInfo()
562 std::map< double, sal_uInt16 >::iterator i(m_doubleInfos.find(value)); in addDoubleInfo()
731 std::map< rtl::OString, sal_uInt16 >::iterator i(m_utf8Infos.find(value)); in addUtf8Info()
759 m_classInfos.find(nameIndex)); in addClassInfo()
778 m_stringInfos.find(stringIndex)); in addStringInfo()
802 std::map< sal_uInt32, sal_uInt16 >::iterator i(m_fieldrefInfos.find(key)); in addFieldrefInfo()
826 std::map< sal_uInt32, sal_uInt16 >::iterator i(m_methodrefInfos.find(key)); in addMethodrefInfo()
851 m_interfaceMethodrefInfos.find(key)); in addInterfaceMethodrefInfo()
[all …]
/trunk/main/vcl/aqua/source/dtrans/
H A DHtmlFmtFlt.cxx101 …std::string::size_type nStartHtml = textHtml.find(TAG_HTML) + lHtmlFormatHeader - 1; // we start o… in TextHtmlToHTMLFormat()
102 …std::string::size_type nEndHtml = textHtml.find(TAG_END_HTML) + lHtmlFormatHeader + TAG_END_HTML.l… in TextHtmlToHTMLFormat()
106 …std::string::size_type nStartFragment = textHtml.find(">", textHtml.find(TAG_BODY)) + lHtmlFormatH… in TextHtmlToHTMLFormat()
107 std::string::size_type nEndFragment = textHtml.find(TAG_END_BODY) + lHtmlFormatHeader; in TextHtmlToHTMLFormat()
/trunk/main/sw/source/ui/docvw/
H A Dfrmsidebarwincontainer.cxx113 rSidebarWinContainer.find( aSidebarWinKey) == rSidebarWinContainer.end() ) in insert()
128 FrmSidebarWinContainer::iterator aFrmIter = mpFrmSidebarWinContainer->find( aFrmKey ); in remove()
153 FrmSidebarWinContainer::iterator aFrmIter = mpFrmSidebarWinContainer->find( aFrmKey ); in empty()
168 FrmSidebarWinContainer::iterator aFrmIter = mpFrmSidebarWinContainer->find( aFrmKey ); in get()
196 FrmSidebarWinContainer::iterator aFrmIter = mpFrmSidebarWinContainer->find( aFrmKey ); in getAll()
/trunk/main/winaccessibility/source/service/
H A DAccObjectWinManager.cxx173 XIdToAccObjHash::iterator pIndTemp = XIdAccList.find( (void*)pXAcc ); in GetAccObjByXAcc()
205 XHWNDToXAccHash::iterator iterResult =HwndXAcc.find(hWnd); in GetTopWindowAccObj()
496 IAccSelectionList::iterator temp = oldSelection.find(index); in UpdateAccSelection()
600 XIdToAccObjHash::iterator temp = XIdAccList.find(pXAcc); in DeleteAccObj()
723 XIdToAccObjHash::iterator itXacc = XIdAccList.find( (void*)pXAcc ); in InsertAccObj()
735 XIdToAccObjHash::iterator itXaccParent = XIdAccList.find( (void*)pParentXAcc ); in InsertAccObj()
776 XHWNDToDocumentHash::iterator aIter = XHWNDDocList.find( (long)pWnd ); in InsertAccObj()
809 XIdToAccObjHash::iterator pIndTemp = XIdAccList.find( (void*)pXAcc ); in InsertAccObj()
1215 XResIdToAccObjHash::iterator pIndTemp = XResIdAccList.find( resID ); in GetIAccessibleFromResID()
1296 aIter = XHWNDDocList.find( pWnd ); in GetAccDocByHWND()
/trunk/main/framework/source/accelerators/
H A Dacceleratorcache.cxx102 return (m_lKey2Commands.find(aKey) != m_lKey2Commands.end()); in hasKey()
112 return (m_lCommand2Keys.find(sCommand) != m_lCommand2Keys.end()); in hasCommand()
166 TCommand2Keys::const_iterator pCommand = m_lCommand2Keys.find(sCommand); in getKeysByCommand()
186 TKey2Commands::const_iterator pKey = m_lKey2Commands.find(aKey); in getCommandByKey()
205 TKey2Commands::const_iterator pKey = m_lKey2Commands.find(aKey); in removeKey()
/trunk/main/framework/source/jobs/
H A Djobexecutor.cxx179 if (m_lEvents.find(sEvent) == m_lEvents.end()) in trigger()
253 if (m_lEvents.find(EVENT_ON_DOCUMENT_OPENED) != m_lEvents.end()) in notifyEvent()
263 if (m_lEvents.find(EVENT_ON_DOCUMENT_ADDED) != m_lEvents.end()) in notifyEvent()
268 if (m_lEvents.find(aEvent.EventName) != m_lEvents.end()) in notifyEvent()
319 OUStringList::iterator pEvent = m_lEvents.find(sEvent); in elementInserted()
334 OUStringList::iterator pEvent = m_lEvents.find(sEvent); in elementRemoved()
/trunk/main/vcl/source/gdi/
H A Dprint3.cxx1340 mpImplData->maPropertyToIndex.find( i_rProperty ); in getValue()
1347 mpImplData->maPropertyToIndex.find( i_rProperty ); in getValue()
1377 mpImplData->maPropertyToIndex.find( i_rValue.Name ); in setValue()
1456 mpImplData->maPropertyToIndex.find( i_rProperty ); in enableUIOption()
1474 mpImplData->maPropertyToIndex.find( i_rProperty ); in isUIOptionEnabled()
1528 mpImplData->maChoiceDisableMap.find( i_rProperty ); in isUIChoiceEnabled()
1543 mpImplData->maControlDependencies.find( i_rProperty ); in getDependency()
1555 mpImplData->maControlDependencies.find( i_rProperty ); in makeEnabled()
1704 m_aPropertyMap.find( i_rPropertyName ); in getValue()
1719 m_aPropertyMap.find( i_rPropertyName ); in hasProperty()
[all …]
/trunk/main/writerfilter/qa/cppunittests/odiapi/
H A DExternalViewLogger.cxx163 NodeContainer_t::const_iterator iter = mNodeContainer.find(nodeId); in isReferingToOtherNode()
170 NodeContainer_t::const_iterator iter = mNodeContainer.find(nodeId); in hasParent()
177 return mNodeContainer.find(nodeId)->second->mNodeValue; in getValue()
189 dumpTree(mNodeContainer.find(nodeId)->second->mRefersToNodeId); in dumpTree()
195 dumpTree(mNodeContainer.find(nodeId)->second->mParentNodeId); in dumpTree()
/trunk/main/toolkit/source/controls/
H A Deventcontainer.cxx72 NameContainerNameMap::iterator aIt = mHashMap.find( aName ); in getByName()
91 NameContainerNameMap::iterator aIt = mHashMap.find( aName ); in hasByName()
105 NameContainerNameMap::iterator aIt = mHashMap.find( aName ); in replaceByName()
132 NameContainerNameMap::iterator aIt = mHashMap.find( aName ); in insertByName()
156 NameContainerNameMap::iterator aIt = mHashMap.find( Name ); in removeByName()
/trunk/main/sax/source/tools/
H A Dfastattribs.cxx92 maLastIter = maAttributes.find( Token ); in hasAttribute()
99 maLastIter = maAttributes.find( Token ); in getValueToken()
111 maLastIter = maAttributes.find( Token ); in getOptionalValueToken()
123 maLastIter = maAttributes.find( Token ); in getValue()
134 maLastIter = maAttributes.find( Token ); in getOptionalValue()
/trunk/main/chart2/source/tools/
H A DNameContainer.cxx110 if( m_aMap.find( rName ) != m_aMap.end() ) in insertByName()
120 tContentMap::iterator aIt( m_aMap.find( Name )); in removeByName()
130 tContentMap::iterator aIt( m_aMap.find( rName )); in replaceByName()
140 tContentMap::iterator aIter( m_aMap.find( rName ) ); in getByName()
160 return ( m_aMap.find( rName ) != m_aMap.end() ); in hasByName()
/trunk/main/svx/source/form/
H A Dfmcontrolbordermanager.cxx120 PeerBag::const_iterator aPos = m_aColorableControls.find( _rxPeer ); in canColorBorder()
124 aPos = m_aNonColorableControls.find( _rxPeer ); in canColorBorder()
161 if ( m_aInvalidControls.find( ControlData( _rxControl ) ) != m_aInvalidControls.end() ) in getControlStatus()
216 ControlBag::const_iterator aPos = m_aInvalidControls.find( _rxControl ); in determineOriginalBorderStyle()
388 ControlBag::iterator aPos = m_aInvalidControls.find( aData ); in validityChanged()
404 if ( m_aInvalidControls.find( _rxControl ) == m_aInvalidControls.end() ) in validityChanged()
/trunk/main/svl/source/passwordcontainer/
H A Dpasswordcontainer.cxx252 PassMap::iterator aIter = aResult.find( aUrl ); in getInfo()
805 PassMap::iterator aIter = m_aContainer.find( Url ); in PrivateAdd()
827 return find( aURL, rtl::OUString(), false, aHandler ); in find()
834 return find( aURL, aName, true, aHandler ); in findForName()
891 UrlRecord PasswordContainer::find( in find() function in PasswordContainer
908 PassMap::iterator aIter = m_aContainer.find( aUrl ); in find()
1067 PassMap::iterator aIter = m_aContainer.find( aUrl ); in remove()
1077 aIter = m_aContainer.find( aUrl ); in remove()
1109 PassMap::iterator aIter = m_aContainer.find( aUrl ); in removePersistent()
1119 aIter = m_aContainer.find( aUrl ); in removePersistent()
[all …]
/trunk/main/vcl/unx/generic/fontmanager/
H A Dfontmanager.cxx521 left = aGlyphMap.find( nLeftGlyph ); in queryMetricPage()
634 left = aGlyphMap.find( nLeftGlyph ); in queryMetricPage()
745 aPSNameToFamily.find( i_rPSname ); in familyNameOverride()
1237 ( m_aDirToAtom.find( rDirectory ) ); in getDirectoryAtom()
1575 m_aXLFD_Aliases.find( aEntry ); in parseXLFD_appendAliases()
2176 if( visited_dirs.find( aPath ) != visited_dirs.end() ) in initialize()
2270 aFontsDir.find( aFileName ); in initialize()
2601 else if( aBuiltinFonts.find( BuiltinFontIdentifier( in getFontList()
2625 m_aFamilyTypes.find( pFont->m_nFamilyName ); in fillPrintFontInfo()
2842 m_aFamilyTypes.find( pFont->m_nFamilyName ); in getFontFamilyType()
[all …]
/trunk/main/xmloff/source/forms/
H A Dproperty_meta_data.cxx204 DescriptionsByName::const_iterator pos = rAllDescriptions.find( i_propertyName ); in getPropertyDescription()
216 const IndexedPropertyGroups::const_iterator pos = rPropertyGroups.find( i_propertyGroup ); in getPropertyGroup()
234 … const AttributesWithoutGroup::const_iterator pos = attributesWithoutGroups.find( i_attribute ); in getPropertyGroupList()
244 … const IndexedPropertyGroups::const_iterator groupPos = rPropertyGroups.find( propGroup ); in getPropertyGroupList()
256 const ReverseTokenLookup::const_iterator pos = rTokenLookup.find( i_attributeName ); in getAttributeDescription()
/trunk/main/sd/source/ui/slidesorter/cache/
H A DSlsPageCacheManager.cxx223 PageCacheContainer::iterator iCache (mpPageCaches->find(aKey)); in GetCache()
267 RecentlyUsedPageCaches::iterator iQueue (mpRecentlyUsedPageCaches->find(pDocument)); in Recycle()
369 RecentlyUsedPageCaches::iterator iQueue (mpRecentlyUsedPageCaches->find(pDocument)); in InvalidatePreviewBitmap()
398 RecentlyUsedPageCaches::iterator iQueue (mpRecentlyUsedPageCaches->find(pDocument)); in InvalidateAllPreviewBitmaps()
443 RecentlyUsedPageCaches::iterator iQueue (mpRecentlyUsedPageCaches->find(pDocument)); in GetRecentlyUsedCache()
468 RecentlyUsedPageCaches::iterator iQueue (mpRecentlyUsedPageCaches->find(pDocument)); in PutRecentlyUsedCache()
/trunk/main/forms/source/helper/
H A Dformnavigation.cxx301 FeatureMap::const_iterator aInfo = m_aSupportedFeatures.find( _nFeatureId ); in dispatchWithArgument()
318 FeatureMap::const_iterator aInfo = m_aSupportedFeatures.find( _nFeatureId ); in dispatch()
332 FeatureMap::const_iterator aInfo = m_aSupportedFeatures.find( _nFeatureId ); in isEnabled()
344 FeatureMap::const_iterator aInfo = m_aSupportedFeatures.find( _nFeatureId ); in getBooleanState()
356 FeatureMap::const_iterator aInfo = m_aSupportedFeatures.find( _nFeatureId ); in getStringState()
368 FeatureMap::const_iterator aInfo = m_aSupportedFeatures.find( _nFeatureId ); in getIntegerState()
/trunk/main/cppuhelper/source/
H A Dpropertysetmixin.cxx166 PropertyMap::const_iterator i(properties.find(name)); in get()
389 Data::PropertyMap::iterator i(m_data->properties.find(name)); in hasPropertyByName()
547 PropertyMap::const_iterator i(properties.find(name)); in setProperty()
644 PropertyMap::const_iterator i(properties.find(name)); in getProperty()
1048 m_impl->vetoListeners.find(propertyName)); in prepareSet()
1052 i = m_impl->vetoListeners.find(rtl::OUString()); in prepareSet()
1063 m_impl->boundListeners.find(propertyName)); in prepareSet()
1067 i = m_impl->boundListeners.find(rtl::OUString()); in prepareSet()
1250 m_impl->boundListeners.find(propertyName)); in removePropertyChangeListener()
1252 BoundListenerBag::iterator j(i->second.find(listener)); in removePropertyChangeListener()
[all …]
/trunk/main/comphelper/source/container/
H A Dnamecontainer.cxx107 if( maProperties.find( aName ) != maProperties.end() ) in insertByName()
122 SvGenericNameContainerMapImpl::iterator aIter = maProperties.find( Name ); in removeByName()
137 SvGenericNameContainerMapImpl::iterator aIter( maProperties.find( aName ) ); in replaceByName()
155 SvGenericNameContainerMapImpl::iterator aIter = maProperties.find( aName ); in getByName()
186 SvGenericNameContainerMapImpl::iterator aIter = maProperties.find( aName ); in hasByName()
/trunk/main/sd/source/ui/view/
H A DToolBarManager.cxx1419 Groups::iterator iGroup (maGroups.find(eGroup)); in ClearGroup()
1436 Groups::iterator iGroup (maGroups.find(eGroup)); in AddToolBar()
1443 ::std::find(iGroup->second.begin(),iGroup->second.end(),rsName)); in AddToolBar()
1458 Groups::iterator iGroup (maGroups.find(eGroup)); in RemoveToolBar()
1462 ::std::find(iGroup->second.begin(),iGroup->second.end(),rsName)); in RemoveToolBar()
1480 Groups::const_iterator iGroup (maGroups.find(eGroup)); in MakeRequestedToolBarList()
1500 if (::std::find(maActiveToolBars.begin(),maActiveToolBars.end(),*iToolBar) in GetToolBarsToActivate()
1519 if (::std::find(aRequestedToolBars.begin(),aRequestedToolBars.end(),*iToolBar) in GetToolBarsToDeactivate()
1541 ::std::find(maActiveToolBars.begin(),maActiveToolBars.end(), rsName)); in MarkToolBarAsNotActive()
1611 GroupedShellList::iterator iDescriptor (maNewList.find(aDescriptor)); in AddShellId()
/trunk/main/vcl/unx/generic/printer/
H A Dppdparser.cxx225 translation_map::const_iterator tr = rMap.find( aLoc ); in translateValue()
524 it = pAllPPDFiles->find( aBase ); in getPPDFile()
859 PPDParser::hash_type::const_iterator it = m_aKeys.find( rKey ); in getKey()
1085 keyit = m_aKeys.find( aUniKey ); in parse()
1129 keyit = m_aKeys.find( aKey ); in parse()
1212 PPDParser::hash_type::const_iterator keyit = m_aKeys.find( aKey ); in parseOrderDependency()
1708 PPDKey::hash_type::const_iterator it = m_aValues.find( rOption ); in getValue()
1731 PPDKey::hash_type::iterator it = m_aValues.find( rOption ); in eraseValue()
1750 if( m_aValues.find( rOption ) != m_aValues.end() ) in insertValue()
1816 it = m_aCurrentValues.find( pKey ); in getValue()
[all …]
/trunk/main/sd/source/ui/sidebar/
H A DMasterPageObserver.cxx211 MasterPageContainer::iterator aMasterPageDescriptor(maUsedMasterPages.find(&rDocument)); in UnregisterDocument()
222 if (::std::find ( in AddEventListener()
261 ::std::find ( in RemoveEventListener()
275 maUsedMasterPages.find(&rDocument)); in GetMasterPageNames()
343 maUsedMasterPages.find(&rDocument)); in AnalyzeUsedMasterPages()
/trunk/main/scripting/source/provider/
H A DActiveMSPList.cxx140 ScriptComponent_map::const_iterator pos = m_mScriptComponents.find( xNormalized ); in getMSPFromInvocationContext()
179 ScriptComponent_map::const_iterator pos = m_mScriptComponents.find( xNormalized ); in getMSPFromStringContext()
194 Msp_hash::const_iterator itr = m_hMsps.find( context ); in getMSPFromStringContext()
232 ScriptComponent_map::const_iterator pos = m_mScriptComponents.find( xNormalized ); in addActiveMSP()
264 ScriptComponent_map::iterator pos = m_mScriptComponents.find( xNormalized ); in disposing()
/trunk/main/chart2/source/model/main/
H A DLayoutContainer.cxx66 if( ::std::find( m_aLayoutElements.begin(), in addElementByIdentifier()
79 ::std::find( m_aLayoutElements.begin(), in removeElementByIdentifier()
96 if( ::std::find( m_aLayoutElements.begin(), in setConstraintByIdentifier()
108 tConstraintsMap::const_iterator aIt( m_aConstraints.find( aIdentifier )); in getConstraintByIdentifier()

Completed in 162 milliseconds

12345678910>>...55