Home
last modified time | relevance | path

Searched refs:descriptions (Results 1 – 25 of 104) sorted by relevance

12345

/trunk/main/offapi/com/sun/star/chart2/
H A DXAnyDescriptionAccess.idl36 /** Offers any access to column and row descriptions.
48 /** retrieves the descriptions for all rows.
51 a sequence of sequences of anys representing the descriptions
60 /** sets the descriptions for all rows.
63 a sequence of sequences of anys representing the descriptions of all
72 /** retrieves the descriptions for all columns.
75 a sequence of sequences of anys representing the descriptions
84 /** sets the descriptions for all columns.
87 a sequence of sequences of anys which represent the descriptions of
/trunk/main/udkapi/com/sun/star/reflection/
H A DXServiceTypeDescription.idl56 /** Returns the type descriptions of the mandatory services
59 @return a sequence containing service type descriptions, for an
65 /** Returns the type descriptions of the optional services
68 @return a sequence containing service type descriptions, for an
74 /** Returns the type descriptions of the mandatory interfaces
77 @return a sequence containing interface type descriptions, for an
83 /** Returns the type descriptions of the optional interface
86 @return a sequence containing interface type descriptions, for an
94 @return a sequence containing property descriptions, for an obsolete,
H A DXTypeDescriptionEnumerationAccess.idl52 /** Defines an interface for creating enumerations for type descriptions.
59 /** Creates an enumeration for type descriptions.
75 type descriptions that match one of the supplied type classes. An
77 type descriptions.
95 descriptions. Clients should be aware of the fact that specifying
101 an enumeration of type descriptions.
H A DTypeDescriptionManager.idl52 /** This service manages type descriptions and acts as a central access point
56 and may cache type descriptions.<br>
68 /** Interface to retrieve type descriptions.
106 /** Interface for creating enumerations for type descriptions supported
H A DTypeDescriptionProvider.idl44 /** This service provides type descriptions, i.e. concrete
53 /** Interface to retrieve type descriptions.
71 /** Interface for creating enumerations for type descriptions supported
H A DXModuleTypeDescription.idl46 /** Returns the type descriptions for the members of this module.
48 @return a sequence containing type descriptions.
H A DXConstantsTypeDescription.idl52 @return a sequence containing constants descriptions.
H A DXTypeDescriptionEnumeration.idl43 /** Defines an enumeration for type descriptions.
/trunk/main/offapi/com/sun/star/chart/
H A DChartAxisArrangeOrderType.idl33 /** Values specify the arrangement of the axes descriptions.
39 /** The descriptions are arranged automatically.
42 arrangement is preferred. If the descriptions would overlap
49 /** The descriptions are arranged side by side.
55 /** The descriptions are alternately put on two lines with the even
62 /** The descriptions are alternately put on two lines with the odd
H A DXComplexDescriptionAccess.idl36 /** Offers access to complex column and row descriptions.
50 a sequence of sequences of strings representing the descriptions
61 a sequence of sequences of strings representing the descriptions of all
72 a sequence of sequences of strings representing the descriptions
83 a sequence of sequences of strings which represent the descriptions of
H A DXChartDocument.idl141 which can be used to access complex hierarchical axis descriptions.</p>
159 which allows to set complex hierarchical axis descriptions.</p>
H A DChartDataArray.idl48 <p>It contains the data values as well as the descriptions for
/trunk/main/offapi/com/sun/star/form/
H A Dmodules.idl33 /** collects form control model descriptions
37 /** collects form control descriptions
/trunk/main/offapi/com/sun/star/sheet/
H A DXSheetPageBreak.idl49 /** returns a sequence of descriptions of all horizontal page breaks
64 /** returns a sequence of descriptions of all vertical page breaks
H A DFunctionDescriptions.idl44 /** represents a collection of function descriptions for all built-in
74 /** creates an enumeration of all function descriptions.
H A DAddIn.idl139 /** provides access to function descriptions and localized names
140 and descriptions.
H A DFunctionDescription.idl73 /** returns a sequence of localized descriptions of the function's
/trunk/main/dbaccess/source/core/resource/
H A Dstrings.src166 Text [ en-US ] = "The driver does not support the modification of column descriptions.";
170 …Text [ en-US ] = "The driver does not support the modification of column descriptions by changing …
174 …Text [ en-US ] = "The driver does not support the modification of column descriptions by changing …
/trunk/main/offapi/com/sun/star/plugin/
H A DXPluginManager.idl72 /** Returns the descriptions for all recognized plugins.
74 @return plugin descriptions
/trunk/main/offapi/com/sun/star/util/
H A DXAtomServer.idl75 the descriptions for all atoms of class <code>atomClass</code>
84 the descriptions for all atoms of the requested classes
/trunk/main/offapi/com/sun/star/ucb/
H A DUniversalContentBroker.idl123 descriptions from the configuration management (stored at
126 descriptions are in turn used to register the corresponding content
/trunk/main/odk/docs/cpp/ref/
H A Dcpp.css108 dl.member provides coloured frame for function descriptions.
130 div.define Subtitles on the #define/macro descriptions page
/trunk/main/xmloff/source/forms/
H A Delementexport.cxx520 PropertyDescriptionList descriptions; in exportGenericHandlerAttributes() local
521 metadata::getPropertyGroup( propDescription->propertyGroup, descriptions ); in exportGenericHandlerAttributes()
525 for ( PropertyDescriptionList::iterator desc = descriptions.begin(); in exportGenericHandlerAttributes()
526 desc != descriptions.end(); in exportGenericHandlerAttributes()
/trunk/main/offapi/com/sun/star/sdbc/
H A DXDatabaseMetaData.idl1200 Only procedure descriptions matching the schema and
1258 Only descriptions matching the schema, procedure and
1261 if any, is first. Next are the parameter descriptions in call
1262 order. The column descriptions follow in column number order.
1333 descriptions for a procedure. Additional columns beyond
1358 <p>Only table descriptions matching the catalog, schema, table
1468 <p>Only column descriptions matching the catalog, schema, table
2322 returned in conjunction with a table's index descriptions
/trunk/main/svtools/source/contnr/
H A Dsvcontnr.src46 // descriptions of accessible objects

Completed in 93 milliseconds

12345