Home
last modified time | relevance | path

Searched refs:single (Results 1 – 25 of 412) sorted by relevance

12345678910>>...17

/aoo42x/main/offapi/com/sun/star/ui/
H A DXUIElementFactoryRegistration.idl59 … <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>
90 <li><b>Name</b>an optional string property which identifies a single user interface
130 … an optional name of a single user interface element. This name must be unique within a user
131 … interface element type class. This value can remain empty if no special factory for a single
135 …an optional module identifier that can be used to register a factory only for a single module. Thi…
136 …can remain empty if no special factory for a single module is needed. The module identifier can be…
156 … an optional name of a single user interface element. This name must be unique within a user
157 … interface element type class. This value can remain empty if no special factory for a single
161 …an optional module name that can be used to deregister a factory only for a single module. This va…
H A DModuleWindowStateConfiguration.idl38 elements of a single application module.
44 elements which are part of a single OpenOffice.org module, like Writer or
54 elements which are part of single installed module.
/aoo42x/main/udkapi/com/sun/star/reflection/
H A DXServiceTypeDescription.idl46 supports single-interface&ndash;based services, in addition to the obsolete,
61 single-interface&ndash;based service, an empty sequence is returned
70 single-interface&ndash;based service, an empty sequence is returned
79 single-interface&ndash;based service, an empty sequence is returned
88 single-interface&ndash;based service, an empty sequence is returned
95 accumulation-based service; for a single-interface&ndash;based
H A DXServiceTypeDescription2.idl35 Reflects a service, supporting single-interface&ndash;based services.
44 Returns whether this object reflects a single-interface&ndash;based
47 @return <TRUE/> if this object reflects a single-interface&ndash;based
61 for a single-interface&ndash;based service; for an obsolete,
/aoo42x/main/offapi/com/sun/star/inspection/
H A DPropertyLineElement.idl31 /** describes elements of a single line in an object inspector, used to represent a
32 single property
41 /// specifies the input control in a group of controls related to a single property
43 … /// specifies the primary button (if present) in a group of controls related to a single property
45 …/// specifies the secondary button (if present) in a group of controls related to a single property
H A DPropertyControlType.idl65 …/** denotes a control which allows the user to enter property values consisting of a single line o…
77 /** denotes a control which allows the user to enter a single character
80 being a single UTF-16 character.</p>
84 /** denotes a control which allows the user to enter a list of single-line strings
/aoo42x/main/i18npool/source/isolang/
H A Dlangid.pl192 my( $lcid, @parts, $grepdef, $options, $single);
194 $single = 0;
197 if ($ARGV[$options] eq '--single') { $single = 1; }
258 if ($single) {
285 if ($single) {
/aoo42x/main/offapi/com/sun/star/accessibility/
H A DAccessibleTextType.idl42 <p>Indicates that single (multibyte) characters are used.</p>
48 <p>Indicates that single words are used. The definition of what a
58 <p>Indicates that single sentences are used. The definition of what
67 <p>Indicates that single paragraphs are used. The definition of
75 <p>Indicates that single lines, as displayed on the screen, are
H A DXAccessibleSelection.idl49 supports single or multi selection.</p>
60 selected child is deselected first (single selection).</p>
124 as those enumerating all children. If only single selection is
/aoo42x/main/officecfg/registry/schema/
H A Doo-common.conf1 attribute oo-org-mapping-attr oo-org-mapping-attr-oid cis single
2 attribute oo-ldap-attr-mapping-attr oo-ldap-attr-mapping-attr-oid cis single
3 attribute oo-registry-object-attr oo-registry-object-attr-oid cis single
4 attribute oo-role-priority-attr oo-role-priority-attr-oid cis single
/aoo42x/main/offapi/com/sun/star/xml/xpath/
H A DXXPathAPI.idl157 /** Evaluate an XPath expression to select a single node.
169 result of the XPath evaluation: a single node
176 /** Evaluate an XPath expression to select a single node.
191 result of the XPath evaluation: a single node
/aoo42x/main/offapi/com/sun/star/table/
H A DBorderLine.idl37 /** describes the line type for a single cell edge.
51 <p>If this value is zero, only a single line is drawn.</p>
57 /** contaions the width of a single line or the width of outer part of
/aoo42x/main/offapi/com/sun/star/sdb/
H A DXSingleSelectQueryAnalyzer.idl47 /** simplifies the analyzing of single select statements.
50 The interface can be used for analyzing single SELECT statements without knowing the
67 the single select statement to set
70 or the statement isn't a single select statement
242 or the statement isn't a single select statement
/aoo42x/main/offapi/com/sun/star/i18n/
H A DKParseType.idl43 /// One single character like ! # ; : $ et al.
56 // gets confused about the single quotation marks.
57 /** "A single-quoted name matching the conditions passed ( 'na\'me' )."
/aoo42x/main/offapi/com/sun/star/document/
H A DXUndoManager.idl43 …undo action records the information how to undo a single change. Undo actions are maintained in a …
51 …<p>For collecting multiple changes in a single undo action, so-called Undo contexts are provided. …
53 …a sub action of the Undo context. Once the Undo context is left, a single undo action is pushed on…
54 which comprises all those single Undo actions.<br/>
304 …<p>Note that possible listeners will not get notifications for the single parts of the reset, i.e.…
305 will be no single <member>XUndoManagerListener::allActionsCleared</member>,
/aoo42x/main/offapi/com/sun/star/form/component/
H A DGridControl.idl84 display the single current value of a column they are bound to. Moreover, they do
89 the control belongs to, and the columns correspond to single columns of the form's row set.</p>
92 …<type scope="com::sun::star::form">DataAwareControlModel</type>s modeling other "single-value" con…
123 <p>In a grid control, single columns can be selected (at most one at a time).<br/>
/aoo42x/main/unodevtools/source/skeletonmaker/
H A Djavatypemaker.cxx277 bool single = true; in printSetPropertyMixinBody() local
292 if (single) { in printSetPropertyMixinBody()
293 single=false; in printSetPropertyMixinBody()
303 if ( single ) { in printSetPropertyMixinBody()
304 single=false; in printSetPropertyMixinBody()
H A Dcpptypemaker.cxx278 bool single = true; in printSetPropertyMixinBody() local
289 if (single) { in printSetPropertyMixinBody()
290 single=false; in printSetPropertyMixinBody()
300 if (single) { in printSetPropertyMixinBody()
301 single=false; in printSetPropertyMixinBody()
/aoo42x/main/oox/source/dump/
H A Ddumperbase.ini97 # enclosed in single quote (') characters. Default is false.
167 # is given in a single text line.
179 # Defines names for single bits in a bit field.
195 # - <bitmask>: The bit to be named. Must be a value with a single bit set.
209 # Defines names for single bits and for embedded values in a bit field. This
/aoo42x/main/slideshow/source/engine/transitions/
H A Dfanwipe.hxx37 FanWipe( bool center, bool single = true, bool fanIn = false ) in FanWipe() argument
38 : m_center(center), m_single(single), m_fanIn(fanIn) {} in FanWipe()
H A Dsweepwipe.hxx36 SweepWipe( bool center, bool single, in SweepWipe() argument
38 : m_center(center), m_single(single), in SweepWipe()
/aoo42x/main/offapi/type_reference/
H A Dtypelibrary_history.txt26 Changed accumulation-based services to single-interface--based ones
33 Changed accumulation-based services to single-interface--based ones
113 TextTableRow -> TableColumnSeparators is now a sequence instead of the single return
117 including this property to provide a unique description at a single place for
/aoo42x/main/stoc/source/security/
H A Dpermissions.h82 inline PermissionCollection( ::rtl::Reference< Permission > const & single ) SAL_THROW( () )
83 : m_head( single )
/aoo42x/main/offapi/com/sun/star/configuration/
H A DAccessRootElement.idl126 <p>An implementation will collect as many changes as possible into a single
134 the hierarchy, all changes will be notified with a single event.
140 with a single event.
/aoo42x/main/offapi/com/sun/star/sheet/
H A DXAddIn.idl47 so it is never stored in files. It should be a single word and is
68 so it is never stored in files. It should be a single word and is
99 arguments. It should be a single word and may be translated

Completed in 263 milliseconds

12345678910>>...17