Home
last modified time | relevance | path

Searched refs:AttributeList (Results 26 – 50 of 183) sorted by relevance

12345678

/aoo4110/main/oox/inc/oox/xls/
H A Dautofilterbuffer.hxx66 virtual void importAttribs( sal_Int32 nElement, const AttributeList& rAttribs );
89 virtual void importAttribs( sal_Int32 nElement, const AttributeList& rAttribs );
113 virtual void importAttribs( sal_Int32 nElement, const AttributeList& rAttribs );
162 virtual void importAttribs( sal_Int32 nElement, const AttributeList& rAttribs );
193 void importFilterColumn( const AttributeList& rAttribs );
226 void importAutoFilter( const AttributeList& rAttribs, sal_Int16 nSheet );
H A Drichstring.hxx155 void importPhoneticPr( const AttributeList& rAttribs );
181 void importPhoneticRun( const AttributeList& rAttribs );
236 RichStringPortionRef importText( const AttributeList& rAttribs );
238 RichStringPortionRef importRun( const AttributeList& rAttribs );
240 RichStringPhoneticRef importPhoneticRun( const AttributeList& rAttribs );
242 void importPhoneticPr( const AttributeList& rAttribs );
H A Dpivottablefragment.hxx47 …virtual ::oox::core::ContextHandlerRef onCreateContext( sal_Int32 nElement, const AttributeList& r…
48 virtual void onStartElement( const AttributeList& rAttribs );
66 …virtual ::oox::core::ContextHandlerRef onCreateContext( sal_Int32 nElement, const AttributeList& r…
67 virtual void onStartElement( const AttributeList& rAttribs );
85 …virtual ::oox::core::ContextHandlerRef onCreateContext( sal_Int32 nElement, const AttributeList& r…
H A Dscenariocontext.hxx43 …virtual ::oox::core::ContextHandlerRef onCreateContext( sal_Int32 nElement, const AttributeList& r…
44 virtual void onStartElement( const AttributeList& rAttribs );
61 …virtual ::oox::core::ContextHandlerRef onCreateContext( sal_Int32 nElement, const AttributeList& r…
62 virtual void onStartElement( const AttributeList& rAttribs );
H A Dworkbookfragment.hxx45 …virtual ::oox::core::ContextHandlerRef onCreateContext( sal_Int32 nElement, const AttributeList& r…
54 void importExternalReference( const AttributeList& rAttribs );
55 void importDefinedName( const AttributeList& rAttribs );
56 void importPivotCache( const AttributeList& rAttribs );
H A Ddrawingbase.hxx86 void importAnchor( sal_Int32 nElement, const AttributeList& rAttribs );
88 void importPos( const AttributeList& rAttribs );
90 void importExt( const AttributeList& rAttribs );
92 void importClientData( const AttributeList& rAttribs );
H A Dpivotcachefragment.hxx45 …virtual ::oox::core::ContextHandlerRef onCreateContext( sal_Int32 nElement, const AttributeList& r…
46 virtual void onStartElement( const AttributeList& rAttribs );
65 …virtual ::oox::core::ContextHandlerRef onCreateContext( sal_Int32 nElement, const AttributeList& r…
85 …virtual ::oox::core::ContextHandlerRef onCreateContext( sal_Int32 nElement, const AttributeList& r…
H A Dcondformatbuffer.hxx80 void importCfRule( const AttributeList& rAttribs );
124 void importConditionalFormatting( const AttributeList& rAttribs );
126 CondFormatRuleRef importCfRule( const AttributeList& rAttribs );
163 CondFormatRef importConditionalFormatting( const AttributeList& rAttribs );
H A Dconnectionsbuffer.hxx111 void importConnection( const AttributeList& rAttribs );
113 void importWebPr( const AttributeList& rAttribs );
115 void importTables( const AttributeList& rAttribs );
117 void importTable( const AttributeList& rAttribs, sal_Int32 nElement );
H A Dsheetdatacontext.hxx65 …virtual ::oox::core::ContextHandlerRef onCreateContext( sal_Int32 nElement, const AttributeList& r…
76 void importRow( const AttributeList& rAttribs );
78 bool importCell( const AttributeList& rAttribs );
80 void importFormula( const AttributeList& rAttribs );
/aoo4110/main/package/source/manifest/
H A DManifestExport.cxx95 ::comphelper::AttributeList * pRootAttrList = new ::comphelper::AttributeList; in ManifestExport()
201 ::comphelper::AttributeList *pAttrList = new ::comphelper::AttributeList; in ManifestExport()
256 ::comphelper::AttributeList * pNewAttrList = new ::comphelper::AttributeList; in ManifestExport()
282 pNewAttrList = new ::comphelper::AttributeList; in ManifestExport()
318 pNewAttrList = new ::comphelper::AttributeList; in ManifestExport()
348 pNewAttrList = new ::comphelper::AttributeList; in ManifestExport()
/aoo4110/main/reportbuilder/java/com/sun/star/report/pentaho/output/
H A DStylesWriter.java54 import org.pentaho.reporting.libraries.xmlns.common.AttributeList;
245 final AttributeList attrList = buildAttributeList(element.getAttributeMap()); in writeElement()
254 final AttributeList attrList = buildAttributeList(section.getAttributeMap()); in writeSection()
294 protected AttributeList buildAttributeList(final AttributeMap attrs) in buildAttributeList()
296 final AttributeList attrList = new AttributeList(); in buildAttributeList()
342 final AttributeList rootAttributes = new AttributeList(); in performWriteRootTag()
/aoo4110/main/oox/source/xls/
H A Dexternallinkbuffer.cxx107 void ExternalName::importDefinedName( const AttributeList& rAttribs ) in importDefinedName()
115 void ExternalName::importDdeItem( const AttributeList& rAttribs ) in importDdeItem()
125 void ExternalName::importValues( const AttributeList& rAttribs ) in importValues()
130 void ExternalName::importOleItem( const AttributeList& rAttribs ) in importOleItem()
492 void ExternalLink::importExternalReference( const AttributeList& rAttribs ) in importExternalReference()
502 void ExternalLink::importSheetName( const AttributeList& rAttribs ) in importSheetName()
507 void ExternalLink::importDefinedName( const AttributeList& rAttribs ) in importDefinedName()
512 void ExternalLink::importDdeLink( const AttributeList& rAttribs ) in importDdeLink()
519 ExternalNameRef ExternalLink::importDdeItem( const AttributeList& rAttribs ) in importDdeItem()
533 ExternalNameRef ExternalLink::importOleItem( const AttributeList& rAttribs ) in importOleItem()
[all …]
H A Dworksheetsettings.cxx120 void WorksheetSettings::importSheetPr( const AttributeList& rAttribs ) in importSheetPr()
126 void WorksheetSettings::importChartSheetPr( const AttributeList& rAttribs ) in importChartSheetPr()
131 void WorksheetSettings::importTabColor( const AttributeList& rAttribs ) in importTabColor()
136 void WorksheetSettings::importOutlinePr( const AttributeList& rAttribs ) in importOutlinePr()
143 void WorksheetSettings::importSheetProtection( const AttributeList& rAttribs ) in importSheetProtection()
164 void WorksheetSettings::importChartProtection( const AttributeList& rAttribs ) in importChartProtection()
171 void WorksheetSettings::importPhoneticPr( const AttributeList& rAttribs ) in importPhoneticPr()
H A Dworksheetfragment.cxx157 void DataValidationsContext::importDataValidation( const AttributeList& rAttribs ) in importDataValidation()
490 void WorksheetFragment::importPageSetUpPr( const AttributeList& rAttribs ) in importPageSetUpPr()
496 void WorksheetFragment::importDimension( const AttributeList& rAttribs ) in importDimension()
508 void WorksheetFragment::importSheetFormatPr( const AttributeList& rAttribs ) in importSheetFormatPr()
522 void WorksheetFragment::importCol( const AttributeList& rAttribs ) in importCol()
537 void WorksheetFragment::importMergeCell( const AttributeList& rAttribs ) in importMergeCell()
544 void WorksheetFragment::importHyperlink( const AttributeList& rAttribs ) in importHyperlink()
567 void WorksheetFragment::importDrawing( const AttributeList& rAttribs ) in importDrawing()
572 void WorksheetFragment::importLegacyDrawing( const AttributeList& rAttribs ) in importLegacyDrawing()
577 void WorksheetFragment::importOleObject( const AttributeList& rAttribs ) in importOleObject()
[all …]
H A Dpivotcachebuffer.cxx175 void PivotCacheItem::readString( const AttributeList& rAttribs ) in readString()
181 void PivotCacheItem::readNumeric( const AttributeList& rAttribs ) in readNumeric()
187 void PivotCacheItem::readDate( const AttributeList& rAttribs ) in readDate()
193 void PivotCacheItem::readBool( const AttributeList& rAttribs ) in readBool()
205 void PivotCacheItem::readIndex( const AttributeList& rAttribs ) in readIndex()
489 void PivotCacheField::importCacheField( const AttributeList& rAttribs ) in importCacheField()
506 void PivotCacheField::importSharedItems( const AttributeList& rAttribs ) in importSharedItems()
525 void PivotCacheField::importFieldGroup( const AttributeList& rAttribs ) in importFieldGroup()
531 void PivotCacheField::importRangePr( const AttributeList& rAttribs ) in importRangePr()
1051 void PivotCache::importPivotCacheDefinition( const AttributeList& rAttribs ) in importPivotCacheDefinition()
[all …]
H A Dscenariocontext.cxx43 ContextHandlerRef ScenarioContext::onCreateContext( sal_Int32 nElement, const AttributeList& rAttri… in onCreateContext()
54 void ScenarioContext::onStartElement( const AttributeList& rAttribs ) in onStartElement()
85 ContextHandlerRef ScenariosContext::onCreateContext( sal_Int32 nElement, const AttributeList& ) in onCreateContext() argument
96 void ScenariosContext::onStartElement( const AttributeList& rAttribs ) in onStartElement()
H A Dpivottablefragment.cxx46 ContextHandlerRef PivotTableFieldContext::onCreateContext( sal_Int32 nElement, const AttributeList&… in onCreateContext()
76 void PivotTableFieldContext::onStartElement( const AttributeList& rAttribs ) in onStartElement()
126 ContextHandlerRef PivotTableFilterContext::onCreateContext( sal_Int32 nElement, const AttributeList in onCreateContext()
143 void PivotTableFilterContext::onStartElement( const AttributeList& rAttribs ) in onStartElement()
180 ContextHandlerRef PivotTableFragment::onCreateContext( sal_Int32 nElement, const AttributeList& rAt… in onCreateContext()
/aoo4110/main/framework/source/xml/
H A Dimagesdocumenthandler.cxx635 ::comphelper::AttributeList* pList = new ::comphelper::AttributeList; in OWriteImagesDocumentHandler()
663 ::comphelper::AttributeList* pList = new ::comphelper::AttributeList; in WriteImagesDocument()
706 ::comphelper::AttributeList* pList = new ::comphelper::AttributeList; in WriteImageList()
776 ::comphelper::AttributeList* pList = new ::comphelper::AttributeList; in WriteImage()
814 ::comphelper::AttributeList* pList = new ::comphelper::AttributeList; in WriteExternalImage()
/aoo4110/main/sax/source/expatwrap/
H A Dattrlistimpl.hxx42 class /*SAX_DLLPUBLIC*/ AttributeList : class
48 AttributeList();
49 AttributeList( const AttributeList & );
50 virtual ~AttributeList();
/aoo4110/main/reportbuilder/java/com/sun/star/report/util/
H A DManifestWriter.java37 import org.pentaho.reporting.libraries.xmlns.common.AttributeList;
102 final AttributeList rootAttributes = new AttributeList(); in write()
110 final AttributeList entryAttrs = new AttributeList(); in write()
/aoo4110/main/oox/source/drawingml/chart/
H A Daxiscontext.cxx52 ContextHandlerRef AxisDispUnitsContext::onCreateContext( sal_Int32 nElement, const AttributeList& r… in onCreateContext()
98 ContextHandlerRef AxisContextBase::onCreateContext( sal_Int32 nElement, const AttributeList& rAttri… in onCreateContext()
185 ContextHandlerRef CatAxisContext::onCreateContext( sal_Int32 nElement, const AttributeList& rAttrib… in onCreateContext()
227 ContextHandlerRef DateAxisContext::onCreateContext( sal_Int32 nElement, const AttributeList& rAttri… in onCreateContext()
268 ContextHandlerRef SerAxisContext::onCreateContext( sal_Int32 nElement, const AttributeList& rAttrib… in onCreateContext()
293 ContextHandlerRef ValAxisContext::onCreateContext( sal_Int32 nElement, const AttributeList& rAttrib… in onCreateContext()
/aoo4110/main/reportbuilder/java/com/sun/star/report/pentaho/output/text/
H A DTextRawReportTarget.java71 import org.pentaho.reporting.libraries.xmlns.common.AttributeList;
359 final AttributeList attrs = new AttributeList(); in applyColumnsToPageBand()
708 final AttributeList attrList = buildAttributeList(attrs); in startOther()
747 final AttributeList attrList = buildAttributeList(attrs); in startRow()
1017 final AttributeList attrList = buildAttributeList(attrs); in startTable()
1059 final AttributeList attrs = new AttributeList(); in openSection()
1265 final AttributeList rootAttributes = new AttributeList(); in endReport()
1279 final AttributeList configAttributes = new AttributeList(); in endReport()
1433 final AttributeList entryList = new AttributeList(); in endContent()
/aoo4110/main/oox/inc/oox/vml/
H A Dvmltextboxcontext.hxx43 const AttributeList& rAttribs );
46 onCreateContext( sal_Int32 nElement, const AttributeList& rAttribs );
64 const AttributeList& rAttribs );
67 onCreateContext( sal_Int32 nElement, const AttributeList& rAttribs );
/aoo4110/main/oox/source/vml/
H A Dvmltextboxcontext.cxx40 sal_Int32 nElement, const AttributeList& rAttribs ) : in TextPortionContext()
81 ContextHandlerRef TextPortionContext::onCreateContext( sal_Int32 nElement, const AttributeList& rAt… in onCreateContext()
124 …tBoxContext( ContextHandler2Helper& rParent, TextBox& rTextBox, const AttributeList& /*rAttribs*/ … in TextBoxContext() argument
130 ContextHandlerRef TextBoxContext::onCreateContext( sal_Int32 nElement, const AttributeList& rAttrib… in onCreateContext()

Completed in 132 milliseconds

12345678