Home
last modified time | relevance | path

Searched refs:functions (Results 1 – 25 of 217) sorted by relevance

123456789

/trunk/main/offapi/com/sun/star/sheet/
H A DXAddIn.idl83 <p>The description is shown to the user when selecting functions.
153 <dd>for functions that deal with date or time values.</dd>
156 <dd>for functions that solve financial problems.</dd>
159 <dd>for functions that provide information about cells.</dd>
162 <dd>for functions that deal with logical expressions.</dd>
165 <dd>for mathematical functions.</dd>
168 <dd>for matrix functions.</dd>
171 <dd>for statistical functions.</dd>
174 <dd>for functions that deal with cell ranges.</dd>
177 <dd>for functions that deal with text strings.</dd>
[all …]
H A DXRecentFunctions.idl37 /** provides access to a list of recently used functions.
45 /** returns a sequence of those functions that were most recently used.
47 <P>The functions are represented by their identifiers.</P>
56 /** sets the list of those functions that were most recently used.
58 <p>The functions are represented by their identifiers.</p>
68 recently used functions.
H A DAddIn.idl45 /** is the base for AddIn services that supply functions which can be called
49 specific set of functions.
51 functions that are implemented, in one or more interfaces.
54 must describe the individual functions.</p>
146 /** provides access to compatibility names for the functions.
H A DFunctionAccess.idl41 /** allows generic access to all spreadsheet functions.
47 /** contributes properties to control the behaviour of some functions
74 Of course, some functions always return an array, for example the
H A DRecentFunctions.idl37 /** contains the list of recently used spreadsheet functions.
43 /** provides access to the list of recently used spreadsheet functions.
H A DFunctionDescriptions.idl45 functions as well as add-in functions available in the spreadsheet
/trunk/main/sal/qa/helper/gcov/
H A Ddeprecated.txt21 # contain all functions, which are mark as deprecated
30 # A. deprecated functions:
59 # B. untested functions:
60 # functions need Client/Server model and blocking mode of transmission. some of the functions
86 #C. unreachable functions
176 # this functions are not deprecated, they only marked as deprecated, to say that
213 # so this functions are not really accessible
/trunk/main/reportbuilder/java/
H A Dlibformula.properties29 # A list of all known functions.
33 # Meta data functions
34 org.pentaho.reporting.libraries.formula.functions.metadata.Author.class=com.sun.star.report.functio…
35 org.pentaho.reporting.libraries.formula.functions.metadata.Author.description=com.sun.star.report.f…
36 org.pentaho.reporting.libraries.formula.functions.metadata.Title.class=com.sun.star.report.function…
37 org.pentaho.reporting.libraries.formula.functions.metadata.Title.description=com.sun.star.report.fu…
/trunk/main/reportbuilder/java/com/sun/star/report/pentaho/
H A DStarFunctionCategory.java48 private final String functions[]; field in StarFunctionCategory
78 functions = functionRegistry.getFunctionNamesByCategory(category); in StarFunctionCategory()
131 return functions.length != 0; in hasElements()
137 return functions.length; in getCount()
166 if (position >= functions.length) in getFunction()
170 …onDescription(defaultContext, m_xContext, this, functionRegistry.getMetaData(functions[position])); in getFunction()
/trunk/main/offapi/com/sun/star/frame/
H A DPopupMenuController.idl57 A popup menu controller is used to make special functions available to
70 /** supports functions to initialize and update a popup menu controller
83 /** provides functions to initialize a popup menu controller with
107 A popup menu controller makes special functions available to users which
119 A popup menu controller provides special functions which should be
123 Popup menu controller functions must be specified using the following
H A DXToolbarController.idl45 toolbar and provide information or functions with a more sophisticated user interface.<br/>
81 /** requests to create a popup window for additional functions.
84 a <type scope="com::sun::star::awt">XWindow</type> which provides additional functions
H A DXMenuBarMergingAcceptor.idl41 /** provides functions to set and remove a merged menu bar for inplace
56 functions from two application parts, container application and
H A DXUIControllerFactory.idl46 /** this interface provides functions to create new instances of a registered UI controller.
69 /** provides functions to query for, register and deregister a popup menu controller.
/trunk/main/formula/inc/formula/
H A Dcompiler.hrc27 /* Central definition of OpCodes for spreadsheet functions */
162 #define SC_OPCODE_GET_DATE_VALUE 131 /* string functions */
263 #define SC_OPCODE_DB_SUM 267 /* database functions */
275 #define SC_OPCODE_INDIRECT 279 /* management functions */
288 #define SC_OPCODE_CURRENCY 292 /* string functions */
301 #define SC_OPCODE_MAT_VALUE 305 /* matrix functions */
308 #define SC_OPCODE_HYP_GEOM_DIST 312 /* statistical functions */
/trunk/main/sal/systools/win32/uwinapi/
H A Dunicows.dxp25 ; In addition to MSDN Platform SDK documentation the following functions
30 ; The following functions of unicows.dll are buggy:
33 ; The following functions of unicows.dll are wrapped but the ANSI versions
38 ; These functions do not exist on Win 95 and NT neither as Unicode
43 ; These essential functions aren't implemented by unicows.dll because
H A Dunicows_mingw.dxp25 ; In addition to MSDN Platform SDK documentation the following functions
30 ; The following functions of unicows.dll are buggy:
33 ; The following functions of unicows.dll are wrapped but the ANSI versions
38 ; These functions do not exist on Win 95 and NT neither as Unicode
43 ; These essential functions aren't implemented by unicows.dll because
/trunk/main/sfx2/source/sidebar/
H A DSidebar.src272 ImageBitmap = Bitmap { File = "symphony/sidebar-functions-large.png" ;} ;
276 ImageBitmap = Bitmap { File = "symphony/sidebar-functions-large-hc.png" ;} ;
280 ImageBitmap = Bitmap { File = "symphony/sidebar-functions-small.png" ;} ;
284 ImageBitmap = Bitmap { File = "symphony/sidebar-functions-small-hc.png" ;} ;
/trunk/main/offapi/com/sun/star/ui/
H A DUIConfigurationManager.idl61 /** provides access to persistence functions to load/store user interface configuration
66 /** provides functions to change, insert and remove user interface elements
71 /** provides functions to add and remove listeners for changes within a user
H A DModuleUIConfigurationManager.idl88 /** provides access to persistence functions to load/store user interface element
93 /** provides functions to change, insert and remove user interface element settings
103 /** provides functions to add and remove listeners for changes within a module user
H A DXImageManager.idl65 /** specifies access functions to an images manager interface to add,
191 /** provides access to persistence functions to load/store images
196 /** provides functions to add and remove listeners for changes within an
/trunk/main/offapi/com/sun/star/formula/
H A DFormulaProperties.idl100 display functions contained in the formula.
105 /** determines if the font that is used to display functions is italic.
110 /** determines if the font that is used to display functions is bold.
179 /** contains the relative height of the font for functions.
/trunk/main/extensions/test/ole/unoTocomCalls/
H A Dreadme.txt4 Callback implements functions defined in oletest.XCallback
5 and Simple implements functions defined in oletest.XSimple.
/trunk/main/offapi/com/sun/star/report/
H A DXFunctionsSupplier.idl36 /** specifies the functions supplier which are located in a report definition or a group.
40 /** access to the functions
H A DXFunctions.idl45 /** This interface specifies the functions collections of the report definition or a group.
64 /** allows life-time control of the functions instance.
/trunk/main/udkapi/com/sun/star/uno/
H A DXUnloadingPreference.idl40 functions. A listener is an entity that employs, registers, and
41 unregisters the callback functions on its behalf. Upon notification

Completed in 47 milliseconds

123456789