Home
last modified time | relevance | path

Searched refs:AttributeList (Results 76 – 100 of 183) sorted by relevance

12345678

/aoo4110/main/qadevOOo/runner/basicrunner/
H A DBasicHandlerProvider.java36 import basicrunner.basichelper.AttributeList;
56 static AttributeList oAttributeList = null;
84 oAttributeList = new AttributeList(); in getHandler()
/aoo4110/main/oox/source/drawingml/chart/
H A Ddatasourcecontext.cxx50 ContextHandlerRef DoubleSequenceContext::onCreateContext( sal_Int32 nElement, const AttributeList& … in onCreateContext()
117 ContextHandlerRef StringSequenceContext::onCreateContext( sal_Int32 nElement, const AttributeList& … in onCreateContext()
187 ContextHandlerRef DataSourceContext::onCreateContext( sal_Int32 nElement, const AttributeList& ) in onCreateContext() argument
H A Dplotareacontext.cxx53 ContextHandlerRef View3DContext::onCreateContext( sal_Int32 nElement, const AttributeList& rAttribs… in onCreateContext()
98 ContextHandlerRef WallFloorContext::onCreateContext( sal_Int32 nElement, const AttributeList& ) in onCreateContext() argument
128 ContextHandlerRef PlotAreaContext::onCreateContext( sal_Int32 nElement, const AttributeList& ) in onCreateContext() argument
/aoo4110/main/oox/source/ppt/
H A Dslidetransitioncontext.cxx54 AttributeList attribs(xAttribs); in SlideTransitionContext()
110 AttributeList attribs(xAttribs); in createFastChildContext()
145 AttributeList attribs(xAttribs); in createFastChildContext()
H A Dtimenodelistcontext.cxx127 AttributeList attribs( xAttribs ); in MediaNodeContext()
390 AttributeList attribs(xAttribs); in SequenceTimeNodeContext()
712 AttributeList attribs( xAttribs ); in AnimScaleContext()
804 AttributeList attribs( xAttribs ); in AnimRotContext()
865 AttributeList attribs( xAttribs ); in AnimMotionContext()
/aoo4110/main/framework/source/fwe/xml/
H A Dtoolboxdocumenthandler.cxx689 ::comphelper::AttributeList* pList = new ::comphelper::AttributeList; in OWriteToolBoxDocumentHandler()
728 ::comphelper::AttributeList* pList = new ::comphelper::AttributeList; in WriteToolBoxDocument()
797 ::comphelper::AttributeList* pList = new ::comphelper::AttributeList; in WriteToolBoxItem()
/aoo4110/main/oox/source/xls/
H A Dviewsettings.cxx226 void SheetViewSettings::importSheetView( const AttributeList& rAttribs ) in importSheetView()
247 void SheetViewSettings::importPane( const AttributeList& rAttribs ) in importPane()
261 void SheetViewSettings::importSelection( const AttributeList& rAttribs ) in importSelection()
278 void SheetViewSettings::importChartSheetView( const AttributeList& rAttribs ) in importChartSheetView()
624 void ViewSettings::importWorkbookView( const AttributeList& rAttribs ) in importWorkbookView()
641 void ViewSettings::importOleSize( const AttributeList& rAttribs ) in importOleSize()
H A Dconnectionsbuffer.cxx214 void Connection::importConnection( const AttributeList& rAttribs ) in importConnection()
237 void Connection::importWebPr( const AttributeList& rAttribs ) in importWebPr()
256 void Connection::importTables( const AttributeList& /*rAttribs*/ ) in importTables() argument
265 void Connection::importTable( const AttributeList& rAttribs, sal_Int32 nElement ) in importTable()
H A Dscenariobuffer.cxx82 void Scenario::importScenario( const AttributeList& rAttribs ) in importScenario()
91 void Scenario::importInputCells( const AttributeList& rAttribs ) in importInputCells()
225 void SheetScenarios::importScenarios( const AttributeList& rAttribs ) in importScenarios()
H A Dpagesettings.cxx162 void PageSettings::importPrintOptions( const AttributeList& rAttribs ) in importPrintOptions()
170 void PageSettings::importPageMargins( const AttributeList& rAttribs ) in importPageMargins()
180 void PageSettings::importPageSetup( const Relations& rRelations, const AttributeList& rAttribs ) in importPageSetup()
201 void PageSettings::importChartPageSetup( const Relations& rRelations, const AttributeList& rAttribs… in importChartPageSetup()
216 void PageSettings::importHeaderFooter( const AttributeList& rAttribs ) in importHeaderFooter()
235 void PageSettings::importPicture( const Relations& rRelations, const AttributeList& rAttribs ) in importPicture()
H A Dworkbooksettings.cxx122 void WorkbookSettings::importFileSharing( const AttributeList& rAttribs ) in importFileSharing()
129 void WorkbookSettings::importWorkbookPr( const AttributeList& rAttribs ) in importWorkbookPr()
139 void WorkbookSettings::importCalcPr( const AttributeList& rAttribs ) in importCalcPr()
H A Dcondformatcontext.cxx41 ContextHandlerRef CondFormatContext::onCreateContext( sal_Int32 nElement, const AttributeList& ) in onCreateContext() argument
53 void CondFormatContext::onStartElement( const AttributeList& rAttribs ) in onStartElement()
H A Dworkbookfragment.cxx77 ContextHandlerRef WorkbookFragment::onCreateContext( sal_Int32 nElement, const AttributeList& rAttr… in onCreateContext()
315 void WorkbookFragment::importExternalReference( const AttributeList& rAttribs ) in importExternalReference()
321 void WorkbookFragment::importDefinedName( const AttributeList& rAttribs ) in importDefinedName()
326 void WorkbookFragment::importPivotCache( const AttributeList& rAttribs ) in importPivotCache()
H A Dcondformatbuffer.cxx173 void CondFormatRule::importCfRule( const AttributeList& rAttribs ) in importCfRule()
629 void CondFormat::importConditionalFormatting( const AttributeList& rAttribs ) in importConditionalFormatting()
635 CondFormatRuleRef CondFormat::importCfRule( const AttributeList& rAttribs ) in importCfRule()
714 CondFormatRef CondFormatBuffer::importConditionalFormatting( const AttributeList& rAttribs ) in importConditionalFormatting()
/aoo4110/main/oox/inc/oox/xls/
H A Ddrawingfragment.hxx71 const AttributeList& rAttribs,
100 const AttributeList& rAttribs,
123 …virtual ::oox::core::ContextHandlerRef onCreateContext( sal_Int32 nElement, const AttributeList& r…
H A Dcondformatcontext.hxx41 …virtual ::oox::core::ContextHandlerRef onCreateContext( sal_Int32 nElement, const AttributeList& r…
42 virtual void onStartElement( const AttributeList& rAttribs );
H A Dcommentsfragment.hxx42 …virtual ::oox::core::ContextHandlerRef onCreateContext( sal_Int32 nElement, const AttributeList& r…
53 void importComment( const AttributeList& rAttribs );
H A Dchartsheetfragment.hxx42 …virtual ::oox::core::ContextHandlerRef onCreateContext( sal_Int32 nElement, const AttributeList& r…
53 void importDrawing( const AttributeList& rAttribs );
/aoo4110/main/oox/source/drawingml/
H A Dtextparagraphpropertiescontext.cxx57 AttributeList attribs( xAttribs ); in TextParagraphPropertiesContext()
179 AttributeList aAttribs( rXAttributes ); in createFastChildContext()
227 AttributeList attribs( rXAttributes ); in createFastChildContext()
/aoo4110/main/qadevOOo/runner/util/
H A DXMLTools.java60 public static class AttributeList implements XAttributeList { class in XMLTools
73 public AttributeList() {} in AttributeList() method in XMLTools.AttributeList
80 public AttributeList(PrintWriter log) { in AttributeList() method in XMLTools.AttributeList
84 public AttributeList(XAttributeList list) { in AttributeList() method in XMLTools.AttributeList
687 attrStack.add(0, new AttributeList(attr)); in startElement()
/aoo4110/main/reportbuilder/java/com/sun/star/report/pentaho/output/spreadsheet/
H A DSpreadsheetRawReportTarget.java67 import org.pentaho.reporting.libraries.xmlns.common.AttributeList;
487 final AttributeList attrList = buildAttributeList(attrs); in processElement()
578 final AttributeList attrList = buildAttributeList(attrs); in createTableShapes()
628 final AttributeList myAttrList = new AttributeList(); in createTableColumns()
/aoo4110/main/oox/inc/oox/drawingml/
H A Dtextfont.hxx29 namespace oox { class AttributeList; }
44 void setAttributes( const AttributeList& rAttribs );
/aoo4110/main/oox/inc/oox/ole/
H A Daxcontrolfragment.hxx46 onCreateContext( sal_Int32 nElement, const AttributeList& rAttribs );
65 onCreateContext( sal_Int32 nElement, const AttributeList& rAttribs );
/aoo4110/main/oox/inc/oox/drawingml/chart/
H A Dchartcontextbase.hxx73 …virtual ::oox::core::ContextHandlerRef onCreateContext( sal_Int32 nElement, const AttributeList& r…
88 …virtual ::oox::core::ContextHandlerRef onCreateContext( sal_Int32 nElement, const AttributeList& r…
/aoo4110/main/oox/source/core/
H A Dfilterdetect.cxx84 AttributeList aAttribs( rAttribs ); in startFastElement()
157 void FilterDetectDocHandler::parseRelationship( const AttributeList& rAttribs ) in parseRelationship()
196 void FilterDetectDocHandler::parseContentTypesDefault( const AttributeList& rAttribs ) in parseContentTypesDefault()
209 void FilterDetectDocHandler::parseContentTypesOverride( const AttributeList& rAttribs ) in parseContentTypesOverride()

Completed in 140 milliseconds

12345678