| /AOO42X/test/testuno/source/fvt/uno/sc/data/ |
| H A D | StandardFilterOption.java | 84 String sample = Testspace.prepareData(filename); in testStandardFilterForString() local 86 scDocument = SCUtil.openFile(sample, unoApp); in testStandardFilterForString() 119 scDocument = SCUtil.openFile(sample, unoApp); in testStandardFilterForString() 142 String sample = Testspace.prepareData(filename); in testStandardFilterOptionCaseSensitive() local 144 scDocument = SCUtil.openFile(sample, unoApp); in testStandardFilterOptionCaseSensitive() 192 scDocument = SCUtil.openFile(sample, unoApp); in testStandardFilterOptionCaseSensitive() 214 String sample = Testspace.prepareData(filename); in testStandardFilterOptionContainsHeader() local 216 scDocument = SCUtil.openFile(sample, unoApp); in testStandardFilterOptionContainsHeader() 263 scDocument = SCUtil.openFile(sample, unoApp); in testStandardFilterOptionContainsHeader() 286 String sample = Testspace.prepareData(filename); in testStandardFilterOptionCopyOutput() local [all …]
|
| H A D | AdvanceFilter.java | 82 String sample = Testspace.prepareData(filename); in testStandardFilterForString() local 84 scDocument = SCUtil.openFile(sample, unoApp); in testStandardFilterForString() 118 scDocument = SCUtil.openFile(sample, unoApp); in testStandardFilterForString()
|
| H A D | StardarFilterTest.java | 118 String sample = Testspace.prepareData(filename); in testStandardFilter() local 121 scDocument = SCUtil.openFile(sample, unoApp); in testStandardFilter() 152 scDocument = SCUtil.openFile(sample, unoApp); in testStandardFilter()
|
| /AOO42X/main/basic/ |
| H A D | StaticLibrary_sample.mk | 24 $(eval $(call gb_StaticLibrary_StaticLibrary,sample)) 26 $(eval $(call gb_StaticLibrary_add_precompiled_header,sample,$(SRCDIR)/basic/inc/pch/precompiled_sa… 28 $(eval $(call gb_StaticLibrary_add_api,sample,\ 33 $(eval $(call gb_StaticLibrary_set_include,sample,\ 40 $(eval $(call gb_StaticLibrary_add_noexception_objects,sample,\ 41 basic/source/sample/collelem \ 42 basic/source/sample/object \
|
| /AOO42X/main/officecfg/prj/ |
| H A D | d.lst | 30 ..\registry\schema\oo-ldap.xcd.sample %_DEST%\xml%_EXT%\oo-ldap.xcd.sample 31 ..\registry\schema\oo-ad-ldap.xcd.sample %_DEST%\xml%_EXT%\oo-ad-ldap.xcd.sample
|
| /AOO42X/main/sc/source/ui/src/ |
| H A D | scfuncs.src | 4961 Text [ en-US ] = "Calculates the variance based on a sample." ; 4977 …"Number 1, number 2, ... are 1 to 30 numerical arguments which portray a sample of a population." ; 4985 Text [ en-US ] = "Returns the variance based on a sample. Text is evaluated as zero." ; 5001 …Text [ en-US ] = "Value 1; value 2; ... are 1 to 30 arguments representing a sample taken from a b… 5057 Text [ en-US ] = "Calculates the standard deviation based on a sample." ; 5073 …"Number 1, number 2, ... are 1 to 30 numerical arguments which portray a sample of a population." ; 5081 … Text [ en-US ] = "Returns the standard deviation based on a sample. Text is evaluated as zero." ; 5097 …Text [ en-US ] = "Value 1; value 2; ... are 1 to 30 arguments representing a sample taken from a b… 5121 …"Number 1, number 2, ... are 1 to 30 numerical arguments which portray a sample of a population." ; 5153 Text [ en-US ] = "Returns the average of a sample." ; [all …]
|
| /AOO42X/main/basic/workben/ |
| H A D | makefile.mk | 67 $(LB)$/sample.lib 74 APP1DEPN= $(L)$/itools.lib $(SVLIBDEPEND) $(LB)$/basic.lib $(LB)$/app.lib $(LB)$/sample.lib
|
| /AOO42X/main/offapi/com/sun/star/sheet/ |
| H A D | GeneralFunction.idl | 95 /** standard deviation is calculated based on a sample. 107 /** variance is calculated based on a sample.
|
| /AOO42X/test/testuno/source/fvt/uno/sc/cell/ |
| H A D | DeleteContents.java | 100 String sample = Testspace.prepareData(filename); in testDeleteContents() local 103 scDocument = SCUtil.openFile(sample, unoApp); in testDeleteContents()
|
| /AOO42X/ext_libraries/ratscan/scan/ |
| H A D | rat-output-to-html.xsl | 157 <xsl:value-of select="header-sample"/> 163 <xsl:apply-templates select="header-sample"/> 178 <xsl:template match="header-sample">
|
| /AOO42X/test/testuno/source/fvt/uno/sc/formula/ |
| H A D | TestFormulaDocs.java | 115 String sample = Testspace.prepareData(filename); in testOneDoc() local 121 XSpreadsheetDocument.class, unoApp.loadDocument(sample, prop)); in testOneDoc()
|
| /AOO42X/main/offapi/com/sun/star/report/ |
| H A D | Calculation.idl | 108 /** returns the sample standard deviation for the field. 112 /** returns the sample variance for the field.
|
| /AOO42X/main/sc/source/ui/dbgui/ |
| H A D | consdlg.src | 52 < "StDev (sample)" ; Default ; > ; 54 < "Var (sample)" ; Default ; > ;
|
| /AOO42X/main/offapi/com/sun/star/rendering/ |
| H A D | XGraphicDevice.idl | 143 /** Create a bitmap whose memory layout and sample model is 176 sample model is compatible to the graphic device.
|
| /AOO42X/main/odk/examples/CLI/VB.NET/WriterDemo/ |
| H A D | Makefile | 83 @echo Executing sample $@ $(UNORC) $(CONNECT_STRING)...
|
| /AOO42X/main/odk/examples/CLI/CSharp/Spreadsheet/ |
| H A D | Makefile | 95 @echo Executing sample $@ $(UNORC) $(CONNECT_STRING)...
|
| /AOO42X/main/sc/addin/rot13/ |
| H A D | rot13.src | 27 /* #i54546# The code belonging to this resource file is sample code for the
|
| /AOO42X/main/ |
| H A D | Repository.mk | 303 sample \
|
| /AOO42X/main/wizards/source/template/ |
| H A D | template.src | 39 …Text [ en-US ] = "In order to use the full functionality of this sample, create a document that is…
|
| /AOO42X/main/sc/addin/datefunc/ |
| H A D | dfa.src | 26 /* #i54546# The code belonging to this resource file is sample code for the
|
| /AOO42X/main/svtools/source/contnr/ |
| H A D | templwin.src | 319 Text [ en-US ] = "Contains a selection of sample letters, reports and other documents." ;
|
| /AOO42X/main/scp2/source/ooo/ |
| H A D | file_ooo.scp | 1116 Name = "oo-ldap.xcd.sample"; 1123 Name = "oo-ad-ldap.xcd.sample";
|
| /AOO42X/main/solenv/inc/ |
| H A D | libs.mk | 480 SAMPLE3RDLIB= $(LIBPRE) sample.lib
|
| /AOO42X/main/saxon/ |
| H A D | saxon-9.0.0.7-bj.patch | 88 + <!-- directories holding use cases and sample applications --> 203 + <!-- Substitute build-bj.dir if there is no requirement to compile the sample applications
|
| /AOO42X/main/sw/source/filter/ww8/ |
| H A D | wrtw8nds.cxx | 644 sal_uLong sample = aIter->second; in RequiresImplicitBookmark() local 646 if ( sample == rNd.GetIndex() ) in RequiresImplicitBookmark()
|