Home
last modified time | relevance | path

Searched refs:li (Results 201 – 225 of 380) sorted by relevance

12345678910>>...16

/aoo42x/main/offapi/com/sun/star/ui/
H A DItemDescriptor.idl40 <li>menus</li>
41 <li>tool bars</li>
42 <li>status bars</li>
H A DModuleUICommandDescription.idl58 … <li><b>Label</b><br>a string which specifies the short name of the user interface command with
60 can directly be used to set the text of a menu item.</li>
61 … <li><b>Name</b><br>a string which specifies the short name of the user interface command without
62 any additional information. It can be used for the bubble help.</li>
63 <li><b>Popup</b><br>a boolean which specifies if the user interface command is a unique
64 … identifer for a popup menu. A popup menu has a label, but is not bound to a command.</li>
H A DXAcceleratorConfiguration.idl58 <li>Key events structure</li>
59 <li>and Commands, which are represented as URLs; describing
60 a function, which and can be executed using the dispatch API.</li>
106 <li>by a generic service, which can execute commands if a
107 keyboard event occures.</li>
108 <li>or to iterate over the whole container and change some
109 accelerator bindings.</li>
/aoo42x/main/offapi/com/sun/star/frame/
H A DFrameLoaderFactory.idl48 <li>have access on configuration of set of registered frame laoder objects</li>
49 <li>create a frame laoder by his internal name</li>
50 <li>query for a frame laoder by using special query or property description.</li>
H A DToolbarController.idl88 <li><b>Frame</b><br>a <type scope="com::sun::star::frame">XFrame</type>
89 instance to which the toolbar controller belongs.</li>
90 <li><b>CommandURL</b><br>a string which specifies the command a
91 toolbar controller is bound.</li>
92 <li><b>ServiceManager</b><br>a
94 instance which can be used to create additional UNO services.</li>
H A DXModel2.idl73 <li><b>Default</b> specifies the default view of the document.</li>
74 … <li><b>Preview</b> specifies a preview of the document. A minimal implementation of such a view
75 is a <em>Default</em> view which is read-only.</li>
76 <li><b>PrintPreview</b> specifies a print preview of the document.</li>
H A DXComponentLoader.idl139 <li>
145 </li>
146 <li>
154 </li>
155 <li>
165 </li>
/aoo42x/main/offapi/com/sun/star/logging/
H A DFileHandler.idl70 …<ul><li><code>Encoding</code> - denotes the initial value of the <member>XLogHandler::Encoding</me…
71 …<li><code>Formatter</code> - denotes the initial value of the <member>XLogHandler::Formatter</memb…
72 … <li><code>Level</code> - denotes the initial value of the <member>XLogHandler::Level</member></li>
/aoo42x/main/offapi/com/sun/star/report/
H A DXReportControlModel.idl73 <li>the name of a database column. The format to use is field:[name] </li>
74 …<li>the name of a function defined in the report or a group. The format to use is rpt:[functionNam…
75 <li>an expression like rpt:24+24-47</li>
/aoo42x/main/udkapi/com/sun/star/beans/
H A DXPropertyWithState.idl54 <li>a value is available or void</li>
55 <li>the value is stored in the object itself, or if a default value is being used</li>
56 <li>or if the value cannot be determined, due to ambiguity
57 (multi selection with multiple values).</li>
H A DXPropertyState.idl58 <li>a value is available or void</li>
59 <li>the value is stored in the object itself, or if a default value is to be used</li>
60 <li>and if the value cannot be determined, due to ambiguity
61 (multi selection with multiple values).</li>
H A DXPropertySet.idl71 <li>bound properties </li>
72 <li>constrained properties </li>
73 <li>free properties </li>
/aoo42x/main/offapi/com/sun/star/sdb/
H A DDatasourceAdministrationDialog.idl99 <li><b>Title</b><br/>
102 </li>
103 <li><b>ParentWindow</b><br/>
106 </li>
107 <li><b>InitialSelection</b><br/>
114 </li>
H A DErrorMessageDialog.idl142 <li><b>Title</b><br/>
144 </li>
145 <li><b>ParentWindow</b><br/>
148 </li>
149 <li><b>SQLException</b><br/>
155 </li>
/aoo42x/main/offapi/com/sun/star/sheet/
H A DDataPilotFieldGroups.idl92 <li>an empty <atom>any</atom> to remove all items and leave the
93 group empty. The group can be filled later with new item names.</li>
94 <li>a <atom dim="[]">string</atom> containing all item names that will
95 be part of the group.</li>
96 <li>an object supporting <type scope="com::sun::star::container">
100 </type>.</li>
H A DExternalLinkInfo.idl52 <li>If <member>Type</member> is <const>ExternalLinkType::EXTERNAL
58 quotes cover both, the document name and the sheet name.</li>
60 <li>If <member>Type</member> is <const>ExternalLinkType::DDE</const>,
62 service name, topic, and all known items of a DDE link.</li>
/aoo42x/main/offapi/com/sun/star/chart2/
H A DXFastPropertyState.idl54 <li>a value is available or void</li>
55 <li>the value is stored in the object itself, or if a default value is to be used</li>
56 <li>and if the value cannot be determined, due to ambiguity
57 (multi selection with multiple values).</li>
/aoo42x/main/offapi/com/sun/star/presentation/
H A DXSlideShow.idl161 <li>name: Prefetch, value: ::com::sun::star::drawing::XDrawPage. When given,
167 </li>
168 <li>name: SkipAllMainSequenceEffects, value: boolean.
176 </li>
177 <li>name: SkipSlideTransition, value: boolean.
184 </li>
232 <li>name: AutomaticAdvancement, value: double. When given, effects
236 but with empty value, automatic advancement is disabled again.</li>
237 <li>name: UserPaintColor, value: long. When given, the slide show
239 left mouse key, the user can paint a thin line in the given color.</li>
/aoo42x/main/offapi/com/sun/star/ucb/
H A DXContentCreator.idl48 <li>creatabletypes = creator.queryCreatableContentsInfo()
49 <li>choose a suitable type from creatabletypes
50 <li>newObject = creator.createNewContent( type )
51 <li>initialize the new object (i.e. newObject.Property1 = ...)
52 <li>let the new content execute the command "insert". That command
/aoo42x/main/offapi/com/sun/star/sdb/tools/
H A DXConnectionTools.idl91 <ul><li>a SDB-level connection (<type scope="com.sun.star.sdb">Connection</type></li>
92 <li>a string specifying the name of an object relative to the connection</li>
93 <li>a <type scope="com.sun.star.sdb">CommandType</type> value specifying the type
94 of the object</type></li>
/aoo42x/main/offapi/com/sun/star/document/
H A DOfficeDocument.idl85 <li>to make a copy of current component by saving it to another location</li>
86 <li>to commit made changes</li>
87 <li>to convert it by saving it by using suitable filter name.</li>
/aoo42x/main/offapi/com/sun/star/style/
H A DParagraphProperties.idl156 <li>either the bottom margin of the previous paragraph.</li>
157 <li>or the top margin of the following paragraph.</li>
169 <li>either the bottom margin of the previous paragraph
170 </li>
171 <li>or the top margin of the following paragraph.
172 </li>
/aoo42x/main/offapi/com/sun/star/rdf/
H A DXQuerySelectResult.idl42 <li>a list of query variable names (column labels)</li>
43 <li>an iterator of query results (rows),
44 each being a list of bindings for the above variables</li>
/aoo42x/main/offapi/com/sun/star/xml/sax/
H A DInputSource.idl43 <li>as the argument of <method>XParser::parseStream</method></li>
44 <li>as the return value of <method>XEntityReslover::resolveEntity</method>.
45 </li>
/aoo42x/main/offapi/com/sun/star/form/control/
H A DListBox.idl64 <li>the control loses the focus</li>
65 <li>the content of the control has changed, compared to the moment where it got the focus.</li>

Completed in 67 milliseconds

12345678910>>...16