Home
last modified time | relevance | path

Searched refs:type (Results 1 – 25 of 2948) sorted by relevance

12345678910>>...118

/AOO41X/main/offapi/com/sun/star/drawing/
H A DGenericDrawingDocument.idl89 <p>The following services are <type>Shape</type>s.
91 be inserted into a <type>DrawPage</type> or <type>MasterPage</type>
95 <li><type>RectangleShape</type></li>
96 <li><type>EllipseShape</type></li>
97 <li><type>ControlShape</type></li>
98 <li><type>ConnectorShape</type></li>
99 <li><type>MeasureShape</type></li>
100 <li><type>LineShape</type></li>
101 <li><type>PolyPolygonShape</type></li>
102 <li><type>PolyLineShape</type></li>
[all …]
H A DXLayerManager.idl50 <type>Layer</type>s of a document.
58 /** creates a new <type>Layer</type>
64 the new created <type>Layer</type>
70 /** removes a <type>Layer</type> and all <type>Shape</type>s on
71 this <type>Layer</type>.
74 this <type>Layer</type> will be removed and disposed
81 /** attaches a <type>Shape</type> to the given <type>Layer</type>.
84 this is the <type>Shape</type> that will be attached to a <type>Layer</type>
87 this is the <type>Layer</type> that will be attached to a <type>Shape</type>
94 /** queries the <type>Layer</type> that a <type>Shape</type> is attached to
[all …]
H A DXShapeBinder.idl45 /** connects or breaks the lines of <type>Shape</type>s
51 /** binds <type>Shape</type>s together.
54 a container with <type>Shape</type>s that will be bind toghether.
55 All <type>Shapes</type> will be converted to a <type>PolyPolygonBezierShape</type>
56 and the lines will be connected. The <type>Shape</types>s in xShape will be
57 removed from the <type>GenericDrawPage</type> and disposed.
60 a newly created <type>PolyPolygonBezierShape</type> which contains all
61 line segment from the supplied <type>Shape</type>s. It is also added
62 to the <type>GenericDrawPage</type> of the source <type>Shape</type>s.
68 /** breaks a <type>Shape</type> into its line segments
[all …]
/AOO41X/main/udkapi/com/sun/star/beans/
H A DXIntrospectionAccess.idl61 the inspect method of <type scope="com::sun::star::beans">
62 XIntrospection</type>.
72 <p>The <type>XExactName</type> interface has to be supported
74 which implement the <type scope="com::sun::star::container">
75 XNameAccess</type> interface or <type>XPropertySet</type>.</p>
77 <p>The <type>XMaterialHolder</type> interface has to be
87 the <type>MethodConcept</type> constants group are supported
88 by this <type>XIntrospectionAccess</type> implementation.
101 zero or more constants of the <type>MethodConcept</type>
108 the <type>PropertyConcept</type> constants group are supported
[all …]
/AOO41X/main/bridges/source/cpp_uno/cc5_solaris_sparc64/
H A Dfp.s30 .type fp_loadf0, #function
38 .type fp_loadf1, #function
46 .type fp_loadf2, #function
54 .type fp_loadf3, #function
62 .type fp_loadf4, #function
70 .type fp_loadf5, #function
78 .type fp_loadf6, #function
86 .type fp_loadf7, #function
94 .type fp_loadf9, #function
102 .type fp_loadf11, #function
[all …]
/AOO41X/main/udkapi/com/sun/star/reflection/
H A DXPublished.idl35 <type scope="com::sun::star::reflection">XTypeDescription</type>.
37 <type scope="com::sun::star::reflection">XTypeDescription</type>, but is
41 supporting <type scope="com::sun::star::reflection">XTypeDescription</type>
45 (<type scope="com::sun::star::reflection">XEnumTypeDescription</type>),
47 (<type scope="com::sun::star::reflection">XStructTypeDescription</type>),
48 polymorphic struct type templates
49 (<type scope="com::sun::star::reflection">XStructTypeDescription</type>),
50 exception types (<type
51 scope="com::sun::star::reflection">XCompoundTypeDescription</type>),
52 interface types (<type
[all …]
H A DXIdlClass.idl48 /** Provides information reflecting an UNO type.
61 /** Tests whether two reflecting objects reflect the same type.
64 true, if the objects reflect the same type, false otherwise.
68 /** Tests whether values of this reflected type are assignable from values
72 another reflected type
74 true, if values of this reflected type are assignable
79 /** Returns the <type scope="com::sun::star::uno">TypeClass</type>
80 of the reflected type.
83 type class of the reflected type.
87 /** Returns the fully-qualified name of the reflected type.
[all …]
H A DXTypeDescriptionEnumerationAccess.idl52 /** Defines an interface for creating enumerations for type descriptions.
59 /** Creates an enumeration for type descriptions.
62 enumeration contents can be restricted by specifying type classes.
63 Only types that match one of the supplied type classes will be part of
65 for the search within the underlying type description tree.
75 type descriptions that match one of the supplied type classes. An
77 type descriptions.
94 specifies the depth of search in the underlying tree of type
98 <type>XTypeDescriptionEnumeration</type> instance.
101 an enumeration of type descriptions.
[all …]
/AOO41X/main/rdbmaker/source/codemaker/
H A Ddependency.cxx54 sal_Bool TypeDependency::insert(const OString& type, const OString& depend, sal_uInt16 use) in insert() argument
58 if (type.getLength() > 0 && depend.getLength() > 0) in insert()
60 if (m_pImpl->m_dependencies.count(type) > 0) in insert()
64 … if ((iter = m_pImpl->m_dependencies[type].find(typeUsing)) != m_pImpl->m_dependencies[type].end()) in insert()
69 m_pImpl->m_dependencies[type].insert(typeUsing); in insert()
76 m_pImpl->m_dependencies[type]=tmpSet; in insert()
83 TypeUsingSet TypeDependency::getDependencies(const OString& type) in getDependencies() argument
85 if (type.getLength() > 0) in getDependencies()
87 if (m_pImpl->m_dependencies.count(type) > 0) in getDependencies()
89 return m_pImpl->m_dependencies[type]; in getDependencies()
[all …]
/AOO41X/main/offapi/com/sun/star/awt/tree/
H A DXTreeControl.idl57 <type>XTreeNode</type> or sequence&lt;<type>XTreeNode</type>&gt;.</p>
60 returns an emtpy any for no selection, an any with <type>XTreeNode</type> for
61 a single selection and a sequence&lt;<type>XTreeNode</type>&gt; for a multiselection.
72 the <type>XTreeNode</type> specifying the node to check.
79 if <var>Node</var> is not a valid node of the corresponding <type>XTreeDataModel</type>.
87 the <type>XTreeNode</type> specifying the node to check
94 if <var>Node</var> is not a valid node of the corresponding <type>XTreeDataModel</type>.
104 the <type>XTreeNode</type> specifying the node to make visible.
107 if <var>Node</var> is not a valid node of the corresponding <type>XTreeDataModel</type>.
112 <type>XTreeExpansionListener</type> raised a <type>ExpandVetoException</type>.
[all …]
/AOO41X/main/offapi/com/sun/star/task/
H A DInteractionHandler.idl45 <LI><type scope="com::sun::star::ucb">AuthenticationRequest</type></LI>
46 <LI><type scope="com::sun::star::ucb">CertificateValidationRequest</type></LI>
47 <LI><type scope="com::sun::star::sync2">BadPartnershipException</type>*</LI>
48 <LI><type scope="com::sun::star::ucb">HandleCookiesRequest</type></LI>
49 <LI><type scope="com::sun::star::ucb">InteractiveAugmentedIOException</type>*</LI>
50 <LI><type scope="com::sun::star::ucb">InteractiveCHAOSException</type>*</LI>
51 <LI><type scope="com::sun::star::ucb">InteractiveFileIOException</type>*</LI>
52 <LI><type scope="com::sun::star::ucb">InteractiveIOException</type>*</LI>
53 <LI><type scope="com::sun::star::ucb">InteractiveNetworkConnectException</type>*</LI>
54 <LI><type scope="com::sun::star::ucb">InteractiveNetworkException</type>*</LI>
[all …]
/AOO41X/main/offapi/com/sun/star/awt/
H A DXUnitConversion.idl54 …/** converts the given <type>Point</type>, which is specified in pixels, into the given logical un…
57 A given <type>Point</type> in a well known type
59 …A type from <type scope="com::sun::star::util">MeasureUnit</type> in which the Point will convert …
62 Returns a new <type>Point</type> in the TargetUnit type format.
67 …/** converts the given <type>Point</type>, which is specified in the given logical unit, into pixe…
70 A given Point in the SourceUnit type
72 The type from <type scope="com::sun::star::util">MeasureUnit</type> of the Point.
75 Return a new <type>Point</type> in Pixel type format.
81 …/** converts the given <type>Size</type>, which is specified in pixels, into the given logical unit
84 A given <type>Size</type> in a well known type
[all …]
/AOO41X/main/offapi/com/sun/star/ucb/
H A DContent.idl38 /** A <type>Content</type> is a service that provides access to data of a
40 <type>ContentProvider</type>.
45 /** provides access to the identitity and the type of the content and
46 allows the registration of listeners for <type>ContentEvent</type>s.
75 improved <type>XCommandProcessor2</type> interface.</p>
100 <td><type>XCommandInfo</type></td>
108 <td><type scope="com::sun::star::beans">XPropertySetInfo</type></td>
116 <td><type scope="com::sun::star::sdbc">XRow</type></td>
117 … <td>sequence&lt; <type scope="com::sun::star::beans">Property</type> &gt; aProps</td>
130 … <td>sequence&lt; <type scope="com::sun::star::beans">PropertyValue</type> &gt; aValues</td>
[all …]
H A DXDynamicResultSet.idl55 /** Provides read access to a <type>ContentResultSet</type>.
58 You can either get a simple static <type>ContentResultSet</type> or you can
60 <type>ContentResultSet</type>.
66 <type>XDynamicResultSet</type> provides the possibility to get notifications
67 about changes on a <type>ContentResultSet</type> and have an
69 <type>ContentResultSet</type> implementations were given to the listener in
71 <type scope="com::sun::star::sdbc">XResultSet</type>.
75 To get notifications the listener has to be of type
76 <type>XDynamicResultSetListener</type>.
80 After registration you will get notifications for events of type
[all …]
/AOO41X/main/soltools/cpp/
H A D_macro.c53 if (tp >= trp->lp || tp->type != NAME) in dodefine()
67 if (tp < trp->lp && tp->type == LP && tp->wslen == 0) in dodefine()
75 if (tp->type != RP) in dodefine()
83 if (tp->type != NAME) in dodefine()
97 if (tp->type == RP) in dodefine()
99 if (tp->type != COMMA) in dodefine()
115 if (((trp->lp) - 1)->type == NL) in dodefine()
171 doadefine(Tokenrow * trp, int type) in doadefine() argument
179 if (type == 'U') in doadefine()
181 if (trp->lp - trp->tp != 2 || trp->tp->type != NAME) in doadefine()
[all …]
/AOO41X/main/offapi/com/sun/star/rendering/
H A DXCanvas.idl93 <type>XCanvas</type> interface is free of client-modifiable state,
97 required. This is provided by <type>ViewState</type> and
98 <type>RenderState</type> in a unified fashion, supplemented by a
105 complex clip polygons, i.e. when both <type>ViewState</type> and
106 <type>RenderState</type> have a complex clip polygon set, which
108 recommended to combine <type>ViewState</type> and
109 <type>RenderState</type> already at the client side, when objects
113 group object would therefore merge the <type>ViewState</type> and
114 the <type>RenderState</type> it is called with into a new
115 <type>ViewState</type>, and call its siblings with a
[all …]
/AOO41X/main/codemaker/source/bonobowrappermaker/
H A Dcorbatype.cxx66 sal_Bool CorbaType::isNestedTypeByName(const ::rtl::OString& type) in isNestedTypeByName() argument
70 sal_Int32 i = type.lastIndexOf('/'); in isNestedTypeByName()
74 OString outerTypeName(type.copy(0, i)); in isNestedTypeByName()
376 void CorbaType::dumpNameSpace(FileStream& o, sal_Bool bOpen, sal_Bool bFull, const OString& type) in dumpNameSpace() argument
378 OString typeName(type); in dumpNameSpace()
487 OString CorbaType::getTypeClass(const OString& type, sal_Bool bCStyle) in getTypeClass() argument
489 OString typeName = ( !type.isEmpty() ? type : m_typeName); in getTypeClass()
492 if ( !type.isEmpty() ) in getTypeClass()
494 typeName = type; in getTypeClass()
534 if (type.equals("long")) in getTypeClass()
[all …]
/AOO41X/main/offapi/com/sun/star/presentation/
H A DPresentationDocument.idl56 <type scope="com::sun::star::lang">XMultiServiceFactory</type>
60 <li><type>TitleTextShape</type></li>
61 <li><type>OutlinerShape</type></li>
62 <li><type>SubtitleShape</type></li>
63 <li><type>GraphicObjectShape</type></li>
64 <li><type>PageShape</type></li>
65 <li><type>OLE2Shape</type></li>
66 <li><type>ChartShape</type></li>
67 <li><type>NotesShape</type></li>
68 <li><type>HandoutShape</type></li>
[all …]
/AOO41X/main/udkapi/com/sun/star/script/
H A DXEventAttacherManager.idl61 <p>Exceptions of type
62 <type scope="com::sun::star::beans">IntrospectionException</type> and
63 <type scope="com::sun::star::script">CannotCreateAdapterException</type>
64 that can be thrown by methods of <type>XEventAttacher</type> are caught
75 </member> was called once for each <type>ScriptEventDescriptor</type>
81 <p>Exceptions of type
82 <type scope="com::sun::star::beans">IntrospectionException</type> and
83 <type scope="com::sun::star::script">CannotCreateAdapterException</type>
84 that can be thrown by methods of <type>XEventAttacher</type> are caught
99 members of the <type>ScriptEventDescriptor</type>
[all …]
/AOO41X/main/offapi/com/sun/star/configuration/
H A DConfigurationUpdateAccess.idl49 <p>Extends <type>ConfigurationAccess</type> to support modifying values
56 in which case they only need implement <type>ConfigurationAccess</type>.
60 <type>ConfigurationAccess</type> applies to implementations of this service
64 extensions of the respective services documented for <type>ConfigurationAccess</type>.
74 supporting <type scope="com::sun::star::util">XChangesBatch</type>.
82 <type>ConfigurationProvider</type>
89 <p>The <type>HierarchyAccess</type> specialization implemented will be
91 Implementations shall therefore implement one of <type>SetUpdate</type> or
92 <type>GroupUpdate</type> depending on the <em>Container</em> role.
95 <p>If the <type>HierarchyElement</type> specialization that is implemented
[all …]
H A DConfigurationAccess.idl83 clients that insert them. On the other hand, the <em>type</em> of
85 that are themselves hierarchy objects, the <em>type</em> includes
94 <em>type</em>, allowing <em>groups</em> that contain a mix of
123 For binary data, use type <strong>binary</strong> instead.</p>
151 <p>Within templates an additional type <strong>any</strong> can occur. When
152 such a template is used to create a new <type>SetElement</type>, the type
154 When the value of such an element is first set, it will assume the type used.
163 (implementing <type scope="com::sun::star::beans">XPropertyState</type>
164 and <type scope="com::sun::star::beans">XPropertyWithState</type>).
169 <type>ConfigurationProvider</type>.
[all …]
/AOO41X/main/codemaker/source/codemaker/
H A Dunotype.cxx35 codemaker::UnoType::Sort codemaker::UnoType::getSort(rtl::OString const & type) in getSort() argument
37 return type == "void" ? SORT_VOID in getSort()
38 : type == "boolean" ? SORT_BOOLEAN in getSort()
39 : type == "byte" ? SORT_BYTE in getSort()
40 : type == "short" ? SORT_SHORT in getSort()
41 : type == "unsigned short" ? SORT_UNSIGNED_SHORT in getSort()
42 : type == "long" ? SORT_LONG in getSort()
43 : type == "unsigned long" ? SORT_UNSIGNED_LONG in getSort()
44 : type == "hyper" ? SORT_HYPER in getSort()
45 : type == "unsigned hyper" ? SORT_UNSIGNED_HYPER in getSort()
[all …]
/AOO41X/main/offapi/com/sun/star/i18n/
H A DXBreakIterator.idl64 <type>CharacterIteratorMode</type> can be cell based or
80 <type>CharacterIteratorMode</type> can be cell based or
97 One of <type>WordType</type>, specifies the type of
101 The <type>Boundary</type> of the found word. Normally used for
133 One of <type>WordType</type>, specifies the type of
137 The <type>Boundary</type> of the found word. Normally used for
157 One of <type>WordType</type>.
169 Get the <type>WordType</type> of the word that starts at
172 <p> This method is mis-defined, since <type>WordType</type>
230 <type>LineBreakResults</type> is set to -1.
[all …]
/AOO41X/main/jurt/com/sun/star/lib/uno/protocols/urp/
H A DUnmarshal.java83 public Object readInterface(Type type) { in readInterface() argument
85 return id == null ? null : bridge.mapInterfaceFrom(id, type); in readInterface()
115 TypeDescription type = null; in readType() local
118 type = TypeDescription.getTypeDescription( in readType()
126 type = typeCache[index]; in readType()
128 typeCache[index] = type; in readType()
131 return type; in readType()
135 public Object readValue(TypeDescription type) { in readValue() argument
136 switch (type.getTypeClass().getValue()) { in readValue()
177 return readSequenceValue(type); in readValue()
[all …]
/AOO41X/main/offapi/com/sun/star/xml/sax/
H A DXFastAttributeList.idl51 <p>Known attributes have a local name that is known to the <type>XFastTokenHandler</token>
52 registered at the <type>XFastParser</type> which created the sax event containing
54 at the <type>XFastParser</type>, else this attribute is also unknown even if
62 contains the integer token from the <type>XFastTokenHandler</type>
63 registered at the <type>XFastParser</type>.<br>
66 <type>XFastParser</type>, Token contains the integer token of the
67 attributes local name from the <type>XFastTokenHandler</type> and
79 contains the integer token from the <type>XFastTokenHandler</type>
80 registered at the <type>XFastParser</type>.<br>
83 <type>XFastParser</type>, Token contains the integer token of the
[all …]

12345678910>>...118