/aoo41x/main/reportbuilder/java/com/sun/star/report/pentaho/ |
H A D | SOFormulaOpCodeMapper.java | 80 …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()
|
/aoo41x/main/offapi/com/sun/star/sheet/ |
H A D | DataPilotFieldGroupBy.idl | 41 /** 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 D | XDataPilotFieldGrouping.idl | 64 <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 D | XFormulaOpCodeMapper.idl | 122 @param Groups 137 [in] long Language, [in] long Groups )
|
H A D | DataPilotFieldGroupInfo.idl | 152 com::sun::star::container::XNameAccess Groups;
|
/aoo41x/main/sd/source/ui/view/ |
H A D | ToolBarManager.cxx | 105 typedef ::std::map<sd::ToolBarManager::ToolBarGroup,NameList> Groups; typedef in __anon57807fa20111::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()
|
/aoo41x/main/offapi/com/sun/star/report/ |
H A D | GroupKeepTogether.idl | 41 /** Groups are kept together by page. 45 /** Groups are kept together by column.
|
H A D | XGroups.idl | 74 service Groups : XGroups;
|
H A D | XGroup.idl | 122 [attribute,readonly] com::sun::star::report::XGroups Groups;
|
H A D | XReportDefinition.idl | 302 [attribute,readonly] com::sun::star::report::XGroups Groups;
|
/aoo41x/main/reportdesign/source/core/api/ |
H A D | makefile.mk | 38 $(SLO)$/Groups.obj \
|
/aoo41x/main/officecfg/registry/schema/ |
H A D | oo-org-map.properties | 37 Role/Container=ou=Groups
|
/aoo41x/main/reportdesign/source/ui/dlg/ |
H A D | Navigator.src | 100 Text [ en-US ] = "Groups" ;
|
H A D | GroupsSorting.src | 49 Text [ en-US ] = "Groups";
|
/aoo41x/main/sc/source/ui/src/ |
H A D | subtdlg.src | 36 Text [ en-US ] = "Groups";
|
/aoo41x/main/offapi/com/sun/star/accessibility/ |
H A D | XAccessibleHyperlink.idl | 39 <p>Single hyperlinks correspond to simple <a href> tags. Groups
|
/aoo41x/main/offapi/com/sun/star/configuration/ |
H A D | GroupAccess.idl | 54 <p><em>Groups</em> are static collections within the hierarchy.</p>
|
H A D | ConfigurationAccess.idl | 90 <dt>Groups</dt>
|
/aoo41x/main/qadevOOo/tests/java/mod/_sc/ |
H A D | ScDataPilotFieldGroupsObj.java | 345 oObj = dpgi.Groups; in createTestEnvironment()
|
H A D | ScDataPilotFieldGroupItemObj.java | 346 groups = dpgi.Groups; in createTestEnvironment()
|
H A D | ScDataPilotFieldGroupObj.java | 345 groups = dpgi.Groups; in createTestEnvironment()
|
/aoo41x/main/sc/source/ui/unoobj/ |
H A D | dapiuno.cxx | 2439 aInfo.Groups = new ScDataPilotFieldGroupsObj( aGroups ); in getGroupInfo() 2484 Reference<XIndexAccess> xIndex(pInfo->Groups, UNO_QUERY); in setGroupInfo()
|
/aoo41x/main/desktop/win32/source/setup/ |
H A D | setup.cpp | 1713 if( WIN::EqualSid( aPsidAdmin, pGroups->Groups[i].Sid ) ) in IsAdmin()
|
/aoo41x/main/oox/source/xls/ |
H A D | pivotcachebuffer.cxx | 886 Reference< XIndexAccess > xGroupsIA( aGroupInfo.Groups, UNO_QUERY_THROW ); in createParentGroupField()
|
/aoo41x/main/wizards/source/formwizard/ |
H A D | dbwizres.src | 945 Text [ en-US] = "No Groups were assigned.";
|