Home
last modified time | relevance | path

Searched refs:Function (Results 26 – 50 of 198) sorted by relevance

12345678

/aoo42x/main/reportbuilder/java/com/sun/star/report/function/metadata/
H A DAuthorFunction.java30 import org.pentaho.reporting.libraries.formula.function.Function;
39 public class AuthorFunction implements Function
H A DTitleFunction.java30 import org.pentaho.reporting.libraries.formula.function.Function;
39 public class TitleFunction implements Function
H A Dmakefile.mk49 $(CLASSDIR)$/$(PACKAGE)$/Title-Function.properties\
51 $(CLASSDIR)$/$(PACKAGE)$/Author-Function.properties \
/aoo42x/main/autodoc/source/parser_i/inc/s2_luidl/
H A Dpe_func2.hxx43 class Function;
138 ary::idl::Function *
/aoo42x/main/reportdesign/source/ui/inspection/
H A Dinspection.src268 Text [ en-US ] = "Function";
286 Text [ en-US ] = "Function";
294 Text [ en-US ] = "User defined Function";
/aoo42x/main/autodoc/inc/ary/cpp/
H A Dcp_ce.hxx43 class Function;
98 virtual Function * Store_Operation(
/aoo42x/main/setup_native/source/win32/nsis/
H A Ddownloadtemplate.nsi24 Function .onInit
74 Function GetParameters
113 Function GetOptions
/aoo42x/main/offapi/com/sun/star/sheet/
H A DFunctionDescriptionEnumeration.idl37 /** represents an enumeration of Function Descriptions.
45 /** provides methods to access the Function Descriptions in the enumeration.
H A DDataPilotField.idl125 [property] GeneralFunction Function;
134 achieved by setting the property <member>Function</member> to the
/aoo42x/main/autodoc/source/ary/cpp/
H A Dca_ce.hxx93 virtual Function * Store_Operation(
171 const Function & i_newFunction );
/aoo42x/main/autodoc/source/display/html/
H A Dhdimpl.hxx45 class Function;
230 const ary::cpp::Function &
/aoo42x/main/sc/source/ui/src/
H A Dtoolbox.src98 Text [ en-US ] = "Function Wizard" ;
118 Text [ en-US ] = "Function" ;
/aoo42x/main/reportdesign/source/ui/report/
H A Dreport.src99 Text [ en-US ] = "Function" ;
240 Text [ en-US ] = "Delete Function" ;
576 Text [ en-US ] = "Function" ;
/aoo42x/main/sd/res/webview/
H A Dcommon.inc80 Function File_readVirtual(sFileName, sServerPath)
92 End Function
/aoo42x/main/sc/addin/rot13/
H A Drot13.cl62 * @param *nNo Input: Function number between 0 and nCount - 1
99 * @param *nNo Input Parameter, Function number between 0 and nCount - 1
/aoo42x/main/bridges/source/cpp_uno/cc5_solaris_sparc64/
H A Dexceptions.cxx59 typedef void (* Function)(void *); typedef
61 Function toFunction(void * pointer) { in toFunction()
63 return reinterpret_cast< Function >(pointer); in toFunction()
/aoo42x/main/svx/source/src/
H A Derrtxt.src486 Text [ en-US ] = "Function not possible: path contains current directory." ;
490 Text [ en-US ] = "Function not possible: device (drive) not identical." ;
502 Text [ en-US ] = "Function not possible: write protected." ;
/aoo42x/main/sc/addin/datefunc/
H A Ddfa.cl294 * =Month(start, end, mode) Function for StarCalc
513 * @param *nNo Input: Function number between 0 and nCount - 1
605 * @param *nNo Input Parameter, Function number between 0 and nCount - 1
/aoo42x/main/scripting/workben/data/objdsc/
H A Ddrafts.com.sun.star.script.framework.provider.Function.csv1 "Function";"drafts::com::sun::star::script::framework::provider::XFunction";"invoke()"
/aoo42x/main/extensions/test/ole/unloading/
H A Dreadme.txt3 Function: Tests if the unloading mechanism works with the olebrdg.dll.
/aoo42x/main/qadevOOo/tests/java/ifc/sheet/
H A D_XSubTotalDescriptor.java52 column.Function = GeneralFunction.SUM; in _addNew()
H A D_XSubTotalField.java100 column.Function=GeneralFunction.AVERAGE; in _setSubTotalColumns()
/aoo42x/main/sc/source/ui/vba/
H A Dvbarange.cxx5685 aColumns[i].Function = sheet::GeneralFunction_AVERAGE; in Subtotal()
5688 aColumns[i].Function = sheet::GeneralFunction_COUNT; in Subtotal()
5694 aColumns[i].Function = sheet::GeneralFunction_MAX; in Subtotal()
5697 aColumns[i].Function = sheet::GeneralFunction_MIN; in Subtotal()
5700 aColumns[i].Function = sheet::GeneralFunction_PRODUCT; in Subtotal()
5703 aColumns[i].Function = sheet::GeneralFunction_STDEV; in Subtotal()
5706 aColumns[i].Function = sheet::GeneralFunction_STDEVP; in Subtotal()
5709 aColumns[i].Function = sheet::GeneralFunction_SUM; in Subtotal()
5712 aColumns[i].Function = sheet::GeneralFunction_NONE; in Subtotal()
5715 aColumns[i].Function = sheet::GeneralFunction_VAR; in Subtotal()
[all …]
/aoo42x/main/offapi/com/sun/star/report/
H A DFunction.idl32 service Function : XFunction
/aoo42x/main/solenv/doc/gbuild/solenv/gbuild/
H A Dexecutable.mk40 void forward_to_linktarget(Function f);

Completed in 72 milliseconds

12345678