Home
last modified time | relevance | path

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

12345678910>>...100

/trunk/main/offapi/com/sun/star/drawing/
H A DGenericDrawingDocument.idl91 be inserted into a <type>DrawPage</type> or <type>MasterPage</type>
96 <li><type>EllipseShape</type></li>
97 <li><type>ControlShape</type></li>
100 <li><type>LineShape</type></li>
106 <li><type>GroupShape</type></li>
107 <li><type>TextShape</type></li>
108 <li><type>OLE2Shape</type></li>
109 <li><type>PageShape</type></li>
111 <li><type>PluginShape</type></li>
112 <li><type>AppletShape</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 together.
55 All <type>Shapes</type> will be converted to a <type>PolyPolygonBezierShape</type>
57 removed from the <type>GenericDrawPage</type> and disposed.
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
71 the given <type>Shape</type> will be converted to a <type>PolyPolygonBezierShape</type>
73 new <type>PolyPolygonBezierShape</type> shapes. The original <type>Shape</type>
[all …]
/trunk/main/udkapi/com/sun/star/beans/
H A DXIntrospectionAccess.idl75 XNameAccess</type> interface or <type>XPropertySet</type>.</p>
77 <p>The <type>XMaterialHolder</type> interface has to be
129 is provided as <type>Property</type> struct.
132 A <type>Property</type> struct providing
147 </type>.
179 to the demanded <type>PropertyConcept</type>s.
221 </type>s.
225 the demanded <type>MethodConcept</type>s, otherwise
244 to the demanded <type>MethodConcept</type>s.
275 </type> interface. If the <type>XPropertySet</type> can
[all …]
/trunk/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 …]
/trunk/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>),
49 (<type scope="com::sun::star::reflection">XStructTypeDescription</type>),
54 typedefs (<type
70 <type scope="com::sun::star::reflection">XPublished</type> should be
75 type parameters of polymorphic struct type templates
76 (<type scope="com::sun::star::reflection">XTypeDescription</type>),
[all …]
H A DXIdlClass.idl72 another reflected type
79 /** Returns the <type scope="com::sun::star::uno">TypeClass</type>
80 of the reflected type.
83 type class of the reflected type.
101 sequence of <type>XIdlClass</type> reflect the base interfaces.
117 returns a <type>XIdlClass</type> interface reflecting
127 get a <type>XIdlField</type> interface reflecting the demanded
142 get a sequence of <type>XIdlField</type> interfaces reflecting all fields
156 a <type>XIdlMethod</type> interface reflecting the demanded method by name.
170 a sequence of <type>XIdlMethod</type> interfaces reflecting all methods
[all …]
H A DXTypeDescriptionEnumerationAccess.idl98 <type>XTypeDescriptionEnumeration</type> instance.
113 <td><type>XEnumTypeDescription</type></td>
119 <type>XStructTypeDescription</type>)</td>
123 <td><type>XCompoundTypeDescription</type></td>
129 <type>XInterfaceTypeDescription2</type>)</td>
135 <type>XServiceTypeDescription2</type>)</td>
141 <type>XSingletonTypeDescription2</type>)</td>
145 <td><type>XModuleTypeDescription</type></td>
149 <td><type>XIndirectTypeDescription</type></td>
153 <td><type>XConstantTypeDescription</type></td>
[all …]
/trunk/main/rdbmaker/source/codemaker/
H A Ddependency.cxx64 … if ((iter = m_pImpl->m_dependencies[type].find(typeUsing)) != m_pImpl->m_dependencies[type].end()) in insert()
76 m_pImpl->m_dependencies[type]=tmpSet; in insert()
85 if (type.getLength() > 0) in getDependencies()
89 return m_pImpl->m_dependencies[type]; in getDependencies()
98 if (type.getLength() > 0) in hasDependencies()
113 m_pImpl->m_generatedTypes[type]= m_pImpl->m_generatedTypes[type] | genFlag; in setGenerated()
115 m_pImpl->m_generatedTypes[type]=genFlag; in setGenerated()
238 if (!typeMgr.isValidType(type)) in checkTypeDependencies()
241 if (dependencies.hasDependencies(type)) in checkTypeDependencies()
248 if (type.equals("/")) in checkTypeDependencies()
[all …]
/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/task/
H A DInteractionHandler.idl45 <LI><type scope="com::sun::star::ucb">AuthenticationRequest</type></LI>
48 <LI><type scope="com::sun::star::ucb">HandleCookiesRequest</type></LI>
61 <LI><type scope="com::sun::star::task">PasswordRequest</type></LI>
73 <type scope="com::sun::star::task">XInteractionApprove</type>,
74 <type scope="com::sun::star::task">XInteractionDisapprove</type>,
75 <type scope="com::sun::star::task">XInteractionRetry</type>, or
76 <type scope="com::sun::star::task">XInteractionAbort</type> (or of a
90 <type scope="com::sun::star::ucb">InteractiveAugmentedIOException</type>
95 <type scope="com::sun::star::ucb">IOErrorCode</type>:
166 <type scope="com::sun::star::beans">PropertyValue</type>s. The
[all …]
/trunk/main/offapi/com/sun/star/ucb/
H A DContent.idl40 <type>ContentProvider</type>.
75 improved <type>XCommandProcessor2</type> interface.</p>
100 <td><type>XCommandInfo</type></td>
186 <td><type>XDynamicResultSet</type></td>
255 <td><type>XContent</type></td>
367 <td><type>XDynamicResultSet</type></td>
602 (see <type>ConnectionMode</type>)
650 <td><type>DocumentStoreMode</type></td>
773 <td><type>Priority</type></td>
783 <td><type>RuleSet</type></td>
[all …]
H A DXDynamicResultSet.idl55 /** Provides read access to a <type>ContentResultSet</type>.
60 <type>ContentResultSet</type>.
67 about changes on a <type>ContentResultSet</type> and have an
71 <type scope="com::sun::star::sdbc">XResultSet</type>.
76 <type>XDynamicResultSetListener</type>.
81 <type>ListEvent</type>.
113 <type>ContentResultSet</type>.</li>
123 an <type scope="com::sun::star::sdbc">XResultSet</type> that is
151 has fetched the <type>ContentResultSet</type> via
162 <p>This method creates a <type>CachedDynamicResultSetStub</type>
[all …]
/trunk/main/offapi/com/sun/star/rendering/
H A DXCanvas.idl97 required. This is provided by <type>ViewState</type> and
108 recommended to combine <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
126 <type
129 an <type>XCachedPrimitive</type> is completely up to the
142 objects via the <type>XGraphicDevice</type> factory (to be
155 <type>XCustomSprite</type>).
653 corresponding <type>XGraphicDevice</type>'s
685 corresponding <type>XGraphicDevice</type>'s
[all …]
/trunk/main/soltools/cpp/
H A D_macro.c75 if (tp->type != RP) in dodefine()
180 if (type == 'U') in doadefine()
190 if (type == 'A') in doadefine()
217 if (trp->tp->type != ASGN) in doadefine()
251 if (tp->type != NAME in expandrow()
263 tp->type = DEFINED; in expandrow()
268 && (tp + 2)->type == NAME && (tp + 3)->type == RP) in expandrow()
285 && (tp + 2)->type == NAME && (tp + 3)->type == RP) in expandrow()
494 if (lp->type == LP) in gatherargs()
684 instring = tp->type == STRING || tp->type == CCON; in stringify()
[all …]
/trunk/main/offapi/com/sun/star/awt/
H A DXUnitConversion.idl57 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.
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.
84 A given <type>Size</type> in a well known type
86 …A type from <type scope="com::sun::star::util">MeasureUnit</type> in which the Size will convert t…
89 Returns a new <type>Size</type> in the TargetUnit type format.
97 A given <type>Size</type> in a well known type
99 The type from <type scope="com::sun::star::util">MeasureUnit</type> of the Size.
[all …]
/trunk/main/codemaker/source/bonobowrappermaker/
H A Dcorbatype.cxx489 OString typeName = ( !type.isEmpty() ? type : m_typeName); in getTypeClass()
494 typeName = type; in getTypeClass()
639 OString sType(type); in printCorbaType()
713 fakeTest = type.copy(0, j+1)+"_faked_array_"+type.copy(j+1); in isPassedAsPointer()
787 fakeTest = type.copy(0, j+1)+"_faked_array_"+type.copy(j+1); in isArray()
805 OString sType(type); in printCorbaParameter()
895 return type; in getUnoBaseType()
933 return type; in getCorbaBaseType()
1034 OString relType = (index > 0 ? ((OString)type).copy(index+1) : type); in typeToIdentifier()
1093 OString baseType = (index > 0 ? ((OString)type).copy(index+1) : type); in checkRealBaseType()
[all …]
/trunk/main/udkapi/com/sun/star/script/
H A DXEventAttacherManager.idl62 <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>
82 <type scope="com::sun::star::beans">IntrospectionException</type> and
99 members of the <type>ScriptEventDescriptor</type>
166 /** attaches all the <type>ScriptEvent</type>s which are registered
182 /** detaches all the <type>ScriptEvent</type>s from the given object
198 <type>ScriptEventDescriptor</type> is registered at and
199 attached to an object by an <type>XEventAttacherManager</type>.
[all …]
/trunk/main/offapi/com/sun/star/configuration/
H A DConfigurationAccess.idl152 such a template is used to create a new <type>SetElement</type>, the type
169 <type>ConfigurationProvider</type>.
220 /** specializes <type>HierarchyAccess</type>,
222 <p>This is an alternative to <type>SetAccess</type>.
227 /** specializes <type>HierarchyElement</type>,
229 <p>This is an alternative to <type>SetElement</type>
230 or <type>GroupElement</type>.
239 /** specializes <type>HierarchyElement</type>,
242 or <type>GroupElement</type>.
247 /** specializes <type>HierarchyElement</type>,
[all …]
H A DConfigurationUpdateAccess.idl49 <p>Extends <type>ConfigurationAccess</type> to support modifying values
56 in which case they only need implement <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
92 <type>GroupUpdate</type> depending on the <em>Container</em> role.
107 Otherwise service <type>GroupUpdate</type> is provided.
116 Otherwise service <type>SetUpdate</type> is provided.
125 Otherwise either <type>SetElement</type> or <type>GroupElement</type> is provided.
129 Instances obtained from a <type>ConfigurationProvider</type> will
[all …]
/trunk/main/offapi/com/sun/star/presentation/
H A DPresentationDocument.idl60 <li><type>TitleTextShape</type></li>
61 <li><type>OutlinerShape</type></li>
62 <li><type>SubtitleShape</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>
69 <li><type>HeaderShape</type></li>
70 <li><type>FooterShape</type></li>
[all …]
/trunk/main/offapi/com/sun/star/i18n/
H A DXBreakIterator.idl97 One of <type>WordType</type>, specifies the type of
133 One of <type>WordType</type>, specifies the type of
157 One of <type>WordType</type>.
255 One of <type>ScriptType</type>.
268 One of <type>ScriptType</type>.
281 One of <type>ScriptType</type>.
294 One of <type>ScriptType</type>.
315 One of <type>CharType</type>
329 One of <type>CharType</type>
343 One of <type>CharType</type>
[all …]
/trunk/main/jurt/java/jurt/src/main/java/com/sun/star/lib/uno/protocols/urp/
H A DUnmarshal.java83 public Object readInterface(Type type) { in readInterface() argument
115 TypeDescription type = null; in readType() local
126 type = typeCache[index]; in readType()
131 return type; in readType()
177 return readSequenceValue(type); in readValue()
180 return readEnumValue(type); in readValue()
183 return readStructValue(type); in readValue()
288 TypeDescription type = readType(); in readAnyValue() local
356 return readEnumValue(type); in readAnyValue()
423 readFields(type, value); in readStructValue()
[all …]
/trunk/main/offapi/com/sun/star/xml/sax/
H A DXFastAttributeList.idl62 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
84 attributes local name from the <type>XFastTokenHandler</type> and
102 registered at the <type>XFastParser</type>.<br>
125 registered at the <type>XFastParser</type>.<br>
[all …]
/trunk/main/offapi/com/sun/star/form/
H A DDataAwareControlModel.idl52 /** is an abstract service for specialized <type>FormControlModel</type>s
57 control model (see <type scope="com::sun::star::container">XChild</type>, inherited
58 via the <type>FormControlModel</type> and <type>FormComponent</type> services) has
59 always to be a <type scope="com::sun::star::form::component">DataForm</type>.</p>
86 (see <type>XReset</type>) is as follows:<br/>
100 <ul><li>The form is reset by invoking its <type>XReset</type> interface.</li>
118 <type>DataAwareControlModel</type> restrict the column types they can be used with.</p>
164 <ul><li><type scope="com::sun::star::awt">XControlModel</type></li>
165 <li><type scope="com::sun::star::lang">XServiceInfo</type></li>
166 <li><type scope="com::sun::star::beans">XPropertySet</type></li>
[all …]

Completed in 223 milliseconds

12345678910>>...100