Home
last modified time | relevance | path

Searched refs:item (Results 1 – 25 of 430) sorted by relevance

12345678910>>...18

/trunk/main/svx/sdi/
H A Dsvxitems.sdi169 item SvxCaseMap SvxCaseMapItem;
220 item SvxFont SvxFontItem;
238 item FontWeight SvxWeightItem;
277 item SvxDbType SvxDbTypeItem;
314 item SvxBreak SvxBreakItem;
392 item BYTE SvxWidowsItem;
438 item SvxBrush SvxBrushItem;
479 item SvxLine SvxLineItem;
513 item SvxPage SvxPageItem;
602 item SvxZoom SvxZoomItem;
[all …]
H A Dxoitems.sdi31 item XFillBitmap XFillBitmapItem;
78 item XFillHatch XFillHatchItem;
93 item INT32 XLineColorItem;
114 item XLineDash XLineDashItem;
121 item XLineEnd XLineEndItem;
123 item INT32 XLineEndWidthItem;
124 item BOOL XLineEndCenterItem;
131 item XLineStart XLineStartItem;
165 item SvxLineCap XLineCapItem;
167 item INT32 XLineWidthItem;
[all …]
/trunk/main/starmath/sdi/
H A Dsmitems.sdi34 item SvxAdjust SvxAdjustItem;
65 item CharSet CharSetItem;
291 item BOOL SvxFmtKeepItem;
311 item SvxFont SvxFontItem;
338 item SvxLine SvxLineItem;
352 item UINT16 SvxLanguage;
367 item BOOL SvxOpaqueItem;
368 item BYTE SvxOrphansItem;
379 item SvxPage SvxPageItem;
406 item BOOL SvxPrintItem;
[all …]
/trunk/main/offapi/com/sun/star/awt/
H A DXMenu.idl52 /** inserts an item into the menu.
99 specifies the position of the menu item for which the item ID is queried.
109 specifies the ID of the menu item for which the item position is queried.
119 specifies the position of the menu item for which the item type is queried.
126 /** enables or disables the menu item.
129 specifies the menu item ID.
138 /** returns the state of the menu item.
141 specifies the menu item ID.
162 /** sets the text for the menu item.
179 the label of the menu item.
[all …]
H A DXItemList.idl46 /** inserts a new item into the list
53 the text of the item to be inserted.
56 the URL of the image to display for the item
75 the text of the item to be inserted.
104 /** removes an item from the list
122 /** sets a new text for an existing item
129 the new text of the item
140 /** sets a new image for an existing item
165 the new text of the item
190 the data to associate with the list item
[all …]
H A DXPopupMenu.idl45 /** sets the menu default item.
48 specifies the menu item identifier.
52 /** returns the menu default item.
55 the ID of the default item.
62 specifies the menu item identifier.
70 /** returns whether the item is checked or unchecked.
73 specifies the menu item identifier.
124 /** sets the <type>KeyEvent</type> for the menu item.
155 /** sets the image for the menu item.
161 specifies the image for the menu item.
[all …]
H A DAccessibleToolBoxItem.idl44 /** specifies accessibility support for a tool box item.
59 /** This interface gives access to the structural information of a tool box item:
62 <li>Role: The role of a tool box item is
66 …ope="com::sun::star::accessibility">AccessibleRole::FILLER</const> when the item is a fill item, or
68 <li>Name: The name of a tool box item is the name set.</li>
69 <li>Description: The description of a tool box item is its localized
73 <li>Parent: The parent is the tool box that contains the tool box item.</li>
98 if the tool box item is checked.</li>
109 a menu. The supported actions for a tool box item are:
117 of a tool box item.
[all …]
/trunk/main/offapi/com/sun/star/ui/
H A DItemStyle.idl33 user interface item.
36 These styles are only valid if the item describes a toolbar or statusbar item.
62 <p>This style is only valid for an item which describes a statusbar item.
69 <p>This style is only valid for an item which describes a statusbar item.
76 <p>This style is only valid for an item which describes a statusbar item.
83 <p>This style is only valid for an item which describes a statusbar item.
102 <p>This style is only valid if the item describes a statusbar item.</p>
115 <p>This style is only valid if the item describes a toolbar item.</p>
129 <p>This style is only valid if the item describes a toolbar item.</p>
136 <p>This style is only valid if the item describes a toolbar item.</p>
[all …]
H A DItemDescriptor.idl36 describes a user interface item that is part of a user interface
45 You could have a menu or a toolbox working with the same item descriptor.
52 /** specifies which type this item descriptor belongs to.<p>See constant definition
57 /** the text of the user interface item.
69 /** different styles which influence the appearance of the item and its behavior.
70 <p>This property is only valid if the item describes a toolbar or statusbar
76 <p>This property is only valid if the item describes a statusbar item.</p>
85 /** specifies if this item is visible or not.
86 <p>This property is only valid if the item describes a toolbar or statusbar item.</p>
90 /** specifies a pixel width for this item inside the user interface element.
[all …]
H A DXStatusbarItem.idl30 /** Represents an item in a status bar
38 /** the command of the status bar item
46 /** the width of the status bar item
50 /** the style of the status bar item
52 <p>The following values apply for a status bar item:</p>
76 /** the offset between this status bar item and the following
86 /** the text of status bar item
94 /** the help text of the status bar item when help tips are on
98 /** the accesible name of the status bar item
102 /** whether the item is visible or not
[all …]
/trunk/main/sfx2/sdi/
H A Dsfxitems.sdi22 item void SfxVoidItem;
23 item BOOL SfxBoolItem;
24 item INT32 SfxUInt16Item;
25 item INT16 SfxInt16Item;
26 item INT32 SfxUInt32Item;
27 item INT32 SfxInt32Item;
28 item String SfxStringItem;
30 item INT16 SfxEnumItem;
31 item INT16 SfxAllEnumItem;
49 item Point SfxPointItem;
[all …]
/trunk/main/solenv/bin/modules/installer/patch/
H A DMsi.pm346 my ($item, $directory_map) = @_;
351 my $parent = $item->{'parent'};
361 $item->{'full_source_long_name'}
363 $item->{'full_source_short_name'}
365 $item->{'full_target_long_name'}
373 $item->{'full_source_long_name'} = $item->{'source_long_name'};
374 $item->{'full_source_short_name'} = $item->{'source_short_name'};
375 $item->{'full_target_long_name'} = $item->{'target_long_name'};
376 $item->{'full_target_short_name'} = $item->{'target_short_name'};
422 $item->{'parent'} = $directory_map->{$item->{'parent_name'}};
[all …]
/trunk/main/scripting/java/com/sun/star/script/framework/container/
H A DParcelDescriptor.java244 tmp = (Element)nl.item(0); in getScriptEntries()
271 tmp = (Element)nl.item(0); in getScriptEntries()
398 Element root, item, tempitem; in addScriptEntry() local
404 item.setAttribute("lang", "en"); in addScriptEntry()
407 item.appendChild(tempitem); in addScriptEntry()
416 item.appendChild(tempitem); in addScriptEntry()
418 root.appendChild(item); in addScriptEntry()
422 root.appendChild(item); in addScriptEntry()
426 root.appendChild(item); in addScriptEntry()
438 item.appendChild(tempitem); in addScriptEntry()
[all …]
/trunk/main/solenv/bin/modules/installer/windows/
H A Dregistry.pm501 $item->{'Registry'},
502 $item->{'Root'},
503 $item->{'Key'},
504 $item->{'Name'},
505 $item->{'Value'},
506 $item->{'Component_'})
546 $item->{'Registry'},
547 $item->{'Root'},
548 $item->{'Key'},
549 $item->{'Name'},
[all …]
/trunk/main/solenv/bin/modules/par2script/
H A Dmodule.pm36 my ($gid, $item) = @_;
40 …xists($par2script::globals::searchkeys{$item}) ) { par2script::exiter::exit_program("ERROR: Unknow…
41 my $searchkey = $par2script::globals::searchkeys{$item};
84 my $assignedgids = $par2script::globals::assignedgids{$item};
85 my $definedgids = $par2script::globals::definitions{$item};
93 my $number_of_removals = remove_from_modules($gid, $item);
149 my $item;
153 my $definedgids = $par2script::globals::definitions{$item};
159 my $modulekey = $par2script::globals::searchkeys{$item};
238 my $item;
[all …]
H A Dcheck.pm89 my $item;
90 foreach $item ( @par2script::globals::items_with_directories )
92 my $allitems = $par2script::globals::definitions{$item};
117 my $item;
118 foreach $item ( @par2script::globals::items_with_moduleid )
120 my $allitems = $par2script::globals::definitions{$item};
179 my $item;
182 my $allitems = $par2script::globals::definitions{$item};
207 my $item;
213 my $string = "\tGID: $item Assignments: $par2script::globals::assignedgids{$topitem}->{$item}";
[all …]
H A Dwork.pm226 my ( $script, $item, $itemhash, $itemkey ) = @_;
228 push(@{$script}, "$item $itemkey\n" );
306 my $item;
307 foreach $item ( keys %{$itemhash} )
309 if ( $itemhash->{$item}->{'ParentID'} eq $parent )
311 push(@{$order}, $item);
312 my $newparent = $item;
352 my $item;
353 foreach $item ( @par2script::globals::items_assigned_at_modules )
357 my $searchkey = $par2script::globals::searchkeys{$item};
[all …]
/trunk/main/sw/sdi/
H A Dswslots.sdi40 item String TbxDummyItem;
43 item String XFillBitmapItem;
44 item String XFillColorItem;
46 item String XFillHatchItem;
47 item String XFillStyleItem;
49 item String XLineColorItem;
50 item String XLineDashItem;
51 item String XLineEndItem;
54 item String XLineStartItem;
57 item String XLineStyleItem;
[all …]
/trunk/main/migrationanalysis/src/driver_docs/sources/powerpoint/
H A DSlide1.cls41 …ActivePresentation.Slides.item(1).Shapes.item("RID_STR_DVR_PP_TXT2").OLEFormat.Object.Text = RID_S…
42 …ActivePresentation.Slides.item(1).Shapes.item("RID_STR_DVR_PP_TXT3").OLEFormat.Object.Text = RID_S…
43 …ActivePresentation.Slides.item(1).Shapes.item("RID_STR_DVR_PP_TXT4").OLEFormat.Object.Text = RID_S…
44 …ActivePresentation.Slides.item(1).Shapes.item("RID_STR_DVR_PP_TXT5").OLEFormat.Object.Text = RID_S…
45 …ActivePresentation.Slides.item(1).Shapes.item("RID_STR_DVR_PP_TXT6").OLEFormat.Object.Text = RID_S…
46 …ActivePresentation.Slides.item(1).Shapes.item("RID_STR_DVR_PP_TXT7").OLEFormat.Object.Text = RID_S…
47 …ActivePresentation.Slides.item(1).Shapes.item("RID_STR_DVR_PP_TXT8").OLEFormat.Object.Text = RID_S…
H A DLoader.bas49 …ActivePresentation.Slides.item(1).Shapes.item("RID_STR_DVR_PP_TXT2").OLEFormat.Object.Text = RID_S…
50 …ActivePresentation.Slides.item(1).Shapes.item("RID_STR_DVR_PP_TXT3").OLEFormat.Object.Text = RID_S…
51 …ActivePresentation.Slides.item(1).Shapes.item("RID_STR_DVR_PP_TXT4").OLEFormat.Object.Text = RID_S…
52 …ActivePresentation.Slides.item(1).Shapes.item("RID_STR_DVR_PP_TXT5").OLEFormat.Object.Text = RID_S…
53 …ActivePresentation.Slides.item(1).Shapes.item("RID_STR_DVR_PP_TXT6").OLEFormat.Object.Text = RID_S…
54 …ActivePresentation.Slides.item(1).Shapes.item("RID_STR_DVR_PP_TXT7").OLEFormat.Object.Text = RID_S…
55 …ActivePresentation.Slides.item(1).Shapes.item("RID_STR_DVR_PP_TXT8").OLEFormat.Object.Text = RID_S…
H A DApplicationSpecific.bas127 .item(I).Close
160 …ActivePresentation.Slides.item(1).Shapes.item("RID_STR_DVR_PP_TXT2").OLEFormat.Object.Text = RID_S…
161 …ActivePresentation.Slides.item(1).Shapes.item("RID_STR_DVR_PP_TXT3").OLEFormat.Object.Text = RID_S…
162 …ActivePresentation.Slides.item(1).Shapes.item("RID_STR_DVR_PP_TXT4").OLEFormat.Object.Text = RID_S…
163 …ActivePresentation.Slides.item(1).Shapes.item("RID_STR_DVR_PP_TXT5").OLEFormat.Object.Text = RID_S…
164 …ActivePresentation.Slides.item(1).Shapes.item("RID_STR_DVR_PP_TXT6").OLEFormat.Object.Text = RID_S…
165 …ActivePresentation.Slides.item(1).Shapes.item("RID_STR_DVR_PP_TXT7").OLEFormat.Object.Text = RID_S…
166 …ActivePresentation.Slides.item(1).Shapes.item("RID_STR_DVR_PP_TXT8").OLEFormat.Object.Text = RID_S…
/trunk/main/l10ntools/java/l10nconv/java/com/sun/star/tooling/DirtyTags/
H A DDirtyTagWrapper.java133 String item=""; in wrapString() local
135 item=((String)tagString.get(i)); in wrapString()
136 int start=item.indexOf("\\<")+2; in wrapString()
139 int end=item.lastIndexOf("\\>"); in wrapString()
142 if(item.endsWith("/\\>")){ in wrapString()
146 item=item.substring(start,end); in wrapString()
148 if(item.indexOf(" ")>0){ in wrapString()
149 item=item.substring(0,item.indexOf(" ")); in wrapString()
152 item=item+"/"; in wrapString()
154 tagNames.add(item); in wrapString()
/trunk/main/wizards/com/sun/star/wizards/agenda/
H A DAgendaTemplate.java491 XTextRange item = null; in initializeTitles() local
497 item = (XTextRange) _allItems.get(i); in initializeTitles()
503 trTitle = item; in initializeTitles()
509 trDate = item; in initializeTitles()
515 trTime = item; in initializeTitles()
521 trLocation = item; in initializeTitles()
768 XTextRange item; in createMinutes() local
959 XTextRange item; in ItemsTable() local
970 item = (XTextRange) _allItems.get(i); in ItemsTable()
1207 XTextRange item; in Topics() local
[all …]
/trunk/main/binaryurp/source/
H A Dwriter.cxx157 Item item; in run() local
164 item = queue_.front(); in run()
170 if (item.request) { in run()
172 item.tid, item.oid, item.type, item.member, item.arguments, in run()
173 (!item.oid.equalsAsciiL( in run()
175 !item.member.equals( in run()
182 item.currentContext); in run()
185 item.tid, item.member, item.setter, item.exception, in run()
186 item.returnValue, item.arguments); in run()
187 if (item.setCurrentContextMode) { in run()
/trunk/main/offapi/com/sun/star/sheet/
H A DDataPilotFieldReferenceType.idl51 <p>If a base item name is specified, the reference value for a combination of field items is the
52 result where the item in the base field is replaced by the specified base item.</p>
57 <p>If the result for an item combination is empty, the value 0 is used for the difference, even
61 <p>The difference for item combinations containing the base item is shown as empty result.</p>
65 <p>If "previous" or "next" is specified as the base item, the reference value is the result for
67 item in the base field are hidden, that item is skipped. The difference for the item with
68 hidden details isn't calculated, not even for the item's summary, to have a consistent order
74 …or last (for <TYPE>com::sun::star::sheet::DataPilotFieldReferenceItemType::NEXT</TYPE>) item of th…
87 …the base item, first (for <TYPE>com::sun::star::sheet::DataPilotFieldReferenceItemType::PREVIOUS</…
111 <p>If details for one item in the base field are hidden, that item isn't included in
[all …]

Completed in 107 milliseconds

12345678910>>...18