/aoo42x/main/accessibility/source/helper/ |
H A D | characterattributeshelper.cxx | 40 …m_aAttributeMap.insert( AttributeMap::value_type( ::rtl::OUString::createFromAscii( "CharBackColor… in CharacterAttributesHelper() 41 …m_aAttributeMap.insert( AttributeMap::value_type( ::rtl::OUString::createFromAscii( "CharColor" ),… in CharacterAttributesHelper() 42 …m_aAttributeMap.insert( AttributeMap::value_type( ::rtl::OUString::createFromAscii( "CharFontCharS… in CharacterAttributesHelper() 43 …m_aAttributeMap.insert( AttributeMap::value_type( ::rtl::OUString::createFromAscii( "CharFontFamil… in CharacterAttributesHelper() 45 …m_aAttributeMap.insert( AttributeMap::value_type( ::rtl::OUString::createFromAscii( "CharFontPitch… in CharacterAttributesHelper() 51 …m_aAttributeMap.insert( AttributeMap::value_type( ::rtl::OUString::createFromAscii( "CharWeight" )… in CharacterAttributesHelper() 52 …m_aAttributeMap.insert( AttributeMap::value_type( ::rtl::OUString::createFromAscii( "CharPosture" … in CharacterAttributesHelper() 71 …for ( AttributeMap::iterator aIt = m_aAttributeMap.begin(); aIt != m_aAttributeMap.end(); ++aIt, +… in GetCharacterAttributes() 92 AttributeMap aAttributeMap; in GetCharacterAttributes() 96 AttributeMap::iterator aFound = m_aAttributeMap.find( pNames[i] ); in GetCharacterAttributes() [all …]
|
/aoo42x/main/reportbuilder/java/com/sun/star/report/pentaho/output/ |
H A D | OfficeDocumentReportTarget.java | 83 import org.jfree.layouting.util.AttributeMap; 519 public final void startElement(final AttributeMap roAttrs) in startElement() 793 protected void startBody(final AttributeMap attrs) in startBody() 816 protected void startGroup(final AttributeMap attrs) in startGroup() 838 protected void startGroupBody(final AttributeMap attrs) in startGroupBody() 933 public final void endElement(final AttributeMap roAttrs) in endElement() 1006 protected void endGroupBody(final AttributeMap attrs) in endGroupBody() 1011 protected void endGroupInstance(final AttributeMap attrs) in endGroupInstance() 1034 protected void endGroup(final AttributeMap attrs) in endGroup() 1042 protected void endBody(final AttributeMap attrs) in endBody() [all …]
|
H A D | StylesWriter.java | 45 import org.jfree.layouting.util.AttributeMap; 294 protected AttributeList buildAttributeList(final AttributeMap attrs) in buildAttributeList()
|
/aoo42x/main/reportbuilder/java/com/sun/star/report/pentaho/output/spreadsheet/ |
H A D | SpreadsheetRawReportTarget.java | 53 import org.jfree.layouting.util.AttributeMap; 194 …public void startOther(final AttributeMap attrs) throws DataSourceException, ReportProcessingExcep… in startOther() 321 …private void processElement(final AttributeMap attrs, final String namespace, final String element… in processElement() 492 private void collectBoundaryForElement(final AttributeMap attrs) in collectBoundaryForElement() 577 final AttributeMap attrs = (AttributeMap) shapes.get(i); in createTableShapes() 581 startChartProcessing((AttributeMap) ole.get(i)); in createTableShapes() 640 …protected void endOther(final AttributeMap attrs) throws DataSourceException, ReportProcessingExce… in endOther() 699 private void generateCoveredTableCells(final AttributeMap attrs) throws IOException in generateCoveredTableCells() 747 protected void startContent(final AttributeMap attrs) throws IOException, DataSourceException, in startContent() 757 final AttributeMap tableAttributes = new AttributeMap(); in startContent() [all …]
|
/aoo42x/main/reportbuilder/java/com/sun/star/report/pentaho/output/chart/ |
H A D | ChartRawReportTarget.java | 38 import org.jfree.layouting.util.AttributeMap; 93 …protected void startContent(final AttributeMap attrs) throws IOException, DataSourceException, Rep… in startContent() 104 …protected void endContent(final AttributeMap attrs) throws IOException, DataSourceException, Repor… in endContent() 115 protected void startReportSection(final AttributeMap attrs, final int role) in startReportSection() 120 protected void endReportSection(final AttributeMap attrs, final int role) in endReportSection() 125 …protected void startOther(final AttributeMap attrs) throws IOException, DataSourceException, Repor… in startOther() 147 …protected void endOther(final AttributeMap attrs) throws IOException, DataSourceException, ReportP… in endOther() 196 …private void processElement(final AttributeMap attrs, final String namespace, final String element… in processElement()
|
/aoo42x/main/reportbuilder/java/com/sun/star/report/pentaho/layoutprocessor/ |
H A D | VariablesDeclarationLayoutController.java | 32 import org.jfree.layouting.util.AttributeMap; 117 final AttributeMap vdSection = node.getAttributeMap(); in advance() 125 final AttributeMap map = generateVariableSetSection(variable); in advance() 135 private AttributeMap generateVariableSetSection(final FormattedTextElement variable) in generateVariableSetSection() 138 final AttributeMap variableSection = new AttributeMap(); in generateVariableSetSection()
|
H A D | OfficeGroupSectionLayoutController.java | 28 import org.jfree.layouting.util.AttributeMap; 83 protected AttributeMap computeAttributes(final FlowController fc, in computeAttributes() 88 final AttributeMap attrs = super.computeAttributes(fc, element, target); in computeAttributes() 100 final AttributeMap retval = new AttributeMap(attrs); in computeAttributes()
|
H A D | TableCellLayoutController.java | 31 import org.jfree.layouting.util.AttributeMap; 61 protected AttributeMap computeAttributes(final FlowController fc, in computeAttributes() 66 … final AttributeMap attributeMap = new AttributeMap(super.computeAttributes(fc, element, target)); in computeAttributes() 99 private DataFlags computeValue(final AttributeMap attributeMap) throws DataSourceException in computeValue()
|
H A D | OfficePageSectionLayoutController.java | 23 import org.jfree.layouting.util.AttributeMap; 43 …protected AttributeMap computeAttributes(final FlowController flowController, final Element elemen… in computeAttributes() 45 …final AttributeMap map = new AttributeMap(super.computeAttributes(flowController, element, reportT… in computeAttributes()
|
H A D | OfficeTableLayoutController.java | 28 import org.jfree.layouting.util.AttributeMap; 51 …protected AttributeMap computeAttributes(final FlowController fc, final Element element, final Rep… in computeAttributes() 54 … final AttributeMap attributeMap = new AttributeMap(super.computeAttributes(fc, element, target)); in computeAttributes()
|
H A D | OfficeGroupLayoutController.java | 28 import org.jfree.layouting.util.AttributeMap; 191 …protected AttributeMap computeAttributes(final FlowController fc, final Element element, final Rep… in computeAttributes() 194 final AttributeMap map = new AttributeMap(super.computeAttributes(fc, element, target)); in computeAttributes()
|
H A D | OfficeGroupInstanceSectionLayoutController.java | 26 import org.jfree.layouting.util.AttributeMap; 165 …protected AttributeMap computeAttributes(final FlowController fc, final Element element, final Rep… in computeAttributes() 168 final AttributeMap map = new AttributeMap(super.computeAttributes(fc, element, target)); in computeAttributes()
|
H A D | ObjectOleLayoutController.java | 33 import org.jfree.layouting.util.AttributeMap; 85 final AttributeMap ole = new AttributeMap(); in delegateContentGeneration()
|
H A D | FormattedTextLayoutController.java | 34 import org.jfree.layouting.util.AttributeMap; 112 final AttributeMap variablesGet = new AttributeMap(); in delegateContentGeneration()
|
H A D | FormatValueUtility.java | 36 import org.jfree.layouting.util.AttributeMap; 65 … public static String applyValueForVariable(final Object value, final AttributeMap variableSection) in applyValueForVariable() 116 …public static void applyValueForCell(final Object value, final AttributeMap variableSection, final… in applyValueForCell()
|
H A D | ImageElementLayoutController.java | 32 import org.jfree.layouting.util.AttributeMap; 107 final AttributeMap image = new AttributeMap(); in generateImage()
|
/aoo42x/main/reportbuilder/java/com/sun/star/report/pentaho/output/text/ |
H A D | TextRawReportTarget.java | 55 import org.jfree.layouting.util.AttributeMap; 514 protected void startContent(final AttributeMap attrs) in startContent() 536 protected void startOther(final AttributeMap attrs) in startOther() 723 private void startRow(final AttributeMap attrs) in startRow() 751 private void startTable(final AttributeMap attrs) in startTable() 1118 protected void startGroup(final AttributeMap attrs) in startGroup() 1155 protected void startGroupInstance(final AttributeMap attrs) in startGroupInstance() 1164 protected void endGroup(final AttributeMap attrs) in endGroup() 1299 protected void endOther(final AttributeMap attrs) in endOther() 1405 protected void endGroupBody(final AttributeMap attrs) in endGroupBody() [all …]
|
/aoo42x/main/sax/inc/sax/parser/ |
H A D | saxparser.hxx | 63 virtual void StartElement( sal_uInt32 aElementToken, const AttributeMap& rAttributes ); 74 virtual SaxContextRef CreateContext( sal_uInt32 aElementToken, const AttributeMap& rAttributes ); 113 virtual void StartElement( sal_uInt32 aElementToken, const AttributeMap& rAttributes ); 132 virtual SaxContextRef CreateContext( sal_uInt32 aElementToken, const AttributeMap& rAttributes );
|
/aoo42x/main/sax/inc/sax/tools/ |
H A D | attributemap.hxx | 40 class SAX_DLLPUBLIC AttributeMap : public AttributeMapBase class 43 AttributeMap( const SaxTokenMap& rTokenMap ); 44 ~AttributeMap();
|
/aoo42x/main/reportbuilder/java/com/sun/star/report/pentaho/model/ |
H A D | PageSection.java | 27 import org.jfree.layouting.util.AttributeMap; 45 public static boolean isPrintWithReportHeader(final AttributeMap attrs) in isPrintWithReportHeader() 51 public static boolean isPrintWithReportFooter(final AttributeMap attrs) in isPrintWithReportFooter()
|
/aoo42x/main/accessibility/inc/accessibility/helper/ |
H A D | characterattributeshelper.hxx | 43 …d::map< ::rtl::OUString, ::com::sun::star::uno::Any, ::std::less< ::rtl::OUString > > AttributeMap; typedef in CharacterAttributesHelper 45 AttributeMap m_aAttributeMap;
|
/aoo42x/main/writerfilter/source/resourcemodel/ |
H A D | WW8Analyzer.hxx | 47 typedef map<Id, sal_uInt32> AttributeMap; typedef in writerfilter::WW8Analyzer 51 mutable AttributeMap mAttributeMap;
|