Home
last modified time | relevance | path

Searched refs:lastIndexOf (Results 176 – 200 of 349) sorted by relevance

12345678910>>...14

/aoo42x/main/desktop/source/so_comp/
H A Doemjob.cxx233 sal_Int32 nIndex = aSofficeIniFileURL.lastIndexOf( '/'); in locateIniFile()
/aoo42x/main/fpicker/source/unx/gnome/
H A DSalGtkFolderPicker.cxx116 if( aTxt.lastIndexOf('/') == aTxt.getLength() - 1 ) in setDisplayDirectory()
/aoo42x/main/l10ntools/java/l10nconv/java/com/sun/star/tooling/DirtyTags/
H A DDirtyTagWrapper.java139 int end=item.lastIndexOf("\\>"); in wrapString()
/aoo42x/main/xmlhelp/source/cxxhelp/provider/
H A Durlparameter.cxx538 sal_Int32 lstIdx = m_aExpr.lastIndexOf( sal_Unicode( '#' ) ); in parse()
989 sal_Int32 nQuestionMark2 = aJar.lastIndexOf( sal_Unicode('?') ); in InputStreamTransformer()
/aoo42x/main/sal/rtl/source/
H A Dbootstrap.cxx237 sal_Int32 nDirEnd = fileName.lastIndexOf('/'); in getExecutableDirectory_Impl()
500 0, std::max<sal_Int32>(0, _iniName.lastIndexOf('/'))).pData); in getValue()
/aoo42x/main/uui/source/
H A Dnewerverwarn.cxx86 sal_uInt32 nLastIndex = sProgramPath.lastIndexOf( '/' ); in IMPL_LINK()
/aoo42x/main/l10ntools/java/receditor/java/transex3/model/
H A DSdfEntity.java102 return source_file.substring(0 , source_file.lastIndexOf( "\\" )-1 ); in getResourcePath()
/aoo42x/main/qadevOOo/tests/java/mod/_toolkit/
H A DMutableTreeNode.java157 …xChildNode = mXTreeDataModel.createNode(dir.substring(dir.lastIndexOf("/")+1, dir.length()), sfa.i… in dirlist()
/aoo42x/main/rdbmaker/source/codemaker/
H A Dtypemanager.cxx222 if (base.lastIndexOf('/') != (base.getLength() - 1)) in setBase()
/aoo42x/test/testcommon/source/org/openoffice/test/common/
H A DNamedRequest.java125 int i = m.lastIndexOf("."); in tm()
/aoo42x/main/codemaker/source/cppumaker/
H A Dcppuoptions.cxx52 sal_Int32 index = name.lastIndexOf(SEPARATOR); in initOptions()
/aoo42x/main/scripting/examples/java/Newsgroup/
H A DOfficeAttachment.java91 int lastSep = attachmentName.lastIndexOf( "/" ); in OfficeAttachment()
/aoo42x/main/odk/examples/DevelopersGuide/UCB/
H A DPropertiesComposer.java222 m_contenturl.lastIndexOf( "/" ) + 1 ) ); in parseArguments()
/aoo42x/main/registry/tools/
H A Drdbedit.cxx150 if ((index=m_program.lastIndexOf(SEPARATOR)) > 0) in initOptions()
/aoo42x/main/ucb/source/ucp/webdav/
H A Dwebdavprovider.cxx249 sal_Int32 nPos = aURL.lastIndexOf( '/' ); in queryContent()
/aoo42x/main/qadevOOo/tests/java/ifc/frame/
H A D_XDispatchRecorder.java189 int lineStartIdx = macro.lastIndexOf("\n", idx); in _recordDispatchAsComment()
/aoo42x/main/vcl/unx/generic/fontmanager/
H A Dfontmanager.cxx840 OUString aPSNameLastToken( aPSName.copy( aPSName.lastIndexOf( '-' )+1 ) ); in readAfmMetrics()
1293 ByteString aExt( rFontFile.copy( rFontFile.lastIndexOf( '.' )+1 ) ); in analyzeFontFile()
1890 dotIndex = pTTFontFile->m_aFontFile.lastIndexOf( '.' ); in analyzeTrueTypeFile()
2256 aFileName.lastIndexOf( ".afm" ) == aFileName.getLength()-4 ) in initialize()
2366 OString aExt( aFileName.copy( aFileName.lastIndexOf( '.' )+1 ) ); in initialize()
3444 int nIndex = rFile.lastIndexOf( '/' ); in getImportableFontProperties()
/aoo42x/main/ucb/source/ucp/gio/
H A Dgio_datasupplier.cxx127 if ( ( aId.lastIndexOf( '/' ) + 1 ) != aId.getLength() ) in queryContentIdentifierString()
/aoo42x/main/l10ntools/java/jpropex/java/
H A DSdfEntity.java121 return source_file.substring(0 , source_file.lastIndexOf( "\\" )-1 ); in getResourcePath()
/aoo42x/main/desktop/source/app/
H A Duserinstall.cxx203 if (newDstUnqPath.lastIndexOf(sal_Unicode('/')) != newDstUnqPath.getLength()-1) in copy_recursive()
/aoo42x/main/desktop/source/migration/services/
H A Dautocorrmigration.cxx169 sal_Int32 nEnd = sSourceLocalName.lastIndexOf ( sSuffix ); in copyFiles()
/aoo42x/main/scripting/java/com/sun/star/script/framework/io/
H A DXStorageHelper.java72 int indexOfScriptsDir = path.lastIndexOf( "Scripts" ); in XStorageHelper()
/aoo42x/main/fpicker/source/win32/filepicker/
H A DVistaFilePickerImpl.cxx746 sal_Int32 nSepPos = sFilename.lastIndexOf( '.' ); in impl_sta_SetDefaultName()
904 sal_Int32 nIndex = aFileURL.lastIndexOf('/'); in impl_sta_ShowDialogModal()
/aoo42x/main/scripting/source/provider/
H A DURIHelper.cxx186 sal_Int32 idx = child.lastIndexOf(test); in initBaseURI()
/aoo42x/main/jvmfwk/source/
H A Dfwkutil.cxx202 sal_Int32 index= usFilePath.lastIndexOf('/'); in getDirFromFile()

Completed in 126 milliseconds

12345678910>>...14