Home
last modified time | relevance | path

Searched refs:XML_GROUPED_BY (Results 1 – 4 of 4) sorted by relevance

/aoo41x/main/sc/source/filter/xml/
H A DXMLExportDataPilot.cxx525 rExport.AddAttribute(XML_NAMESPACE_TABLE, XML_GROUPED_BY, XML_SECONDS); in WriteDatePart()
530 rExport.AddAttribute(XML_NAMESPACE_TABLE, XML_GROUPED_BY, XML_MINUTES); in WriteDatePart()
535 rExport.AddAttribute(XML_NAMESPACE_TABLE, XML_GROUPED_BY, XML_HOURS); in WriteDatePart()
540 rExport.AddAttribute(XML_NAMESPACE_TABLE, XML_GROUPED_BY, XML_DAYS); in WriteDatePart()
545 rExport.AddAttribute(XML_NAMESPACE_TABLE, XML_GROUPED_BY, XML_MONTHS); in WriteDatePart()
550 rExport.AddAttribute(XML_NAMESPACE_TABLE, XML_GROUPED_BY, XML_QUARTERS); in WriteDatePart()
555 rExport.AddAttribute(XML_NAMESPACE_TABLE, XML_GROUPED_BY, XML_YEARS); in WriteDatePart()
H A Dxmldpimp.cxx1681 else if (IsXMLToken(aLocalName, XML_GROUPED_BY)) in ScXMLDataPilotGroupsContext()
/aoo41x/main/xmloff/inc/xmloff/
H A Dxmltoken.hxx2516 XML_GROUPED_BY, enumerator
/aoo41x/main/xmloff/source/core/
H A Dxmltoken.cxx2521 TOKEN( "grouped-by", XML_GROUPED_BY ),

Completed in 1333 milliseconds