Home
last modified time | relevance | path

Searched refs:entries (Results 51 – 75 of 267) sorted by relevance

1234567891011

/aoo42x/main/desktop/source/migration/services/
H A Dcexports.cxx35 ::cppu::ImplementationEntry entries [] =
66 pImplName, pServiceManager, pRegistryKey, entries ); in component_getFactory()
/aoo42x/main/unoxml/source/rdf/
H A Dlibrdf_services.cxx44 static ::cppu::ImplementationEntry const entries[] = {
69 implName, serviceManager, registryKey, entries); in component_getFactory()
/aoo42x/main/cui/source/uno/services/
H A Dservices.cxx42 cppu::ImplementationEntry entries[] = { variable
50 return cppu::component_getFactoryHelper(implName, serviceManager, registryKey, entries); in component_getFactory()
/aoo42x/main/cppuhelper/inc/cppuhelper/
H A Dimplementationentry.hxx85 void *pServiceManager, void *pRegistryKey , const struct ImplementationEntry entries[] );
107 const struct ImplementationEntry entries[] );
/aoo42x/main/reportdesign/source/ui/misc/
H A Drptuiservices.cxx48 cppu::ImplementationEntry entries[] = { variable
71 implName, serviceManager, registryKey, entries); in component_getFactory()
/aoo42x/main/dbaccess/source/core/misc/
H A Dservices.cxx53 ::cppu::ImplementationEntry entries[] = {
110 pImplementationName, pServiceManager, pRegistryKey, dba::entries); in component_getFactory()
/aoo42x/main/graphite/
H A Dgraphite-2.3.1-CVE-2016-1521.patch6 { // loca entries are two bytes and have been divided by two
15 { // loca entries are four bytes
/aoo42x/main/reportdesign/source/core/api/
H A Dservices.cxx51 cppu::ImplementationEntry entries[] = { variable
80 implName, serviceManager, registryKey, entries); in component_getFactory()
/aoo42x/main/reportbuilder/java/com/sun/star/report/pentaho/output/
H A DStylesWriter.java307 final Iterator entries = localAttributes.entrySet().iterator(); in buildAttributeList() local
308 while (entries.hasNext()) in buildAttributeList()
310 final Map.Entry entry = (Map.Entry) entries.next(); in buildAttributeList()
/aoo42x/main/reportdesign/source/filter/xml/
H A Dxmlservices.cxx45 cppu::ImplementationEntry entries[] = { variable
83 implName, serviceManager, registryKey, entries); in component_getFactory()
/aoo42x/test/testcommon/source/org/openoffice/test/common/
H A DCSVReporter.java121 Set<Entry<Object, Object>> entries = System.getProperties().entrySet(); in finishSuite()
122 for (Entry<Object, Object> e : entries) { in finishSuite()
/aoo42x/main/offapi/com/sun/star/sheet/
H A DTableConditionalEntryEnumeration.idl37 /** represents an enumeration of conditional entries.
45 /** provides methods to access the conditional entries in the enumeration.
H A DXSubTotalField.idl50 /** returns the column by which entries are grouped.
56 /** sets the column by which entries are grouped.
/aoo42x/main/sfx2/source/appl/
H A Dshutdowniconaqua.mm409 // collect the URLs of the entries in the File/New menu
426 // describe the menu entries for launching the applications
453 // insert the menu entries for launching the applications
472 // insert the remaining menu entries
/aoo42x/main/bridges/test/java_uno/nativethreadpool/
H A Dtestnativethreadpoolserver.cxx123 cppu::ImplementationEntry entries[] = { variable
135 implName, serviceManager, registryKey, entries); in component_getFactory()
/aoo42x/main/offapi/com/sun/star/drawing/
H A DMarkerTable.idl49 <p>Note: You can add new entries for later use, but you cannot
50 remove entries that are used inside the document.
H A DBitmapTable.idl49 <p>Note: You can add new entries for later use, but you cannot
50 remove entries that are used inside the document.
H A DDashTable.idl49 <p>Note: You can add new entries for later use, but you cannot
50 remove entries that are used inside the document.
H A DHatchTable.idl49 <p>Note: You can add new entries for later use, but you cannot
50 remove entries that are used inside the document.
H A DGradientTable.idl49 <p>Note: You can add new entries for later use, but you cannot
50 remove entries that are used inside the document.
H A DTransparencyGradientTable.idl49 <p>Note: You can add new entries for later use, but you cannot
50 remove entries that are used inside the document.
/aoo42x/main/offapi/com/sun/star/packages/manifest/
H A DXManifestWriter.idl40 and the sequence of manifest entries to be written passed as parameters.
46 /** Writes the supplied sequence of manifest entries to the supplied
/aoo42x/main/offapi/com/sun/star/form/binding/
H A DListEntryEvent.idl52 /** denotes the number of changed entries, in case a change of
57 /** denotes the changed entries
/aoo42x/main/sal/textenc/
H A Dconvertsinglebytetobmpunicode.cxx97 std::size_t entries = static_cast< in rtl_textenc_convertBmpUnicodeToSingleByte() local
132 for (std::size_t i = 0; i < entries; ++i) { in rtl_textenc_convertBmpUnicodeToSingleByte()
/aoo42x/main/offapi/com/sun/star/form/component/
H A DListBox.idl59 /** contains the indexes of entries of the listbox, which should selected
70 /** contains the listbox entries.

Completed in 75 milliseconds

1234567891011