Home
last modified time | relevance | path

Searched refs:that (Results 76 – 100 of 2035) sorted by relevance

12345678910>>...82

/aoo42x/main/offapi/com/sun/star/drawing/framework/
H A DXConfiguration.idl42 views, and tool bars and their relationships that are currently active
44 structures rather than references so that not only the current
48 exception of the <type>ConfigurationController</type> and objects that
56 /** Returns the list of resources that are bound directly and/or
74 This flag defines whether to return only resources that are
76 be made. Note that for the recursive search and an empty anchor
77 all resource ids are returned that belong to the configuration.
80 resource ids that match all conditions. The resources in the
104 <p>This method should be used only by objects that implement the
118 <p>This method should be used only by objects that implement the
/aoo42x/main/sal/rtl/source/
H A Dunload.cxx121 extern "C" void rtl_moduleCount_acquire(rtl_ModuleCount * that ) in rtl_moduleCount_acquire() argument
123 rtl_StandardModuleCount* pMod= (rtl_StandardModuleCount*)that; in rtl_moduleCount_acquire()
127 extern "C" void rtl_moduleCount_release( rtl_ModuleCount * that ) in rtl_moduleCount_release() argument
129 rtl_StandardModuleCount* pMod= (rtl_StandardModuleCount*)that; in rtl_moduleCount_release()
178 extern "C" sal_Bool rtl_moduleCount_canUnload( rtl_StandardModuleCount * that, TimeValue * libUnuse… in rtl_moduleCount_canUnload() argument
180 if (that->counter == 0) in rtl_moduleCount_canUnload()
183 if (libUnused && (that->counter == 0)) in rtl_moduleCount_canUnload()
185 rtl_copyMemory(libUnused, &that->unusedSince, sizeof(TimeValue)); in rtl_moduleCount_canUnload()
188 return (that->counter == 0); in rtl_moduleCount_canUnload()
/aoo42x/main/offapi/com/sun/star/sdbc/
H A DXStatement.idl58 /** executes a SQL statement that returns a single ResultSet.
62 a ResultSet that contains the data produced by the query; never <NULL/>
70 SQL statements that return nothing, such as SQL DDL statements,
74 a SQL INSERT, UPDATE or DELETE statement or a SQL statement that returns nothing
76 either the row count for INSERT, UPDATE or DELETE or 0 for SQL statements that return nothing
83 /** executes a SQL statement that may return multiple results.
89 this unless you are (1) executing a stored procedure that you know may
120 that produced this
124 the connection that produced this statement
H A DKeyRule.idl52 it indicates that
60 it indicates that
61 when the primary key is deleted, rows that imported that key
85 , it indicates that
92 , it indicates that
120 it indicates that
148 it indicates that if the primary key has been imported, it cannot be updated or deleted.
174 it indicates that
H A DXArray.idl69 …a String that is the database-specific name for a built-in base type or the fully-qualified SQL ty…
83 …a constant from the SDBC types that is the type code for the elements in the array designated by t…
103 is a map object that contains mappings of SQL type names to
113 an sequence that contains the ordered elements
137 is a map object that contains mappings of SQL type names to
163 /** returns a result set that contains the elements of the array
183 that element (with the first array element being at index 1).
201 /** returns a result set holding the elements of the subarray that
223 that element (with the first array element being at index 1).
232 …the Map object that contains the mapping of SQL type names to classes in the UNO programming langu…
/aoo42x/main/offapi/com/sun/star/accessibility/
H A DXAccessible.idl35 /** This interface has to be implemented by any class that wants to be
39 interface but allows at the same time that that interface is implemented
45 class that is made accessible and the actual accessibility code into two
48 that returns the accessible context. This one-way link has to be
67 functions that make a class accessible from the implementation of
68 that class. You may, of course, implement <type>XAccessible</type>
72 A reference to the object that contains the actual accessibility
H A DAccessibleStateType.idl31 <p>This list of constants defines the available set of states that an
32 object that implements <type>XAccessibleContext</type> can be in.</p>
38 for this is that IDL enums may not be extended. Therefore, in order to
54 /** Indicates that the object is armed.
164 <p>Indicates this object is the child of an object that allows its
165 children to be selected, and that this child is one of those
166 children that can be selected.</p>
172 <p>Indicates this object is the child of an object that allows its
173 children to be selected, and that this child is one of those
174 children that has been selected.</p>
[all …]
/aoo42x/main/offapi/com/sun/star/chart2/
H A DXRegressionCurveCalculator.idl48 All x-values that represent the measurement points on
52 All y-values that represent the measurement points on
63 curve should be calculated. All numbers that are part of
78 that this method may optimize the output by returning less
85 <p>It is important that a renderer takes the scalings into
91 parameter is <TRUE/> it is assumed that the underlying
94 @param xScalingX a scaling that is used for the values in
97 @param xScalingY a scaling that is used for the values in
119 data that is explained by the regression.
/aoo42x/main/offapi/com/sun/star/util/
H A DXNumberFormatPreviewer.idl66 is the format string that is used for formatting.
69 is the value that is formatted.
72 is the locale that is used to interpret the format string.
96 is the format string that is used for formatting.
99 is the value that is formatted.
102 is the locale that is used to interpret the format string.
109 is the color that should be returned if no color is set by
113 the color that should used to output the formatted string.
H A DXAtomServer.idl53 so that said string can always be referred to by this id.
56 An atom of 0 means that the string in question is not registered</p>
59 Atoms are grouped into classes, so that an id can be assigned
61 advantage of this is that atoms in one class may be kept
62 to small numbers, so that bandwidth can be reduced by sending
63 the atoms only as 16 bit values. Note that it is up to the user in this
98 /** returns the atoms that have been registered to a class after an
111 all atom description that have been added to class
H A DXStringSubstitution.idl46 of the implementation that must specify these parameters.
67 A string containing variables that should be substituted.
72 if it finds a variable that is unknown. In this case it is possible
73 that the returned string would not be what the caller expected!
83 /** Tries to replace parts of aText with variables that represents
89 variables that represents these sub strings.If more than one variable
98 that could be replaced. The unchanged argument will be returned
118 Returns a string that represents the variable. If the
/aoo42x/main/offapi/com/sun/star/drawing/
H A DXPresenterHelper.idl45 /** This interface is a collection of functions that are necessary to
47 methods of this interface give access to services that can, at the
59 When <TRUE/> then the new window will be a system window that,
61 by other windows that lie behind it.
87 The window that belongs to the update canvas. May also be
90 The canvas that is shared by the wrapper.
108 List of requested features that the new canvas should (has to)
131 /** Load a bitmap from a file or other accessible resource that can be
144 /** Capture the mouse so that no other window will receive mouse events.
145 Note that this is a potentially dangerous method. Not calling
/aoo42x/main/offapi/com/sun/star/configuration/
H A DHierarchyAccess.idl61 <p>Subnodes are accessed by their name. Values that are direct or indirect
68 <p>Elements of this container that are not simple values
107 any other interfaces that allow access to or manipulation of subnodes
118 <p>This interface may be missing, if the hierarchy supports no traits that are
125 <p>If a child of this node is an object that implements
127 returns the same <type scope="com::sun::star::beans">Property</type> for that
136 that contains this implementation as element) does not support default values or
140 <p>If elements that are not simple values, but objects themselves, support
159 that contains this implementation as element) does not support default values
163 <p>If elements that are not simple values, but objects themselves, support
/aoo42x/main/offapi/com/sun/star/presentation/
H A DXSlideShowController.idl75 /** gives access to the slides that will be shown in this slideshow.
86 specifies the position in the list of slides that are displayed
98 /** addes a listener that receives events while the slideshow is running. */
108 /** start next effects that wait on a generic trigger.
116 /** undo the last effects that where triggered by a generic trigger.
117 <p>If there is no previous effect that can be undone then the
153 <p>The slide can also be a slide that would normally not be shown during
237 /** returns slide that is currently displayed */
247 /** the index for the slide that is displayed next. */
299 /** returns the actuall <type>XSlideShow</type> instance that runs the
H A DXSlideShowListener.idl40 /** Notify that the slide show is paused
44 /** Notify that the slide show is resumed from a paused state */
47 /** Notify that a new slide starts to become visible. */
50 /** Notify that the slide transtion of the current slide ended. */
53 /** Notify that the last animation from the main sequence
57 /** Notify that the current slide has ended,
67 /** Notifies that a hyperlink has been clicked.
/aoo42x/main/offapi/com/sun/star/text/
H A DAccessibleTextFrameView.idl52 fragment that is contained in a text frame and at least
68 returns an object that supports one of the following
73 kind is returned for every paragraph fragment that
76 of a paragraph that is displayed on a certain page
80 returned for every table fragment that is contained
83 that is displayed on a certain page or a certain
91 document. This means that it is not internationalized.
93 text document. This means that it is not internationalized. If
101 >AccessibleStateType::DEFUNC</const> (indicates that
H A DMailMerge.idl68 in the argument sequence that value will be used for the call.
70 by that.</p>
96 /** contains the name of the data source that is to be used for merging.
128 <p>Note that any superservices of <type scope="com::sun::star::sdbc">ResultSet</type>
151 /** contains a selection that refers to bookmarks of the ResultSet.
155 Note that this implies that the <member>ResultSet</member> needs to support the
191 /** contains the URL of a text document that is to be processed.
291 /** contains the name of the data base column that contains the e-Mail address
302 /** determines that the created mail merge document is sent as body in HTML format.
314 /** determines that the created mail merge document is sent as attachment.
[all …]
/aoo42x/main/offapi/com/sun/star/ucb/
H A DContent.idl38 /** A <type>Content</type> is a service that provides access to data of a
74 <p>It is strongly recommended that any implementation supports the
121 are properties requested, that are unknown to the
148 indicates, that the property is not known to the content
154 indicates, that the property is constant
313 for that box will get and store all new objects on the
385 supported by that UCB.
390 Note that the implementation need not be able to handle
394 But there is no guaranty for that.</br>
890 /** is an enhanced version of <type>XCommandProcessor</type> that has an
[all …]
/aoo42x/main/offapi/com/sun/star/configuration/backend/
H A DXMultiLayerStratum.idl87 a list of layer identifiers that can be used to
131 a layer identifier that can be used to obtain
160 since that time.
173 <p> An empty timestamp indicates, that the layer should be
205 a point in time. Only layers that are modified since that time
217 <p> An empty timestamp indicates, that the layers should be
232 <p> For layers that are newer than indicated by the
257 Only layers that are modified since that time should be returned.
272 <p> An empty timestamp indicates, that the associated layer
287 <p> For layers that are newer than indicated by the corresponding
/aoo42x/main/offapi/com/sun/star/sheet/
H A DAccessibleSpreadsheetPageView.idl51 /** This interface gives access to any object that is at least partially
65 an object that supports one of the following services.</li>
71 an object that supports this service is returned for
72 every header and footer that is at least partially visible.</li>
77 an object that supports this service is returned for
78 every table fragment that is contained in the document body
80 part of a table that is displayed on a certain page.</li>
85 an object that supports this service is returned
86 for every shape that is at least partially visible. These
94 an object that supports this service is returned for
H A DXDataPilotTable2.idl70 output table that includes only those rows that contribute to the value of
71 that cell.
81 /** Given a cell address, it returns the information about that cell. The
88 position type and the information for that cell position.
98 of a subset of rows from the original data source that contribute to
99 the value displayed in that cell.</p>
102 sheet where the DataPilot table is. Note that when the drill-down data
/aoo42x/main/offapi/com/sun/star/embed/
H A DStorageStream.idl54 /** This is a service that represents a stream that can be provided by
88 the stream can exist. It means that the stream can not be reopened
108 When a stream is disposed all the changes that were done for it are
109 automatically flashed, so that they becomes visible from parent
146 to allow to set a password that should be used next time the
173 The property value <TRUE/> means that the stream is currently encrypted.
192 The property value <TRUE/> means that the stream will become encrypted
193 after the closest storage in the parent hierarchy, that has common
201 in the parent hierarchy, that has common storage password, is committed.
/aoo42x/main/offapi/com/sun/star/ui/
H A DXUIElementFactoryRegistration.idl58 <li><b>Type</b>a string that identifies a type of a user interface element.</li>
59 … <li><b>Name</b>a string that identifies a single user interface element within a type class.</li>
60 <li><b>Module</b>a string that identifies a single module of OpenOffice.</li>
88 <li><b>Type</b>a string property that identifies the type of the user interface
94 … <li><b>Module</b>an optional string property that specifies to which module this factory is
121 … a string that identifies a type of a user interface element. Currently the following types
135 …an optional module identifier that can be used to register a factory only for a single module. Thi…
140 … a UNO implementation name that can be used by an implementation to create a factory instance.
147 … a string that identifies a type of a user interface element. Currently the following types
161 …an optional module name that can be used to deregister a factory only for a single module. This va…
/aoo42x/main/extensions/test/ole/EventListenerSample/
H A Dreadme.txt4 The folder EventListener contains an MSDEV project that builds a dll that
13 Contains a Visual Basic project that builds an ActiveX component that implements
19 The project also contains a client that builds a Project1.exe (in the same
20 folder) that creates VBEventListener and adds it to a StarOffice document
/aoo42x/main/configmgr/source/
H A DREADME37 Central singleton that aggregates all data (reads in the XML files, manages
80 - A set member can be marked as "mandatory," meaning that a member of that name
83 - The above definition implies that calling replaceByName on a mandatory set
95 - The OpenOffice.org Registry Format document claims that group extension
97 not treat them like that (i.e., they can be removed again).
101 SetNodes that are set members. The default getMandatory implementation returns
113 removed again---whether or not that is a good idea).
123 it is assumed that user layer data does not contain them (for one, they are not

Completed in 79 milliseconds

12345678910>>...82