Home
last modified time | relevance | path

Searched refs:group (Results 76 – 100 of 355) sorted by relevance

12345678910>>...15

/aoo42x/main/offapi/com/sun/star/awt/
H A DKeyEvent.idl47 <p>This is a constant from the constant group <type>Key</type>.</p>
61 <p>This is a constant from the constant group
/aoo42x/main/offapi/com/sun/star/sheet/
H A DXDataPilotFieldGrouping.idl53 /** Creates a new DataPilot field which contains a group containing the
68 be part of the new group. Must be names of items contained in the
93 contains the information how to group the items of the field. The
H A DFormulaMapGroup.idl35 specify for which group of symbols the mappings are to be obtained.
39 Note that the special group and other groups are mutual exclusive.
H A DDataPilotFieldGroupInfo.idl114 the first group will contain all values greater than or equal to 2 and
115 less than 5. The second group will contain all values greater than or
/aoo42x/main/offapi/com/sun/star/drawing/
H A DGroupShape.idl45 /** This service is for a group of <type>Shape</type>s.
55 /** this is a ui feature for entering and leaving the group for
H A DXShapeGrouper.idl45 /** specifies the group/ungroup functionality.
68 com::sun::star::drawing::XShapeGroup group( [in] com::sun::star::drawing::XShapes xShapes );
H A DAccessibleShape.idl64 parent. That is either the containing draw page or a group shape or a
90 shapes or accessible text paragraphs. Only group shapes, 3D scene
97 <type>AccessibleDrawDocumentView</type> or a group shape, 3D
/aoo42x/main/offapi/com/sun/star/i18n/
H A DTransliterationModulesExtra.idl35 The values used in this group need to be different from the ones in
40 // using a constant group instead of enum leaves room for additional values later on...
/aoo42x/main/offapi/com/sun/star/document/
H A DSettings.idl77 <p>For supported values see the constants group
216 // Note: Define a constant group for that?
269 <p>For supported values see the constants group
/aoo42x/main/ooxml/source/framework/SchemaParser/src/org/apache/openoffice/ooxml/schema/generator/html/
H A DHtmlGenerator.java131 maOut.println(aMatcher.group(1)); in CopyFile()
132 switch(aMatcher.group(2)) in CopyFile()
144 maOut.printf("%s\n", aMatcher.group(3)); in CopyFile()
/aoo42x/main/qadevOOo/tests/java/ifc/sheet/
H A D_XSheetOutline.java76 oObj.group(address, TableOrientation.COLUMNS); in _group()
77 oObj.group(address, TableOrientation.ROWS); in _group()
/aoo42x/main/sw/source/ui/dbui/
H A Dmmoutputtypepage.src80 …Text[ en-US ] = "Send letters to a group of recipients. The letters can contain an address block a…
84 …Text[ en-US ] = "Send e-mail messages to a group of recipients. The e-mail messages can contain a …
/aoo42x/main/offapi/com/sun/star/chart2/
H A DXChartTypeTemplate.idl194 Denotes in which chart-type group the series lies, such this method
198 The index of the series inside the current chart-type group.
203 The number of series in the current chart-type group.
/aoo42x/main/oovbaapi/ooo/vba/excel/
H A DXGraphicObjects.idl41 <li>GroupBoxes: group frame controls,</li>
42 <li>GroupObjects: group objects containing other child objects,</li>
/aoo42x/main/offapi/com/sun/star/chart/
H A DChartDataRowProperties.idl48 /** specifies the properties for a group of graphic elements which
53 point elements contained in this group. They serve as a template;
/aoo42x/main/offapi/com/sun/star/text/
H A DXAutoTextGroup.idl62 …face provide methods to insert, rename and delete autotext entries from the current autotext group.
77 /** renames an entry in the autotext group.
/aoo42x/main/offapi/com/sun/star/report/
H A DXReportControlModel.idl74 …<li>the name of a function defined in the report or a group. The format to use is rpt:[functionNam…
86 /** Specifies that the element gets printed when the group changes.
/aoo42x/main/offapi/com/sun/star/configuration/
H A DConfigurationAccess.idl92 types of the elements of a <em>group</em> are completely defined in the
104 An object that can hold child elements as a <em>set</em> or a <em>group</em>.
107 An object may be an element of a <em>set</em> or a <em>group</em>
H A DConfigurationUpdateAccess.idl68 A <em>group</em> permits changing child values.
75 For elements of a <em>set</em> or a <em>group</em> no additinal
/aoo42x/main/scripting/examples/java/Newsgroup/
H A DSubscribedNewsgroups.java217 NewsGroup group = new NewsGroup( hostname, newsgroup ); in findNewsgroups() local
218 groups.addElement( group ); in findNewsgroups()
/aoo42x/main/writerfilter/documentation/
H A DtablesInDoc.txt102 starting paragraph group:
108 ending paragraph group:
/aoo42x/main/nss/
H A Dnss.patch.mingw95 + $(MKPROG) -o $@ $(CFLAGS) $(OBJS) $(LDFLAGS) -Wl,--start-group $(EXTRA_LIBS) -Wl,--end-group $(EX…
/aoo42x/main/xmloff/source/forms/
H A Delementimport.cxx524 for ( PropertyGroups::const_iterator group = i_propertyGroups.begin(); in impl_matchPropertyGroup() local
525 group != i_propertyGroups.end(); in impl_matchPropertyGroup()
526 ++group in impl_matchPropertyGroup()
530 for ( PropertyDescriptionList::const_iterator prop = group->begin(); in impl_matchPropertyGroup()
531 prop != group->end(); in impl_matchPropertyGroup()
546 return group; in impl_matchPropertyGroup()
/aoo42x/main/offapi/com/sun/star/configuration/backend/
H A DXUpdateHandler.idl351 <li>if there isn't a group or extensible node in progress currently</li>
513 <li>if there isn't a group or extensible node in progress currently</li>
561 <li>if there isn't a group or extensible node in progress currently</li>
615 <li>if there isn't a group or extensible node in progress currently</li>
646 <li>if there isn't a group or extensible node in progress currently</li>
/aoo42x/test/testcommon/source/org/openoffice/test/vcl/client/
H A DVclHookException.java358 String rep = properties.getProperty(matcher.group(1), matcher.group()).replace("$", "\\$"); in parse()

Completed in 66 milliseconds

12345678910>>...15