Home
last modified time | relevance | path

Searched refs:AttributeList (Results 51 – 75 of 183) sorted by relevance

12345678

/aoo4110/main/framework/source/fwe/xml/
H A Deventsdocumenthandler.cxx430 ::comphelper::AttributeList* pList = new ::comphelper::AttributeList; in OWriteEventsDocumentHandler()
456 ::comphelper::AttributeList* pList = new ::comphelper::AttributeList; in WriteEventsDocument()
493 ::comphelper::AttributeList* pList = new ::comphelper::AttributeList; in WriteEvent()
H A Dmenudocumenthandler.cxx833 ::comphelper::AttributeList* pList = new ::comphelper::AttributeList; in OWriteMenuDocumentHandler()
847 ::comphelper::AttributeList* pList = new ::comphelper::AttributeList; in WriteMenuDocument()
911 ::comphelper::AttributeList* pListMenu = new ::comphelper::AttributeList; in WriteMenu()
963 ::comphelper::AttributeList* pList = new ::comphelper::AttributeList; in WriteMenuItem()
H A Dstatusbardocumenthandler.cxx523 ::comphelper::AttributeList* pList = new ::comphelper::AttributeList; in OWriteStatusBarDocumentHandler()
549 ::comphelper::AttributeList* pList = new ::comphelper::AttributeList; in WriteStatusBarDocument()
609 ::comphelper::AttributeList* pList = new ::comphelper::AttributeList; in WriteStatusBarItem()
/aoo4110/main/oox/inc/oox/core/
H A Dcontexthandler2.hxx85 …virtual ContextHandlerRef onCreateContext( sal_Int32 nElement, const AttributeList& rAttribs ) = 0;
96 virtual void onStartElement( const AttributeList& rAttribs ) = 0;
255 virtual ContextHandlerRef onCreateContext( sal_Int32 nElement, const AttributeList& rAttribs );
256 virtual void onStartElement( const AttributeList& rAttribs );
H A Dfilterdetect.hxx42 namespace oox { class AttributeList; }
77 void parseRelationship( const AttributeList& rAttribs );
80 void parseContentTypesDefault( const AttributeList& rAttribs );
81 void parseContentTypesOverride( const AttributeList& rAttribs );
/aoo4110/main/framework/source/xml/
H A Dacceleratorconfigurationwriter.cxx80 ::comphelper::AttributeList* pAttribs = new ::comphelper::AttributeList; in flush()
124 ::comphelper::AttributeList* pAttribs = new ::comphelper::AttributeList; in impl_ts_writeKeyCommandPair()
/aoo4110/main/oox/source/xls/
H A Dstylesbuffer.cxx348 void Color::importColor( const AttributeList& rAttribs ) in importColor()
1630 void Border::importBorder( const AttributeList& rAttribs ) in importBorder()
1929 void Fill::importPatternFill( const AttributeList& rAttribs ) in importPatternFill()
1937 void Fill::importFgColor( const AttributeList& rAttribs ) in importFgColor()
1947 void Fill::importBgColor( const AttributeList& rAttribs ) in importBgColor()
1957 void Fill::importGradientFill( const AttributeList& rAttribs ) in importGradientFill()
2244 void Xf::importAlignment( const AttributeList& rAttribs ) in importAlignment()
2249 void Xf::importProtection( const AttributeList& rAttribs ) in importProtection()
2563 void Dxf::importNumFmt( const AttributeList& rAttribs ) in importNumFmt()
2568 void Dxf::importAlignment( const AttributeList& rAttribs ) in importAlignment()
[all …]
H A Dpivottablebuffer.cxx326 void PivotTableField::importPivotField( const AttributeList& rAttribs ) in importPivotField()
361 void PivotTableField::importItem( const AttributeList& rAttribs ) in importItem()
371 void PivotTableField::importReference( const AttributeList& rAttribs ) in importReference()
377 void PivotTableField::importReferenceItem( const AttributeList& rAttribs ) in importReferenceItem()
881 void PivotTableFilter::importFilter( const AttributeList& rAttribs ) in importFilter()
896 void PivotTableFilter::importTop10( const AttributeList& rAttribs ) in importTop10()
1031 void PivotTable::importPivotTableDefinition( const AttributeList& rAttribs ) in importPivotTableDefinition()
1093 void PivotTable::importRowField( const AttributeList& rAttribs ) in importRowField()
1098 void PivotTable::importColField( const AttributeList& rAttribs ) in importColField()
1103 void PivotTable::importPageField( const AttributeList& rAttribs ) in importPageField()
[all …]
H A Drichstring.cxx221 void PhoneticSettings::importPhoneticPr( const AttributeList& rAttribs ) in importPhoneticPr()
276 void RichStringPhonetic::importPhoneticRun( const AttributeList& rAttribs ) in importPhoneticRun()
373 RichStringPortionRef RichString::importText( const AttributeList& ) in importText() argument
378 RichStringPortionRef RichString::importRun( const AttributeList& ) in importRun() argument
383 RichStringPhoneticRef RichString::importPhoneticRun( const AttributeList& rAttribs ) in importPhoneticRun()
390 void RichString::importPhoneticPr( const AttributeList& rAttribs ) in importPhoneticPr()
H A Dconnectionsfragment.cxx47 ContextHandlerRef ConnectionContext::onCreateContext( sal_Int32 nElement, const AttributeList& rAtt… in onCreateContext()
74 void ConnectionContext::onStartElement( const AttributeList& rAttribs ) in onStartElement()
120 ContextHandlerRef ConnectionsFragment::onCreateContext( sal_Int32 nElement, const AttributeList& /*… in onCreateContext() argument
H A Ddrawingbase.cxx99 void ShapeAnchor::importAnchor( sal_Int32 nElement, const AttributeList& rAttribs ) in importAnchor()
119 void ShapeAnchor::importPos( const AttributeList& rAttribs ) in importPos()
126 void ShapeAnchor::importExt( const AttributeList& rAttribs ) in importExt()
133 void ShapeAnchor::importClientData( const AttributeList& rAttribs ) in importClientData()
H A Dautofilterbuffer.cxx192 void FilterSettingsBase::importAttribs( sal_Int32 /*nElement*/, const AttributeList& /*rAttribs*/ ) in importAttribs() argument
218 void DiscreteFilter::importAttribs( sal_Int32 nElement, const AttributeList& rAttribs ) in importAttribs()
297 void Top10Filter::importAttribs( sal_Int32 nElement, const AttributeList& rAttribs ) in importAttribs()
463 void CustomFilter::importAttribs( sal_Int32 nElement, const AttributeList& rAttribs ) in importAttribs()
598 void FilterColumn::importFilterColumn( const AttributeList& rAttribs ) in importFilterColumn()
647 void AutoFilter::importAutoFilter( const AttributeList& rAttribs, sal_Int16 nSheet ) in importAutoFilter()
H A Dpivotcachefragment.cxx49 ContextHandlerRef PivotCacheFieldContext::onCreateContext( sal_Int32 nElement, const AttributeList&… in onCreateContext()
74 void PivotCacheFieldContext::onStartElement( const AttributeList& rAttribs ) in onStartElement()
123 … PivotCacheDefinitionFragment::onCreateContext( sal_Int32 nElement, const AttributeList& rAttribs ) in onCreateContext()
230 …Ref PivotCacheRecordsFragment::onCreateContext( sal_Int32 nElement, const AttributeList& rAttribs ) in onCreateContext()
/aoo4110/main/oox/source/core/
H A Dcontexthandler2.cxx94 ContextHandlerRef xContext = onCreateContext( nElement, AttributeList( rxAttribs ) ); in implCreateChildContext()
100 AttributeList aAttribs( rxAttribs ); in implStartElement()
231 ContextHandlerRef ContextHandler2::onCreateContext( sal_Int32, const AttributeList& ) in onCreateContext() argument
236 void ContextHandler2::onStartElement( const AttributeList& ) in onStartElement() argument
/aoo4110/main/reportbuilder/java/com/sun/star/report/pentaho/output/
H A DOfficeDocumentReportTarget.java105 import org.pentaho.reporting.libraries.xmlns.common.AttributeList;
365 final AttributeList rootAttributes = new AttributeList(); in startReport()
1209 protected AttributeList buildAttributeList(final AttributeMap attrs) in buildAttributeList()
1212 final AttributeList attrList = new AttributeList(); in buildAttributeList()
1449 final AttributeList frameList = new AttributeList(); in startImageProcessing()
1476 final AttributeList imageList = new AttributeList(); in startImageProcessing()
1685 final AttributeList oleList = new AttributeList(); in startChartProcessing()
/aoo4110/main/oox/inc/oox/drawingml/chart/
H A Dplotareacontext.hxx45 …virtual ::oox::core::ContextHandlerRef onCreateContext( sal_Int32 nElement, const AttributeList& r…
61 …virtual ::oox::core::ContextHandlerRef onCreateContext( sal_Int32 nElement, const AttributeList& r…
76 …virtual ::oox::core::ContextHandlerRef onCreateContext( sal_Int32 nElement, const AttributeList& r…
H A Dtitlecontext.hxx45 …virtual ::oox::core::ContextHandlerRef onCreateContext( sal_Int32 nElement, const AttributeList& r…
61 …virtual ::oox::core::ContextHandlerRef onCreateContext( sal_Int32 nElement, const AttributeList& r…
76 …virtual ::oox::core::ContextHandlerRef onCreateContext( sal_Int32 nElement, const AttributeList& r…
H A Ddatasourcecontext.hxx49 …virtual ::oox::core::ContextHandlerRef onCreateContext( sal_Int32 nElement, const AttributeList& r…
67 …virtual ::oox::core::ContextHandlerRef onCreateContext( sal_Int32 nElement, const AttributeList& r…
87 …virtual ::oox::core::ContextHandlerRef onCreateContext( sal_Int32 nElement, const AttributeList& r…
/aoo4110/main/oox/inc/oox/xls/
H A Dconnectionsfragment.hxx42 …virtual ::oox::core::ContextHandlerRef onCreateContext( sal_Int32 nElement, const AttributeList& r…
43 virtual void onStartElement( const AttributeList& rAttribs );
62 …virtual ::oox::core::ContextHandlerRef onCreateContext( sal_Int32 nElement, const AttributeList& r…
H A Dscenariobuffer.hxx68 void importScenario( const AttributeList& rAttribs );
70 void importInputCells( const AttributeList& rAttribs );
109 void importScenarios( const AttributeList& rAttribs );
H A Dworkbooksettings.hxx93 void importFileSharing( const AttributeList& rAttribs );
95 void importWorkbookPr( const AttributeList& rAttribs );
97 void importCalcPr( const AttributeList& rAttribs );
H A Dexternallinkfragment.hxx51 …virtual ::oox::core::ContextHandlerRef onCreateContext( sal_Int32 nElement, const AttributeList& r…
58 void importCell( const AttributeList& rAttribs );
92 …virtual ::oox::core::ContextHandlerRef onCreateContext( sal_Int32 nElement, const AttributeList& r…
/aoo4110/main/sfx2/source/doc/
H A Ddoctemplateslocal.cxx83 ::comphelper::AttributeList* pRootAttrList = new ::comphelper::AttributeList; in WriteGroupLocalizationSequence()
95 ::comphelper::AttributeList *pAttrList = new ::comphelper::AttributeList; in WriteGroupLocalizationSequence()
/aoo4110/main/comphelper/inc/comphelper/
H A Dattributelist.hxx37 class COMPHELPER_DLLPUBLIC AttributeList : public ::cppu::WeakImplHelper1 class
44 AttributeList();
45 virtual ~AttributeList();
/aoo4110/main/oox/source/drawingml/chart/
H A Dtitlecontext.cxx52 ContextHandlerRef TextContext::onCreateContext( sal_Int32 nElement, const AttributeList& ) in onCreateContext() argument
89 ContextHandlerRef TitleContext::onCreateContext( sal_Int32 nElement, const AttributeList& rAttribs ) in onCreateContext()
125 ContextHandlerRef LegendContext::onCreateContext( sal_Int32 nElement, const AttributeList& rAttribs… in onCreateContext()

Completed in 145 milliseconds

12345678