Home
last modified time | relevance | path

Searched refs:find (Results 726 – 750 of 1360) sorted by relevance

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

/trunk/main/postprocess/packconfig/
H A Dpackconfig.pl128 find({ wanted => \&wanted, no_chdir => 0 }, "$files_path");
/trunk/main/filter/source/xsltfilter/
H A Dcontainerhelper.hxx141 typename container_type::const_iterator aIt = find(nKey); in getRef()
/trunk/main/offapi/com/sun/star/sheet/
H A DXUsedAreaCursor.idl37 /** provides methods to find the used area of the entire sheet.
H A DXSolver.idl60 /// executes the calculation and tries to find a solution.
/trunk/main/oox/inc/oox/helper/
H A Drefmap.hxx168 typename container_type::const_iterator aIt = this->find( nKey ); in getRef()
/trunk/main/pyuno/source/loader/
H A Dpythonloader.py37 nColon = url.find( ":" )
/trunk/main/sc/source/ui/view/
H A Dscextopt.cxx105 ScExtTabSettingsMap::const_iterator aIt = maMap.find( nTab ); in GetTabSettings()
/trunk/main/offapi/com/sun/star/sdbc/
H A DDriver.idl40 find and then for any given connection request, it will ask each
/trunk/main/canvas/source/directx/
H A Ddx_config.cxx145 return maValues.find(rDeviceInfo) == maValues.end(); in isDeviceUsable()
/trunk/main/chart2/source/controller/dialogs/
H A Dres_TextSeparator.cxx126 ::std::map< ::rtl::OUString, sal_uInt16 >::iterator aIter( m_aEntryMap.find(rSeparator) ); in SetValue()
/trunk/main/chart2/source/model/template/
H A DColumnChartType.cxx168 tPropertyValueMap::const_iterator aFound( rStaticDefaults.find( nHandle ) ); in GetDefaultValue()
/trunk/main/basic/source/uno/
H A Dnamecont.cxx114 NameContainerNameMap::iterator aIt = mHashMap.find( aName ); in getByName()
133 NameContainerNameMap::iterator aIt = mHashMap.find( aName ); in hasByName()
147 NameContainerNameMap::iterator aIt = mHashMap.find( aName ); in replaceByName()
193 NameContainerNameMap::iterator aIt = mHashMap.find( aName ); in insertByName()
236 NameContainerNameMap::iterator aIt = mHashMap.find( aName ); in removeByName()
/trunk/main/desktop/source/deployment/manager/
H A Ddp_managerfac.cxx157 t_string2weakref::const_iterator const iFind( m_managers.find( context ) ); in getPackageManager()
/trunk/main/odk/examples/DevelopersGuide/Extensions/DialogWithHelp/
H A DMakefile93 @echo Basic library. You also will find a new top level menu "$(QM)Foo Extension$(QM)"
/trunk/main/oox/source/xls/
H A Dooxformulaparser.cxx169 return ::std::find( pArray, pArrayEnd, rService ) != pArrayEnd; in supportsService()
/trunk/main/sc/source/core/tool/
H A Dchartlock.cxx136 ::std::find( maChartModels.begin(), maChartModels.end(), xWeakModel ) ); in AlsoLockThisChart()
/trunk/main/libxmlsec/
H A Dreadme.txt9 find the certificate containing the public key which is used for validation
/trunk/main/basctl/source/basicide/
H A Ddocumentenumeration.cxx152 if ( aEncounteredModels.find( xModel ) != aEncounteredModels.end() ) in lcl_getDocuments_nothrow()
/trunk/main/accessibility/source/helper/
H A Dcharacterattributeshelper.cxx96 AttributeMap::iterator aFound = m_aAttributeMap.find( pNames[i] ); in GetCharacterAttributes()
/trunk/main/packimages/
H A DPackage_packimages.mk80find $(SRCDIR)/$(RSCDEFIMG)/res/commandimagelist -name "*.png" | sed "s#$(SRCDIR)/$(RSCDEFIMG)/res…
/trunk/main/vcl/aqua/source/a11y/
H A Daqua11yfocustracker.cxx265 if( m_aDocumentWindowList.find(pWindow) == m_aDocumentWindowList.end() ) in window_got_focus()
/trunk/main/xmloff/source/transform/
H A DFormPropOASISTContext.cxx135 pActions->find( aKey ); in StartElement()
/trunk/main/vcl/unx/generic/printergfx/
H A Dpsputil.cxx215 m_aConverters.find( nEncoding ); in Get()
/trunk/main/svtools/source/uno/
H A Dgenerictoolboxcontroller.cxx121 URLToDispatchMap::iterator pIter = m_aListenerMap.find( m_aCommandURL ); in execute()
/trunk/main/vcl/source/glyphs/
H A Dgcach_ftyp.hxx128 Int2IntMap::const_iterator it = mpChar2Glyph->find( cChar ); in GetGlyphIndex()

Completed in 349 milliseconds

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