Home
last modified time | relevance | path

Searched refs:replaceAll (Results 26 – 49 of 49) sorted by relevance

12

/aoo42x/main/filter/qa/complex/filter/detection/typeDetection/
H A DHelper.java425 return getClassURL(fileName).toString().replaceAll("file:",""); in getClassURLString()
/aoo42x/main/qadevOOo/objdsc/sw/
H A Dcom.sun.star.comp.office.SwXTextDocument.csv13 "SwXTextDocument";"com::sun::star::util::XReplaceable#optional";"replaceAll()"
/aoo42x/test/testuno/source/fvt/uno/ffc/
H A DFFCTest.java313 File urlFile = new File( new File(url.replaceAll("%20", " ")).getName()); in downloadFile()
/aoo42x/main/sd/source/ui/inc/
H A Dunosrch.hxx64 …virtual sal_Int32 SAL_CALL replaceAll( const ::com::sun::star::uno::Reference< ::com::sun::star::u…
/aoo42x/main/qadevOOo/runner/convwatch/
H A DReportDesignerTest.java318 sAppExecutionCommand = sAppExecutionCommand.replaceAll( "\\$\\{USERNAME\\}", sUser); in ReportDesignTest()
/aoo42x/test/testassistant/src/org/openoffice/test/assistant/views/
H A DVclExplorer.java420 final String tooltip = t.replaceAll("%.*%.*:", ""); in addWinInfo()
/aoo42x/main/javainstaller2/src/JavaSetup/org/openoffice/setup/Installer/
H A DLinuxInstaller.java122 returnString = returnString.replaceAll("//","/"); in getChangeInstallDir()
/aoo42x/main/testtools/source/cliversioning/
H A Dversion.cs103 int nCount = xReplace.replaceAll( xReplaceDesc ); in doCellRangeSamples()
/aoo42x/test/testcommon/source/org/openoffice/test/common/
H A DFileUtil.java507 str = str.replaceAll(expr, substitute); in replace()
/aoo42x/main/qadevOOo/objdsc/sc/
H A Dcom.sun.star.comp.office.ScCellRangesObj.csv52 "ScCellRangesObj";"com::sun::star::util::XReplaceable";"replaceAll()"
H A Dcom.sun.star.comp.office.ScCellObj.csv48 "ScCellObj";"com::sun::star::util::XReplaceable";"replaceAll()"
H A Dcom.sun.star.comp.office.ScCellRangeObj.csv48 "ScCellRangeObj";"com::sun::star::util::XReplaceable";"replaceAll()"
H A Dcom.sun.star.comp.office.ScCellCursorObj.csv53 "ScCellCursorObj";"com::sun::star::util::XReplaceable";"replaceAll()"
H A Dcom.sun.star.comp.office.ScTableSheetObj.csv56 "ScTableSheetObj";"com::sun::star::util::XReplaceable";"replaceAll()"
/aoo42x/main/sd/source/ui/unoidl/
H A Dunosrch.cxx115 sal_Int32 SAL_CALL SdUnoSearchReplaceShape::replaceAll( const uno::Reference< util::XSearchDescript… in replaceAll() function in SdUnoSearchReplaceShape
/aoo42x/main/wizards/com/sun/star/wizards/common/
H A DFileAccess.java771 … fileName = fileName.replaceAll(_sEndFilterName + "$", PropertyNames.EMPTY_STRING); in getFolderTitles()
/aoo42x/main/swext/mediawiki/src/com/sun/star/wiki/
H A DHelper.java981 sError = sError.replaceAll( "\\$ARG1", sArg ); in ShowError()
/aoo42x/main/sw/inc/
H A Dunotxdoc.hxx312 …virtual sal_Int32 SAL_CALL replaceAll(const css::uno::Reference< css::util::XSearchDescriptor > & …
/aoo42x/main/odk/examples/DevelopersGuide/Spreadsheet/
H A DSpreadsheetSample.java332 int nCount = xReplace.replaceAll( xReplaceDesc ); in doCellRangeSamples()
/aoo42x/main/odk/examples/CLI/CSharp/Spreadsheet/
H A DSpreadsheetSample.cs224 int nCount = xReplace.replaceAll( xReplaceDesc ); in doCellRangeSamples()
/aoo42x/main/sc/inc/
H A Dcellsuno.hxx445 virtual sal_Int32 SAL_CALL replaceAll( const ::com::sun::star::uno::Reference<
/aoo42x/main/sw/source/ui/uno/
H A Dunotxdoc.cxx787 sal_Int32 SwXTextDocument::replaceAll(const Reference< util::XSearchDescriptor > & xDesc) in replaceAll() function in SwXTextDocument
/aoo42x/main/sc/source/ui/vba/
H A Dvbarange.cxx3080 xReplace->replaceAll( xSearch ); in Replace()
/aoo42x/main/sc/source/ui/unoobj/
H A Dcellsuno.cxx4009 sal_Int32 SAL_CALL ScCellRangesBase::replaceAll( const uno::Reference<util::XSearchDescriptor>& xDe… in replaceAll() function in ScCellRangesBase

Completed in 295 milliseconds

12