Home
last modified time | relevance | path

Searched refs:as (Results 101 – 125 of 1525) sorted by relevance

12345678910>>...61

/aoo42x/main/offapi/com/sun/star/style/
H A DLineSpacingMode.idl41 /** This constant specifies the height value as a proportional value.
48 /** This constant specifies the height as the minimum line height.
55 /** This constant specifies the height value as the distance to the previous line.
62 /** This constant specifies the height value as a fixed line height.
/aoo42x/main/offapi/com/sun/star/awt/
H A DImageDrawMode.idl34 /** the image is drawn as is, without any color transformation.
38 /** the image is drawn as if it represented a feature whose state is disabled.
42 /** the image is drawn as being highlighted.
47 /** the image is drawn as being deactivated.
/aoo42x/main/offapi/com/sun/star/ui/dialogs/
H A DXWizard.idl49 and the user can simply travel through them as desired.</p>
53 …paths are those whose first <em>k</em> steps are the same as in the current path. Obviously, there…
58 …<p>An <type>XWizardController</type> can declare a certain path as active path by calling the <mem…
68 …Also, the <em>Finish</em> button needs to be maintained by the wizard's controller, too, as it can…
99 …denotes the button to enable or disable, as one of the <type>WizardButton</type> constants. Must n…
106 /** sets a button in the wizard as default button
109 … <em>return</em> key while the focus is in a control which does not handle this key itself (such as
191 …the index of the path, as used in the <member>Wizard::createMultiplePathsWizard</member> construct…
/aoo42x/main/ure/source/
H A DREADME166 Files marked as [external] are included in the URE installation because the URE
169 available as non-private files of the URE installation. However, in an ideal
172 Files marked as [private] are private to the URE installation. To avoid
176 Files marked as [GAC] are installed in the Global Assembly Cache on Windows. The
177 file path reflects the path as seen in the Explorer with the Assembly
194 enables Java executables to use a Java VM, such as the Sun JDK/JRE. Executables
195 such as uno and regcomp run this helper automatically.
283 When a URE executable, such as uno, starts a Java VM, the URE Java Framework
306 access the same JDK/JRE, log on as root and copy an existing
346 compiled with the GNU Compiler Collection (GCC), to GCC 3.4.1 as
[all …]
/aoo42x/main/offapi/com/sun/star/embed/
H A DEntryInitModes.idl42 the object should be initialized as a new one.
47 /** The object should be initialized as a new empty one.
52 /** The object should be initialized as a new one only in case it still
66 /** The object should be initialized as a link using URL provided in
/aoo42x/main/udkapi/com/sun/star/lang/
H A DLocale.idl65 <p>These codes are the lower-case two-letter codes as defined by
67 sites, such as: <br>
82 <p>These codes are the upper-case two-letter codes as
84 number of sites, such as: <br>
104 for language, country and variant as: "es", "ES", "Traditional_WIN".</p>
/aoo42x/main/udkapi/com/sun/star/reflection/
H A DXMethodParameter.idl44 parameters of service constructors as well as parameters of interface
65 /** Returns true, if the parameter is declared as [in] or [inout] in IDL.
72 /** Returns true, if the parameter is declared as [out] or [inout] in IDL.
/aoo42x/main/udkapi/com/sun/star/bridge/oleautomation/
H A DCurrency.idl30 as <code>CURRENCY</code>.
32 A <code>CY</code> could actually be represented as <atom>hyper</atom> in UNO
36 typedef'd currency type would be represented as <code>long</code> in Java.
42 <type>Currency</type> is declared as struct.
/aoo42x/main/offapi/com/sun/star/drawing/
H A DMasterPage.idl41 <p>It serves as a background page for zero or more <type>DrawPage</type>s.
43 it can be used as a draw page with three differences:
48 <li>It cannot be removed from a document as long as one or
H A DAccessibleOLEShape.idl46 <p>OLE objects are handled as place holders. While not activated the
49 tree representing it (as far as that is available) is included directly
75 realized at the moment. It therefore serves solely as indicator of
/aoo42x/main/offapi/com/sun/star/table/
H A DXTableChart.idl51 are interpreted as column headers.
58 are interpreted as column headers.
65 data are interpreted as row headers.
72 data are interpreted as row headers.
/aoo42x/main/binaryurp/source/
H A Dunmarshal.cxx386 std::vector< BinaryAny > as; in readValue() local
387 readMemberValues(type, &as); in readValue()
389 copyMemberValues(type, as.begin(), buf); in readValue()
509 std::vector< BinaryAny > as; in readSequence() local
511 as.push_back(readValue(ctd)); in readSequence()
532 const_cast< void * >(as[i].getValue(ctd)), ctd.get(), 0); in readSequence()
/aoo42x/main/offapi/com/sun/star/sheet/
H A DXNamedRange.idl68 /** returns the position in the document which is used as a
75 /** sets the position in the document which is used as a
85 <p>This is a combination of flags as defined in
96 as defined in <type>NamedRangeFlag</type>.
/aoo42x/main/offapi/com/sun/star/ucb/
H A DAuthenticationRequest.idl53 /** Specifies if the authentication involves a 'realm' (as can be the case
66 /** Specifies if the authentication involves a 'user name' (as is almost
79 /** Specifies if the authentication involves a 'password' (as is almost
92 /** Specifies if the authentication involves an 'account' (as can be the
H A DHierarchyDataReadAccess.idl56 any URL, which will be treated as the target of a hierarchy link.
84 /** gives access to the data members of a hierarchy data node as well
85 as to any child nodes or to the data members of child nodes using a
151 <p>An implementation should collect as many changes as possible into a
/aoo42x/main/offapi/com/sun/star/rdf/
H A DURI.idl54 the URI, represented as <atom>string</atom>.
66 the namespace prefix of the URI, represented as
70 the local name of the URI, represented as <atom>string</atom>.
82 the URI, represented as a constant from <type>URIs</type>.
/aoo42x/main/offapi/com/sun/star/security/
H A DDocumentSignatureInformation.idl57 This value can be ignored when this struct is returned as part of
69 signature can still be regarded as valid, as long as SignatureIsValid is true
/aoo42x/main/offapi/com/sun/star/configuration/backend/
H A DLocalHierarchyBrowser.idl51 Components can be retrieved either as component names or as
70 <dd><ul><li>if <TRUE/> components will be returned as component names,</li>
71 <li>if <FALSE/> components will be returned as fileURLs,</li>
/aoo42x/main/offapi/com/sun/star/document/
H A DXUndoManager.idl59 …any method retrieving information about the stack will behave as if the undo action does not exist…
87 …<p>A new undo action will be added to the undo stack, with the title given as <code>i_title</code>…
88as the context is not left, every undo action added to the stack will be treated as sub action. Th…
116 …<p>A new undo action will be added to the undo stack. As long as the context is not left, every un…
117 …added to the stack will be treated as sub action. This means it will not be directly accessible at…
162 …<member>clearRedo</member>), it will be disposed, as long as it supports the <member scope="com::s…
/aoo42x/main/offapi/com/sun/star/text/textfield/
H A DSetExpression.idl54 /** specifies the type of the numbering as
71 /** contains the sequence value when this field is used as sequence field.
74 /** determines the type of the variable as described in
85 is located also change the number format as appropriate for this language.
/aoo42x/main/offapi/com/sun/star/chart/
H A DXChartData.idl51 register as listener. The component will be notified with a
56 the component that is to be added as listener
75 the value which is to be used as an indicator for a
98 <TRUE/> if the number given is interpreted by the chart as
/aoo42x/main/offapi/com/sun/star/rendering/
H A DXHalfFloatBitmap.idl50 /** Specialized interface for bitmaps containing half floats as their
53 Half floats are 16 bit wide, and newer GPUs already have them as
62 Set raw data of a bitmap, in the format as defined by
65 same scanline padding takes place as when the whole bitmap is
/aoo42x/main/offapi/com/sun/star/animations/
H A DXAnimationListener.idl48 …aised both in the course of normal (i.e. scheduled or interactive) timeline play, as well as in the
58 …aised both in the course of normal (i.e. scheduled or interactive) timeline play, as well as in the
/aoo42x/main/offapi/com/sun/star/sdbc/
H A DXDriver.idl57 <p>The DriverManager will try to load as many drivers as it can
78 of driver to connect to the given URL. This will be common, as when
94 string tag/value pairs as connection arguments.
107 …a list of arbitrary string tag/value pairs as connection arguments. Normally at least a "user" and…
/aoo42x/main/offapi/com/sun/star/i18n/
H A DXCalendar.idl68 Set the date/time as an offset to the start of the calendar at
77 Get the date/time as an offset to the start of the calendar at
183 <dd>one of <type>Weekdays</type> or a number used as
187 <dd>one of <type>Months</type> or a number used as
193 <dd>a number used as an offset into the

Completed in 54 milliseconds

12345678910>>...61