/aoo41x/main/reportbuilder/java/com/sun/star/report/pentaho/ |
H A D | SOFunctionManager.java | 52 final private FunctionCategory[] categories; field in SOFunctionManager 63 categories = functionRegistry.getCategories(); in SOFunctionManager() 120 return categories.length != 0; in hasElements() 126 return categories.length; in getCount() 137 if (position >= categories.length) in getCategory() 141 …StarFunctionCategory(defaultContext, m_xContext, functionRegistry, position, categories[position]); in getCategory() 152 for (; i < categories.length; i++) in getFunctionByName() 154 if (categories[i] == func.getCategory()) in getFunctionByName()
|
/aoo41x/main/offapi/com/sun/star/inspection/ |
H A D | XObjectInspectorModel.idl | 76 /** describes the property categories used by the property handlers. 78 …<p>Properties can be sorted into different categories, described by the <member>LineDescriptor::Ca… 82 about categories is part of the <type>PropertyCategoryDescriptor</type>, and 83 <member>describeCategories</member> assembles information about all categories which 88 the relative ordering of the categories in the <type>ObjectInspector</type>'s 93 automatically builds its category information from the categories provided by the 130 into categories, as described by the property handlers.<br/>
|
H A D | ObjectInspector.idl | 50 <p>Additionally, property lines can be grouped into different categories. A usual implementation 51 of such categories would be tab pages, but other implementations are possible, too.</p>
|
H A D | LineDescriptor.idl | 183 names used for property categories. This way, your handler might be re-used in 185 UI names for the categories.</p>
|
H A D | ObjectInspectorModel.idl | 44 categories, nor apply any particular order to the properties provided by its handler(s).</p>
|
H A D | XObjectInspector.idl | 77 it can provide user interface names and help URLs for property categories.</p>
|
/aoo41x/main/offapi/com/sun/star/chart2/ |
H A D | XInternalDataProvider.idl | 73 /** insert an additional sequence for categories nLevel>=1; 74 categories at level 0 are always present and cannot be inserted or deleted 78 /** deletes an additional sequence for categories at nLevel>=1; 79 categories at level 0 are always present and cannot be deleted
|
H A D | StandardDiagramCreationParameters.idl | 45 a data-source is used as categories. 49 …/** If categories are given they should be used as x values also if a chart type requires x values.
|
H A D | AxisType.idl | 43 /** the axis represent discrete categories
|
H A D | XAnyDescriptionAccess.idl | 37 This allows to set date values as categories.
|
H A D | XDataInterpreter.idl | 72 while keeping the number of data series and the categories.
|
/aoo41x/main/offapi/com/sun/star/ui/ |
H A D | UICategoryDescription.idl | 35 categories. 52 /** provides access to user interface command categories of the installed 56 To access the user interface command categories of a module, a unique
|
H A D | ModuleUICategoryDescription.idl | 38 categories of a single module. 52 /** provides access to user interface command categories of an installed
|
/aoo41x/main/offapi/com/sun/star/chart2/data/ |
H A D | TabularDataProviderArguments.idl | 115 containing generated categories that fit the rest of the data, 120 the data as categories, so that generic categories can be 126 "categories". The generic strings returned should also be
|
H A D | DataSequenceRole.idl | 72 <dt>categories</dt> 73 <dd>values are used for categories in the diagram</dd>
|
H A D | XDataSequence.idl | 94 as categories for example.
|
/aoo41x/main/qadevOOo/tests/java/ifc/inspection/ |
H A D | _XObjectInspectorModel.java | 84 PropertyCategoryDescriptor[] categories = oObj.describeCategories(); in _describeCategories() local 86 tRes.tested("describeCategories()", categories != null) ; in _describeCategories()
|
/aoo41x/main/offapi/com/sun/star/chart/ |
H A D | XDateCategories.idl | 34 /** Allows to set date values as categories. 45 /** sets dates as categories
|
H A D | ChartTableAddressSupplier.idl | 45 the names of the categories.
|
/aoo41x/main/offapi/com/sun/star/report/meta/ |
H A D | XFunctionCategory.idl | 44 /** gives access to all categories
|
H A D | XFunctionManager.idl | 43 /** gives access to all categories
|
/aoo41x/main/i18npool/source/breakiterator/data/ |
H A D | sent.txt | 19 # Character categories as defined in TR 29
|
/aoo41x/main/sc/source/ui/dbgui/ |
H A D | pivot.src | 278 Text [ en-US ] = "~Identify categories" ;
|
/aoo41x/main/chart2/source/controller/dialogs/ |
H A D | tp_AxisPositions.src | 124 Text [ en-US ] = "Axis ~between categories" ;
|
/aoo41x/main/dbaccess/source/ui/app/ |
H A D | app.src | 441 Text [ en-US ] = "You cannot select different categories.";
|