Home
last modified time | relevance | path

Searched refs:type (Results 51 – 75 of 2995) sorted by last modified time

12345678910>>...120

/trunk/main/offapi/com/sun/star/awt/tree/
H A DXTreeControl.idl57 <type>XTreeNode</type> or sequence&lt;<type>XTreeNode</type>&gt;.</p>
112 <type>XTreeExpansionListener</type> raised a <type>ExpandVetoException</type>.
133 the <type>XTreeNode</type> identifying a node.
140 <type>XTreeExpansionListener</type> raised a <type>ExpandVetoException</type>.
148 the <type>XTreeNode</type> identifying a node
155 <type>XTreeExpansionListener</type> raised a <type>ExpandVetoException</type>.
160 /** Adds a listener for <type>TreeExpansion</type> events.
263 the <type>XTreeNode</type> identifying a node.
271 /** Adds a <type>XTreeEditListener</type>.
279 /** Removes a <type>XTreeEditListener</type>.
[all …]
/trunk/main/offapi/com/sun/star/deployment/
H A DXPackage.idl46 <type>PackageRegistryBackend</type>.
136 /** registers this <type>XPackage</type>.
160 /** revokes this <type>XPackage</type>.
283 <type scope="::com::sun::star::beans">StringPair</type>::First
285 <type scope="::com::sun::star::beans">StringPair</type>::Second
291 /** returns the <type>XPackageTypeInfo</type>, e.g. media-type etc.
294 media type of package
305 one of <type scope="com::sun::star::ucb">NameClash</type>
H A DXPackageManagerFactory.idl33 /** The <type>XPackageManagerFactory</type> interface is used to obtain
34 <type>XPackageManager</type> instances.
45 Use <type>XExtensionManager</type>.
50 <type>XPackageManager</type> object to add or remove UNO packages
59 <type>XPackageManager</type> object that stores packages
65 <type scope="com::sun::star::lang">IllegalArgumentException</type>.
86 <type>XPackageManager</type> object
H A DXPackageRegistry.idl41 /** binds a package URL to a <type>XPackage</type> handle.
55 creates an <type>XPackage</type> object on behalf of that extension and
63 <type>XPackage</type> for the same <code>url</code> at any
67 of the media type) or <code>removed</code> parameters will cause an
68 exception. An <type
71 <type>InvalidRemovedParameterException</type> is thrown if the
75 <code>removed</code> = true. If not, then an <type
82 media type of package, empty string if to be detected
95 <type>XPackage</type> handle
108 /** gets the supported <type>XPackageTypeInfo</type>s.
[all …]
H A DXPackageManager.idl41 /** The <type>XPackageManager</type> interface is used to add or remove
55 This happens exclusively by <type>XExtensionManager</type>.
59 <type>XPackageManagerFactory</type> service resp. the singleton
68 Use <type>XExtensionManager</type>.
89 /** gets the supported <type>XPackageTypeInfo</type>s.
92 supported <type>XPackageTypeInfo</type>s.
115 media-type of package, empty string if to be detected
122 <type>XPackage</type> handle
148 <type>XPackage</type> handle
188 <type>XPackage</type> handle
[all …]
H A DDependencyException.idl40 <type scope="com::sun::star::task">XInteractionHandler</type>.</p>
H A DXPackageTypeInfo.idl32 /** Objects of this interface provide information about a package's type.
38 /** returns the media type of a package, e.g.
42 media type of package
46 /** returns a description string to describe a package type.
54 /** returns a short description string to describe a package type
H A DXUpdateInformationProvider.idl72 <type scope="com::sun::star::task">InteractionHandler</type>.
95 an enumeration of <type>UpdateInformationEntry</type>.
H A DInstallException.idl37 <type scope="com::sun::star::task">XInteractionHandler</type>.</p>
H A DUpdateInformationEntry.idl30 /** Objects of this type are used as elements of the enumeration
31 returned by <type>XUpdateInformationProvider</type>.
H A DXExtensionManager.idl40 /** The <type>XExtensionManager</type> interface is used to manage extensions
58 /** gets the supported <type>XPackageTypeInfo</type>s.
61 supported <type>XPackageTypeInfo</type>s.
206 <type>XPackage</type> object
/trunk/main/svx/source/svdraw/
H A Dsvdstr.src1402 Text [ en-US ] = "Callout type" ;
/trunk/main/sw/source/ui/index/
H A Dcnttab.src532 Text [ en-US ] = "Key type" ;
/trunk/main/
H A Dconfigure.ac86 associated type library are part of the installation set.
1106 AC_MSG_CHECKING([the processor type])
2723 AC_MSG_CHECKING([exception type])
5706 dnl Zip must be a specific type for different build types.
7069 AC_MSG_CHECKING([whether ant supports mapper type="regexp"])
7090 <mapper type="regexp" from="^(.*[/\\])foo([/\\].*)" to="\1baa\2"/>
/trunk/test/
H A DREADME.md24 When we refer to an "installed" type build this means that you have built OpenOffice from source us…
28 type build, the office and the SDK are in built into separate directories and need combined. One me…
114 …ault, the testing output is stored in `test/testspace/output.***` where *** is the test suite type.
/trunk/main/expat/
H A Dexpat-2.5.0.patch369 if (type->allocDefaultAtts > INT_MAX / 2) {
373 - int count = type->allocDefaultAtts * 2;
374 + count = type->allocDefaultAtts * 2;
495 /* Note: We need to check the token type *first* to be sure that
662 * [0] (type 6, quant 0)
/trunk/main/padmin/source/
H A Dpadialog.src849 Text [ en-US ] = "Choose a device type" ;
/trunk/main/vcl/unx/gtk/a11y/
H A Datkwindow.cxx77 sal_uInt16 type = WINDOW_WINDOW; in init_from_window() local
82 type = pParent->GetType(); in init_from_window()
86 if( (WINDOW_LISTBOX != type) && (WINDOW_COMBOBOX != type) && in init_from_window()
87 (WINDOW_MENUBARWINDOW != type) && ! parentIsMenuFloatingWindow ) in init_from_window()
277 static GType type = 0; in ooo_window_wrapper_get_type() local
279 if (!type) in ooo_window_wrapper_get_type()
306type = g_type_register_static (parent_type, "OOoWindowAtkObject", &typeInfo, (GTypeFlags)0) ; in ooo_window_wrapper_get_type()
309 return type; in ooo_window_wrapper_get_type()
317 GType type = g_type_from_name( "GailWindow" ); in restore_gail_window_vtable() local
319 if( type == G_TYPE_INVALID ) in restore_gail_window_vtable()
[all …]
H A Datkutil.cxx764 static GType type = 0; in ooo_atk_util_get_type() local
766 if (!type) in ooo_atk_util_get_type()
793 type = g_type_register_static (parent_type, "OOoUtil", &typeInfo, (GTypeFlags)0) ; in ooo_atk_util_get_type()
796 return type; in ooo_atk_util_get_type()
/trunk/main/forms/source/inc/
H A Dproperty.hxx108 #define DECL_PROP_IMPL(varname, type) \ argument
116 #define DECL_IFACE_PROP_IMPL(varname, type) \ argument
141 #define DECL_PROP0(varname, type) \ argument
142 DECL_PROP_IMPL(varname, type) 0)
145 #define DECL_PROP1(varname, type, attrib1) \ argument
149 #define DECL_PROP2(varname, type, attrib1, attrib2) \ argument
153 #define DECL_PROP3(varname, type, attrib1, attrib2, attrib3) \ argument
163 #define DECL_IFACE_PROP0(varname, type) \ argument
164 DECL_IFACE_PROP_IMPL(varname, type) 0)
167 #define DECL_IFACE_PROP1(varname, type, attrib1) \ argument
[all …]
/trunk/main/dbaccess/source/ui/misc/
H A DWizardPages.src260 Text [ en-US ] = "Automatic type recognition" ;
/trunk/main/sw/source/ui/utlui/
H A Dinitui.src327 Text [ en-US ] = "Publication type" ;
/trunk/test/testuno/source/org/openoffice/test/uno/
H A DUnoApp.java189 public XComponent newDocument(String type) throws Exception { in newDocument() argument
191 …return componentLoader.loadComponentFromURL("private:factory/" + type, "_blank", 0, new PropertyVa… in newDocument()
/trunk/test/testuno/source/fvt/uno/sc/formula/
H A DTestFormulaDocs.java64 private String type; field in TestFormulaDocs
105 public TestFormulaDocs(String filename, String type) { in TestFormulaDocs() argument
107 this.type = type; in TestFormulaDocs()
175 assertTrue( (""+nFailCount+" of "+nTestCount+" tests failed for " + type), nFailCount==0); in testOneDoc()
/trunk/main/bridges/source/cpp_uno/msvc_win64_x86-64/
H A Dcpp2uno.cxx539 typelib_InterfaceTypeDescription const *type, sal_Int32 functionOffset, in addLocalFunctions() argument
544 for (sal_Int32 nPos = 0; nPos < type->nMembers; ++nPos) { in addLocalFunctions()
547 TYPELIB_DANGER_GET( &pTD, type->ppMembers[ nPos ] ); in addLocalFunctions()

Completed in 135 milliseconds

12345678910>>...120