| /aoo4110/main/offapi/com/sun/star/sheet/ | 
| H A D | DataPilotFieldGroups.idl | 43 /** represents a collection of groups in a data pilot field. 56     /** provides access to the data pilot field groups in the collection via 63 	/** creates an enumeration of all data pilot field groups. 71     /** provides access to the data pilot field groups in the collection via 78     /** provides read/write access to the data pilot field groups in the 83         interfaces can be used to manage the item groups. It is possible to 84         insert, remove, and replace item groups.</p>
  | 
| H A D | XSheetOutline.idl | 66 	/** removes outline groups. 68 		<p>In the specified range, all outline groups on the innermost 84 	/** creates outline groups from formula references in a range. 93 	/** removes all outline groups from the sheet. 117 	/** shows all outlined groups below a specific level.
  | 
| H A D | DataPilotFieldGroupInfo.idl | 139     /** specifies the named groups in this field if there are some. 142         </type>. The collection of groups can be modified by inserting, 143         removing, replacing, or renaming single groups or item names in the 144         groups. When writing back this struct containing such a changed 145         collection of groups to the <member>DataPilotField::GroupInfo</member>
  | 
| H A D | XDataPilotFieldGrouping.idl | 56         <p>It is possible to create multiple groups by calling this method 59         groups.</p> 61         <p>The collection of groups can be accessed via the 63         struct contains the sequence of groups in its member 138             into one range (e.g. a value of 7 groups the members of a week
  | 
| H A D | DataPilotFieldGroupsEnumeration.idl | 37 /** represents an enumeration of member groups in a DataPilot field. 46     /** provides methods to access the field groups in the enumeration.
  | 
| H A D | FormulaMapGroup.idl | 39     Note that the special group and other groups are mutual exclusive. 64     /** All groups except SPECIAL */
  | 
| /aoo4110/main/shell/source/unix/sysshell/ | 
| H A D | recently_used_file_handler.cxx | 79             const string_container_t& groups,  in recently_used_item() 84             groups_(groups)  in recently_used_item() 438             string_container_t groups;  in recently_used_item_list_add()  local 439             groups.push_back(GROUP_OOO);  in recently_used_item_list_add() 440             groups.push_back(GROUP_STAR_OFFICE);  in recently_used_item_list_add() 441             groups.push_back(GROUP_STAR_SUITE);  in recently_used_item_list_add() 449             item_list.push_back(new recently_used_item(uri, mimetype, groups));  in recently_used_item_list_add()
  | 
| /aoo4110/main/reportbuilder/java/com/sun/star/report/pentaho/parser/rpt/ | 
| H A D | ReportReadHandler.java | 61     private GroupReadHandler groups;  field in ReportReadHandler 138                 groups = new GroupReadHandler(this);  in getHandlerForChild() 139                 erh = groups;  in getHandlerForChild() 185         if (groups != null)  in doneParsing() 187             groupBody.addNode(groups.getElement());  in doneParsing()
  | 
| /aoo4110/main/scripting/examples/java/Newsgroup/ | 
| H A D | SubscribedNewsgroups.java | 205 			Vector groups = new Vector();  in findNewsgroups()  local 218 					groups.addElement( group );  in findNewsgroups() 221 			mailrcNewsGroups = new NewsGroup[ groups.size() ];  in findNewsgroups() 222 			groups.copyInto(mailrcNewsGroups);  in findNewsgroups()
  | 
| /aoo4110/main/offapi/com/sun/star/sdbcx/ | 
| H A D | XGroupsSupplier.idl | 37 /** provides for access to a container of groups, typically used for a database 43 	/** returns the container of groups. 45 			the groups
  | 
| H A D | User.idl | 45 			 of user groups. Provides for access to the groups to which a user belongs.
  | 
| /aoo4110/main/solenv/gbuild/ | 
| H A D | Helper.mk | 138 $$(eval $$(call gb_Output_error,$(1) is not a valid group for executables. Valid groups are: $$(gb_… 147 $$(eval $$(call gb_Output_error,$(1) is not a valid group for libraries. Valid groups are: $$(gb_Li… 156 $$(eval $$(call gb_Output_error,$(1) is not a valid group for static libraries. Valid groups are: $…
  | 
| /aoo4110/main/offapi/com/sun/star/ui/dialogs/ | 
| H A D | XFilterGroupManager.idl | 39 /** Specifies an interface which allows manipulation of groups of filters  46 		<p>It is implementation dependent how the filter groups are presented to the user.<br/> 47 		It is not even guaranteed that the groups are visualized: implementations are free to simply
  | 
| /aoo4110/main/vcl/unx/generic/app/ | 
| H A D | keysymnames.cxx | 649                 if( pXkbDesc->names->groups[0] )  in GetKeyboardName() 651                     pAtom = XGetAtomName( GetDisplay(), pXkbDesc->names->groups[0] );  in GetKeyboardName() 674 					PRINT_ATOM_2( groups );  in GetKeyboardName()
  | 
| /aoo4110/main/qadevOOo/tests/java/mod/_sc/ | 
| H A D | ScDataPilotFieldGroupItemObj.java | 105         XInterface groups = null;  in createTestEnvironment()  local 346             groups = dpgi.Groups;  in createTestEnvironment() 347 …XIndexAccess groupAccess = (XIndexAccess) UnoRuntime.queryInterface(XIndexAccess.class, groups);  …  in createTestEnvironment()
  | 
| H A D | ScDataPilotFieldGroupObj.java | 104         XInterface groups = null;  in createTestEnvironment()  local 345             groups = dpgi.Groups;  in createTestEnvironment() 346 …   XIndexAccess groupAccess = (XIndexAccess) UnoRuntime.queryInterface(XIndexAccess.class, groups);  in createTestEnvironment()
  | 
| /aoo4110/main/offapi/com/sun/star/frame/ | 
| H A D | XDispatchInformationProvider.idl | 60     /** returns all supported command groups. 63             a sequence of supported command groups.
  | 
| H A D | XDocumentTemplates.idl | 43     and organized in groups. This data should be persistent and can be 56         This content can be used for accessing the groups directly.
  | 
| /aoo4110/main/offapi/com/sun/star/report/ | 
| H A D | XGroups.idl | 45 /** This interface specifies the groups collections of the report definition. 63     /** allows life-time control of the groups instance.
  | 
| H A D | XGroup.idl | 43     A group is always a child of the groups collection in the report. 49     /** allows access to the groups collection of the report.
  | 
| /aoo4110/main/offapi/com/sun/star/text/ | 
| H A D | XTextConvert.idl | 90 …The next sequence groups the cells to a row and the outer sequence groups the rows of the table.</…
  | 
| /aoo4110/main/filter/source/config/tools/split/ | 
| H A D | FCFGSplit.cfg | 62 # groups of xcu fragments there. 80 # groups of filter fragments there.
  | 
| /aoo4110/main/offapi/com/sun/star/xml/dom/ | 
| H A D | XDOMImplementation.idl | 55 …                   in the future, by the DOM WG or in extensions defined by other groups, may also  69 …            in the future, by the DOM WG or in extensions defined by other groups, may also demand 
  | 
| /aoo4110/main/offapi/com/sun/star/accessibility/ | 
| H A D | XAccessibleHypertext.idl | 59     /** Returns the number of links and link groups contained within this 63             The number of links and link groups within this hypertext
  | 
| /aoo4110/main/sc/source/ui/src/ | 
| H A D | subtdlg.src | 43 		Text [ en-US ] = "~Page break between groups" ; 60 		Text [ en-US ] = "Pre-~sort area according to groups" ;
  |