Home
last modified time | relevance | path

Searched refs:Groups (Results 1 – 25 of 70) sorted by relevance

123

/aoo4110/main/reportbuilder/java/com/sun/star/report/pentaho/
H A DSOFormulaOpCodeMapper.java80 …public com.sun.star.sheet.FormulaOpCodeMapEntry[] getAvailableMappings(int Language, int Groups) t… in getAvailableMappings() argument
87 if (Groups == FormulaMapGroup.SPECIAL) in getAvailableMappings()
93 if ((Groups & FormulaMapGroup.ARRAY_SEPARATORS) != 0) in getAvailableMappings()
97 if ((Groups & FormulaMapGroup.SEPARATORS) != 0) in getAvailableMappings()
101 if ((Groups & FormulaMapGroup.ARRAY_SEPARATORS) != 0) in getAvailableMappings()
105 if ((Groups & FormulaMapGroup.UNARY_OPERATORS) != 0) in getAvailableMappings()
109 if ((Groups & FormulaMapGroup.BINARY_OPERATORS) != 0) in getAvailableMappings()
113 if ((Groups & FormulaMapGroup.FUNCTIONS) != 0) in getAvailableMappings()
/aoo4110/main/offapi/com/sun/star/sheet/
H A DDataPilotFieldGroupBy.idl41 /** Groups all members of a DataPilot field containing a date/time value
52 /** Groups all members of a DataPilot field containing a date/time value
63 /** Groups all members of a DataPilot field containing a date/time value
74 /** Groups all members of a DataPilot field containing a date/time value
95 /** Groups all members of a DataPilot field containing a date/time value
106 /** Groups all members of a DataPilot field containing a date/time value
118 /** Groups all members of a DataPilot field containing a date/time value
H A DXDataPilotFieldGrouping.idl64 <member>DataPilotFieldGroupInfo::Groups</member>.</p>
83 /** Groups the members of this field by dates, according to the passed
145 DataPilotFieldGroupInfo::Groups</member> will be ignored.</li>
H A DXFormulaOpCodeMapper.idl122 @param Groups
137 [in] long Language, [in] long Groups )
H A DDataPilotFieldGroupInfo.idl152 com::sun::star::container::XNameAccess Groups;
/aoo4110/main/sd/source/ui/view/
H A DToolBarManager.cxx105 typedef ::std::map<sd::ToolBarManager::ToolBarGroup,NameList> Groups; typedef in __anoncf2c684b0111::ToolBarList
106 Groups maGroups;
1419 Groups::iterator iGroup (maGroups.find(eGroup)); in ClearGroup()
1436 Groups::iterator iGroup (maGroups.find(eGroup)); in AddToolBar()
1438 iGroup = maGroups.insert(Groups::value_type(eGroup,NameList())).first; in AddToolBar()
1458 Groups::iterator iGroup (maGroups.find(eGroup)); in RemoveToolBar()
1480 Groups::const_iterator iGroup (maGroups.find(eGroup)); in MakeRequestedToolBarList()
/aoo4110/main/offapi/com/sun/star/report/
H A DGroupKeepTogether.idl41 /** Groups are kept together by page.
45 /** Groups are kept together by column.
H A DXGroups.idl74 service Groups : XGroups;
H A DXGroup.idl122 [attribute,readonly] com::sun::star::report::XGroups Groups;
H A DXReportDefinition.idl302 [attribute,readonly] com::sun::star::report::XGroups Groups;
/aoo4110/main/reportdesign/source/core/api/
H A Dmakefile.mk38 $(SLO)$/Groups.obj \
/aoo4110/main/officecfg/registry/schema/
H A Doo-org-map.properties37 Role/Container=ou=Groups
/aoo4110/main/reportdesign/source/ui/dlg/
H A DNavigator.src100 Text [ en-US ] = "Groups" ;
H A DGroupsSorting.src49 Text [ en-US ] = "Groups";
/aoo4110/main/sc/source/ui/src/
H A Dsubtdlg.src36 Text [ en-US ] = "Groups";
/aoo4110/main/offapi/com/sun/star/accessibility/
H A DXAccessibleHyperlink.idl39 <p>Single hyperlinks correspond to simple &lt;a href&gt; tags. Groups
/aoo4110/main/offapi/com/sun/star/configuration/
H A DGroupAccess.idl54 <p><em>Groups</em> are static collections within the hierarchy.</p>
H A DConfigurationAccess.idl90 <dt>Groups</dt>
/aoo4110/main/qadevOOo/tests/java/mod/_sc/
H A DScDataPilotFieldGroupsObj.java345 oObj = dpgi.Groups; in createTestEnvironment()
H A DScDataPilotFieldGroupItemObj.java346 groups = dpgi.Groups; in createTestEnvironment()
H A DScDataPilotFieldGroupObj.java345 groups = dpgi.Groups; in createTestEnvironment()
/aoo4110/main/sc/source/ui/unoobj/
H A Ddapiuno.cxx2439 aInfo.Groups = new ScDataPilotFieldGroupsObj( aGroups ); in getGroupInfo()
2484 Reference<XIndexAccess> xIndex(pInfo->Groups, UNO_QUERY); in setGroupInfo()
/aoo4110/main/desktop/win32/source/setup/
H A Dsetup.cpp1713 if( WIN::EqualSid( aPsidAdmin, pGroups->Groups[i].Sid ) ) in IsAdmin()
/aoo4110/main/oox/source/xls/
H A Dpivotcachebuffer.cxx886 Reference< XIndexAccess > xGroupsIA( aGroupInfo.Groups, UNO_QUERY_THROW ); in createParentGroupField()
/aoo4110/main/wizards/source/formwizard/
H A Ddbwizres.src945 Text [ en-US] = "No Groups were assigned.";

Completed in 147 milliseconds

123