Home
last modified time | relevance | path

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

12345678910>>...17

/AOO41X/main/svx/sdi/
H A Dsvxitems.sdi34 item SvxCellHorJustifyEnum SvxCellHorJustifyEnumItem;
43 item SvxCellVerJustifyEnum SvxCellVerJustifyEnumItem;
54 item SvxCellOrientationEnum SvxCellOrientationEnumItem;
85 item SvxChooseControlEnum SvxChooseControlItem;
108 item SvxDrawToolEnum SvxDrawToolEnumItem;
121 item SvxDrawAlignEnum SvxDrawAlignEnumItem;
138 item SvxDrawBezierEnum SvxDrawBezierEnumItem;
156 item SvxAdjustStruct SvxAdjustItem;
169 item SvxCaseMap SvxCaseMapItem;
220 item SvxFont SvxFontItem;
[all …]
H A Dxoitems.sdi24 //item String XFillAttrSetItem; SfxSetItem!
31 item XFillBitmap XFillBitmapItem;
33 item INT32 XFillColorItem; // XColorItem
60 item XFillGradient XFillGradientItem;
78 item XFillHatch XFillHatchItem;
89 item SvxFillStyle XFillStyleItem;
91 //item String XLineAttrSetItem; SfxSetItem!
93 item INT32 XLineColorItem;
114 item XLineDash XLineDashItem;
121 item XLineEnd XLineEndItem;
[all …]
/AOO41X/main/starmath/sdi/
H A Dsmitems.sdi34 item SvxAdjust SvxAdjustItem;
47 item SvxCaseMap SvxCaseMapItem;
65 item CharSet CharSetItem;
79 item FontFamily FontFamilyItem;
89 item FontPitch FontPitchItem;
99 item FontAlign FontAlignItem;
117 item FontWeight FontWeightItem;
128 item FontUnderline FontUnderlineItem;
138 item FontStrikeout FontStrikeoutItem;
148 item FontItalic FontItalicItem;
[all …]
/AOO41X/main/offapi/com/sun/star/awt/
H A DXMenu.idl52 /** inserts an item into the menu.
53 <p>The item is appended if the position is greater than or equal to
57 specifies the ID of the menu item to be insterted.
60 specifies the label of the menu item.
63 specifies the style of the menu item, as defined in
67 specifies the position where the menu item will be insterted.
77 specifies the position of the (first) menu item to be removed.
96 /** returns the ID of the item at the specified position.
99 specifies the position of the menu item for which the item ID is queried.
102 the ID of the menu item at the given position.
[all …]
H A DXItemList.idl46 /** inserts a new item into the list
49 the position at which the item should be inserted. Must be greater or equal to 0, and
53 the text of the item to be inserted.
56 the URL of the image to display for the item
68 /** inserts an item which has only a text, but no image
71 the position at which the item should be inserted. Must be greater or equal to 0, and
75 the text of the item to be inserted.
86 /** inserts an item which has only an image, but no text
89 the position at which the item should be inserted. Must be greater or equal to 0, and
93 the URL of the image to display for the 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.
59 /** sets the state of the item to be checked or unchecked.
62 specifies the menu item identifier.
65 specifies if the item is checked (<TRUE/>) or unchecked (<FALSE/>).
70 /** returns whether the item is checked or unchecked.
73 specifies the menu item identifier.
76 <TRUE/> if the item is checked, <FALSE/> otherwise.
[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
63 …m::sun::star::accessibility">AccessibleRole::PUSH_BUTTON</const> when the item is a push button, or
64 …:sun::star::accessibility">AccessibleRole::TOGGLE_BUTTON</const> when the item is a button and che…
65 …<const scope="com::sun::star::accessibility">AccessibleRole::PANEL</const> when the item is a wind…
66 …ope="com::sun::star::accessibility">AccessibleRole::FILLER</const> when the item is a fill item, or
67 …com::sun::star::accessibility">AccessibleRole::SEPARATOR</const> when the item is a separator.</li>
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
[all …]
/AOO41X/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.
38 for an item will be ignored by the implementation.<br/>
60 /** specifies how the output of the item is aligned in the bounding box of
62 <p>This style is only valid for an item which describes a statusbar item.
63 Draw item with a left aligned output.</p>
67 /** specifies how the output of the item is aligned in the bounding box of
69 <p>This style is only valid for an item which describes a statusbar item.
70 Draw item with a centered aligned output.</p>
74 /** specifies how the output of the item is aligned in the bounding box of
[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
71 item. See <type>ItemStyle</type> for more information about possible styles.</p>
75 /** specifies the pixel distance by which the text of the item is shifted on the x-axis.
76 <p>This property is only valid if the item describes a statusbar item.</p>
85 /** specifies if this item is visible or not.
[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
80 /** the rectangle on the status bar device onto which the item is drawn
86 /** the text of status bar item
90 /** the help text of the status bar item when extended help tips are on
94 /** the help text of the status bar item when help tips are on
[all …]
/AOO41X/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;
29 item BYTE SfxByteItem;
30 item INT16 SfxEnumItem;
31 item INT16 SfxAllEnumItem;
[all …]
/AOO41X/main/solenv/bin/modules/installer/patch/
H A DMsi.pm346 my ($item, $directory_map) = @_;
349 return if defined $item->{'full_source_name'};
351 my $parent = $item->{'parent'};
361 $item->{'full_source_long_name'}
362 = $parent->{'full_source_long_name'} . "/" . $item->{'source_long_name'};
363 $item->{'full_source_short_name'}
364 = $parent->{'full_source_short_name'} . "/" . $item->{'source_short_name'};
365 $item->{'full_target_long_name'}
366 = $parent->{'full_target_long_name'} . "/" . $item->{'target_long_name'};
367 $item->{'full_target_short_name'}
[all …]
/AOO41X/main/scripting/java/com/sun/star/script/framework/container/
H A DParcelDescriptor.java237 Element scriptElement = (Element)scriptNodes.item(i); in getScriptEntries()
244 tmp = (Element)nl.item(0); in getScriptEntries()
252 nl = nl.item(0).getChildNodes(); in getScriptEntries()
257 if (nl.item(j).getNodeName().equals("description")) in getScriptEntries()
260 (CharacterData)nl.item(j).getFirstChild(); in getScriptEntries()
271 tmp = (Element)nl.item(0); in getScriptEntries()
278 NodeList props = ((Element)nl.item(0)).getElementsByTagName("prop"); in getScriptEntries()
283 tmp = (Element)props.item(j); in getScriptEntries()
324 Element e = (Element)nl.item(i); in initLanguageProperties()
330 Element e2 = (Element)nl2.item(j); in initLanguageProperties()
[all …]
/AOO41X/main/solenv/bin/modules/installer/windows/
H A Dregistry.pm441 foreach my $item (@$language_data)
443 $components{$item->{'Component_'}} = 1;
457 foreach my $item (@$registry_items)
459 my $translated_name = $translation_map->{$item->{'componentname'}};
462 $item->{'componentname'} = $translated_name;
471 foreach my $item (@$language_data)
473 my $translated_name = $translation_map->{$item->{'Component_'}};
476 $item->{'Component_'} = $translated_name;
496 foreach my $item (@{$table_data->{$onelanguage}})
498 next if $item->{'styles'} =~ /\bX64_ONLY\b/;
[all …]
/AOO41X/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};
82 foreach $item ( @par2script::globals::items_assigned_at_modules )
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;
150 foreach $item ( @par2script::globals::items_assigned_at_modules )
152 my $assignedgids = $par2script::globals::assignedgids{$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;
180 foreach $item ( @par2script::globals::items_without_moduleid )
182 my $allitems = $par2script::globals::definitions{$item};
189 die "\nERROR: ModuleID assigned to $onegid! No module assignment to $item!\n\n";
[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 )
355 …xists($par2script::globals::searchkeys{$item}) ) { par2script::exiter::exit_program("ERROR: Unknow…
[all …]
/AOO41X/main/sw/sdi/
H A Dswslots.sdi40 item String TbxDummyItem;
42 item String XFillAttrSetItem;
43 item String XFillBitmapItem;
44 item String XFillColorItem;
45 item String XFillGradientItem;
46 item String XFillHatchItem;
47 item String XFillStyleItem;
48 item String XLineAttrSetItem;
49 item String XLineColorItem;
50 item String XLineDashItem;
[all …]
/AOO41X/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 label
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…
/AOO41X/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()
/AOO41X/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()
498 String text = item.getString().trim().toLowerCase(); in initializeTitles()
502 …teTitle = new PlaceholderTextElement(item, resources.resPlaceHolderTitle, resources.resPlaceHolder… in initializeTitles()
503 trTitle = item; in initializeTitles()
508 …teDate = new PlaceholderTextElement(item, resources.resPlaceHolderDate, resources.resPlaceHolderHi… in initializeTitles()
509 trDate = item; in initializeTitles()
514 …teTime = new PlaceholderTextElement(item, resources.resPlaceHolderTime, resources.resPlaceHolderHi… in initializeTitles()
515 trTime = item; in initializeTitles()
520 …teLocation = new PlaceholderTextElement(item, resources.resPlaceHolderLocation, resources.resPlace… in initializeTitles()
[all …]
/AOO41X/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()
/AOO41X/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</…
88 …TYPE>com::sun::star::sheet::DataPilotFieldReferenceItemType::NEXT</TYPE>) item of the base field a…
[all …]

12345678910>>...17