| /AOO41X/main/bridges/source/cpp_uno/cc5_solaris_sparc64/ |
| H A D | fp.s | 30 .type fp_loadf0, #function 38 .type fp_loadf1, #function 46 .type fp_loadf2, #function 54 .type fp_loadf3, #function 62 .type fp_loadf4, #function 70 .type fp_loadf5, #function 78 .type fp_loadf6, #function 86 .type fp_loadf7, #function 94 .type fp_loadf9, #function 102 .type fp_loadf11, #function [all …]
|
| /AOO41X/main/sc/source/ui/src/ |
| H A D | scfuncs.src | 24 /* Resource file for the function wizard / autopilot. 30 * For every function there is a sub resource with the number of the OpCode of 31 * the function. 33 * In this sub resource, with index 1 the description of the function is 38 * Boolean flag whether function is suppressed. Usually 0. This may be 40 * isn't ready yet without displaying them in the function wizard, 59 * mechanism as the flag for the entire function above. 85 // -=*# Resource for function DBANZAHL #*=- 125 // -=*# Resource for function DBANZAHL2 #*=- 165 // -=*# Resource for function DBMITTELWERT #*=- [all …]
|
| /AOO41X/main/solenv/bin/modules/ |
| H A D | SourceConfigHelper.pm | 151 my $function = \&SourceConfig::get_module_path; 153 $result = $self->get_StringResult ($function, $module); 162 my $function = \&SourceConfig::get_active_modules; 164 $array_ref = $self->get_ArrayResult ($function, $parameter); 173 my $function = \&SourceConfig::get_repositories; 175 $array_ref = $self->get_ArrayResult ($function, $parameter); 184 my $function = \&SourceConfig::get_module_repository; 186 $result = $self->get_StringResult ($function, $module); 195 my $function = \&SourceConfig::is_active; 198 $result_ref = $self->get_ResultOfList ($function, $module); [all …]
|
| /AOO41X/main/offapi/com/sun/star/sheet/ |
| H A D | FunctionCategory.idl | 33 /** used to specify the category of a spreadsheet function. 39 /** specifies a database function. 45 /** specifies a function that calculates with dates and/or times. 51 /** specifies a financial function. 57 /** specifies a function that returns information about the cell, 64 /** specifies a boolean function. 70 /** specifies a common mathematical function 76 /** specifies a matrix function. 82 /** specifies a statistical function 88 /** specifies a function that returns information using the spreadsheet [all …]
|
| H A D | XAddIn.idl | 37 /** gives access to function descriptions and user-visible names. 43 /** returns the internal function name for an user-visible name. 45 <p>The user-visible name of a function is the name shown to the 54 the user-visible name of a function. 64 /** returns the user-visible function name for an internal name. 66 <p>The user-visible name of a function is the name shown to the 75 the user-visible name of the specified function. 81 /** returns the description of a function. 90 the description of the specified function. 138 /** returns the programmatic name of the category the function [all …]
|
| H A D | FunctionAccess.idl | 54 /** provides calculating the result of a spreadsheet function. 60 /** specifies whether the function call is performed as array function 63 <p>If set to <TRUE/>, the result of the function call will be 65 return value of the function call will usually be a sequence of 67 function ABS is called for a 3x2 cell range, the result will be a 3x2 71 <p>If set to <FALSE/>, the result of the function call will be 73 The return value of the function call will usually be a single value. 75 MUNIT function.</p>
|
| H A D | FunctionDescription.idl | 37 /** collects all properties used to describe a function. 45 /** returns the function's unique identifier. 53 /** returns the function's category. 61 /** returns the localized function's name. 67 /** returns a localized description of the function. 73 /** returns a sequence of localized descriptions of the function's 74 arguments (in the order specified by the function).
|
| H A D | FunctionDescriptions.idl | 44 /** represents a collection of function descriptions for all built-in 57 /** provides access to the property sequence of a function description 58 via function index or identifier. 64 /** provides access to the property sequence of a function description 65 via function name. 67 <p>The localized uppercase name of the function has to be used 74 /** creates an enumeration of all function descriptions.
|
| H A D | AddIn.idl | 56 <p>Each AddIn function can take parameters of the following types:</p> 85 the function call, <void/> will be passed. This allows for optional 94 interface to the <type>SpreadsheetDocument</type> making the function 95 call. Only one parameter of this type is allowed in each function. It 100 <dd>for varying parameters. Only the last parameter of a function may 102 function call that were not used for the previous parameters. Each 107 <p>Each AddIn function must have one of the following return types:</p> 139 /** provides access to function descriptions and localized names
|
| H A D | XCompatibilityNames.idl | 38 function. 42 /** returns the compatibility names of the specified function. 47 <p>If on import a localized function name is read, this list of 49 function. The current locale may differ from the locale used in 56 each function is compared to the imported name (each function may
|
| H A D | XFunctionAccess.idl | 53 /** calls a function and returns the result of the call. 56 the (programmatic) name of the function. 59 the arguments for the function call. 86 the result of the function call. 106 if the named function does not exist. 109 if the function can not be called with these arguments.
|
| /AOO41X/main/offapi/com/sun/star/rendering/ |
| H A D | CompositeOperation.idl | 49 Clear the destination area. The function values are: Fa = Fb = 56 Copy source as-is to the destination. The function values are: 63 Leave the destination as-is. The function values are: Fa = 0, 70 Copy the source over the destination. The function values are: 77 Copy the source under the destination. The function values 85 destination is. The function values are: Fa = Ab, Fb = 0.<p> 92 was. The function values are: Fa = 0, Fb = Aa.<p> 99 destination is not. The function values are: Fa = 1-Ab, Fb = 107 been. The function values are: Fa = 0, Fb = 1-Aa.<p> 114 destination is. Keep the destination. The function values are: [all …]
|
| /AOO41X/main/redland/redland/ |
| H A D | redland-1.0.17.patch.win32 | 11 /* Define to 1 if you have the `argz_add' function. */ 15 /* Define to 1 if you have the `argz_append' function. */ 19 /* Define to 1 if you have the `argz_count' function. */ 23 /* Define to 1 if you have the `argz_create_sep' function. */ 31 /* Define to 1 if you have the `argz_insert' function. */ 35 /* Define to 1 if you have the `argz_next' function. */ 39 /* Define to 1 if you have the `argz_stringify' function. */ 83 /* Define to 1 if you have the `closedir' function. */ 120 /* Define to 1 if you have the `dlerror' function. */ 132 /* Define if you have the _dyld_func_lookup function. */ [all …]
|
| /AOO41X/main/redland/rasqal/ |
| H A D | rasqal-0.9.33.patch.win32 | 32 /* Define to 1 if you have the `getopt' function. */ 40 /* Define to 1 if you have the `getopt_long' function. */ 44 /* Define to 1 if you have the `gettimeofday' function. */ 56 /* Define to 1 if you have the `gmtime_r' function. */ 60 /* Define to 1 if you have the `initstate' function. */ 64 /* Define to 1 if you have the `initstate_r' function. */ 104 /* Define to 1 if you have the `rand' function. */ 108 /* Define to 1 if you have the `random' function. */ 112 /* Define to 1 if you have the `random_r' function. */ 116 /* Define to 1 if you have the `rand_r' function. */ [all …]
|
| /AOO41X/main/sdext/source/presenter/ |
| H A D | PresenterTextView.hxx | 51 const ::boost::function<css::awt::Rectangle(const sal_Int32,const sal_Int32)>& 53 const ::boost::function<void(const css::awt::Rectangle&)>& 74 const ::boost::function<void(sal_Int32,sal_Int32,sal_Int32,sal_Int32)>& rBroadcaster); 83 …const ::boost::function<css::awt::Rectangle(const sal_Int32,const sal_Int32)> maCharacterBoundsAcc… 84 const ::boost::function<void(const css::awt::Rectangle&)> maInvalidator; 85 ::boost::function<void(sal_Int32,sal_Int32,sal_Int32,sal_Int32)> maBroadcaster; 246 const ::boost::function<void(const ::css::awt::Rectangle&)>& rInvalidator); 256 void SetTextChangeBroadcaster (const ::boost::function<void(void)>& rBroadcaster); 299 const ::boost::function<void(const ::css::awt::Rectangle&)> maInvalidator; 302 ::boost::function<void(void)> maTextChangeBroadcaster;
|
| /AOO41X/main/redland/raptor/ |
| H A D | raptor2-2.0.15.patch.win32 | 44 /* Define to 1 if you have the `getopt' function. */ 52 /* Define to 1 if you have the `getopt_long' function. */ 56 /* Define to 1 if you have the `gettimeofday' function. */ 60 /* INN parsedate function present */ 68 /* Define to 1 if you have the `isascii' function. */ 108 /* Define to 1 if you have the `qsort_r' function. */ 112 /* Define to 1 if you have the `qsort_s' function. */ 120 /* Define to 1 if you have the `setjmp' function. */ 128 /* Define to 1 if you have the `stat' function. */ 144 /* Define to 1 if you have the `strcasecmp' function. */ [all …]
|
| /AOO41X/main/sd/res/webview/ |
| H A D | common.inc | 41 function File_getDataVirtual( sFilename, sServerPath, sSeperator ) 57 end function 62 function File_read( sFilename ) 75 end function 97 function File_write( sFileName, sText ) 112 end function 117 function File_writeVirtual( sFileName, sServerPath, sText ) 130 end function
|
| /AOO41X/main/udkapi/com/sun/star/script/ |
| H A D | XLibraryAccess.idl | 39 the functions. It is possible to get just the code from a function, 46 /** returns <TRUE/>, if the function is accessible through this library; 56 /** returns <TRUE/> if a fully qualified function name begins with this name. 59 a part of a function name (e.g., "UtilLibrary"). 85 /** get the source code of a function. 90 /** Get the compiled code of a function. 92 @param FunctionName the full qualified name of a function. 94 @return an empty sequence, if this function is not found.
|
| /AOO41X/main/extensions/source/macosx/spotlight/ |
| H A D | main.m | 33 // To complete your importer implement the function in GetMetadataForFile.c 65 // The import function to be implemented in GetMetadataForFile.c 94 // The TestInterface function table. 109 // Utility function that allocates a new instance. 120 /* Point to the function table */ 127 /* This function returns the IUnknown interface so set the refCount to one. */ 135 // Utility function that deallocates the instance when 155 // Implementation of the IUnknown QueryInterface function. 221 // Implementation of the factory function for this type.
|
| /AOO41X/main/slideshow/source/engine/ |
| H A D | effectrewinder.cxx | 52 typedef ::boost::function<bool(void)> Action; 65 typedef ::boost::function<bool(const AnimationNodeSharedPtr& rpNode)> Action; 178 const ::boost::function<void(void)>& rSlideRewindFunctor, in rewind() 179 const ::boost::function<void(void)>& rPreviousSlideFunctor) in rewind() 251 ::boost::function<void(void)>()), in skipAllMainSequenceEffects() 374 const boost::function<void(void)>& rSlideRewindFunctor) in asynchronousRewind() 418 const ::boost::function<void(void)>& rSlideRewindFunctor) in asynchronousRewindToPreviousSlide()
|
| /AOO41X/main/sal/osl/unx/asm/ |
| H A D | interlck_sparc.s | 92 .type osl_incrementInterlockedCount,#function 115 .type osl_decrementInterlockedCount,#function 159 .type osl_InterlockedCountSetV9,#function 184 .type osl_incrementInterlockedCountV8,#function 206 .type osl_decrementInterlockedCountV8,#function 236 .type osl_incrementInterlockedCountV9,#function 262 .type osl_decrementInterlockedCountV9,#function
|
| /AOO41X/main/bridges/source/cpp_uno/cc50_solaris_intel/ |
| H A D | call.s | 37 .type privateSnippetExecutorGeneral, @function 54 .type privateSnippetExecutorVoid, @function 73 .type privateSnippetExecutorHyper, @function 91 .type privateSnippetExecutorFloat, @function 109 .type privateSnippetExecutorDouble, @function 127 .type privateSnippetExecutorStruct, @function 246 .type callVirtualMethod, @function 259 .type callVirtualMethodExceptionHandler, @function
|
| /AOO41X/main/sc/addin/datefunc/ |
| H A D | dfa.cl | 39 * StarCalc calls this function to set a new current Language for the Addin 75 * Array holding values for month length, used in DaysInMonth() function 126 * this function converts a Day , Month, Year representation 156 * this function converts this internal Date value 210 * new Weeks(date1,date2,mode) function for StarCalc 253 * @param *r - return value for the StarCalc function 298 * @param *r - return value for the StarCalc function 345 * @param *r - return value for the StarCalc function 381 * @param *r - return value for the StarCalc function 403 * @param *r - return value for the StarCalc function [all …]
|
| /AOO41X/main/offapi/com/sun/star/frame/ |
| H A D | XSubToolbarController.idl | 39 toolbar function feature. It exchanges the function of the toolbar 73 /** gets called to notify a controller that a sub-toolbar function has been 77 a string which identifies the function that has been selected by 84 represents the current selected function. 88 current function. A toolbar implementation will ask sub-toolbar
|
| /AOO41X/main/scripting/java/com/sun/star/script/framework/container/ |
| H A D | ParcelContainer.java | 665 scriptData = (ScriptMetaData)p.getByName( parsedUri.function); in findScript() 666 … LogUtils.DEBUG("** found script data for " + parsedUri.function + " script is " + scriptData ); in findScript() 708 parsedUri.function= sfUri.getName(); in parseScriptUri() 712 StringTokenizer tokenizer = new StringTokenizer( parsedUri.function, "." ); in parseScriptUri() 720 if ( parsedUri.function != null && ( parsedUri.function.length() > 0 ) ) in parseScriptUri() 723 parsedUri.function = parsedUri.function.substring( parsedUri.parcel.length() + 1); in parseScriptUri() 734 "\nfunction = " + parsedUri.function + in parseScriptUri()
|