Home
last modified time | relevance | path

Searched refs:XclChObjectType (Results 1 – 6 of 6) sorted by relevance

/trunk/main/sc/source/filter/inc/
H A Dxechart.hxx102 const XclChFormatInfo& GetFormatInfo( XclChObjectType eObjType ) const;
238 const ScfPropertySet& rPropSet, XclChObjectType eObjType );
274 const ScfPropertySet& rPropSet, XclChObjectType eObjType );
306 void Convert( const ScfPropertySet& rPropSet, XclChObjectType eObjType );
350 const ScfPropertySet& rPropSet, XclChObjectType eObjType );
377 explicit XclExpChFrame( const XclExpChRoot& rRoot, XclChObjectType eObjType );
399 XclChObjectType meObjType; /// Type of the represented object.
667 void ConvertLine( const ScfPropertySet& rPropSet, XclChObjectType eObjType );
909 explicit XclExpChDropBar( const XclExpChRoot& rRoot, XclChObjectType eObjType );
921 XclChObjectType meObjType; /// Type of the dropbar.
H A Dxichart.hxx105 const XclChFormatInfo& GetFormatInfo( XclChObjectType eObjType ) const;
246 ScfPropertySet& rPropSet, XclChObjectType eObjType,
276 ScfPropertySet& rPropSet, XclChObjectType eObjType,
300 XclChObjectType eObjType, bool bUsePicFmt ) const;
344 ScfPropertySet& rPropSet, XclChObjectType eObjType,
348 ScfPropertySet& rPropSet, XclChObjectType eObjType,
352 ScfPropertySet& rPropSet, XclChObjectType eObjType,
374 XclChObjectType eObjType );
387 XclChObjectType meObjType; /// Type of the represented object.
704 void ConvertLine( ScfPropertySet& rPropSet, XclChObjectType eObjType ) const;
H A Dxlchart.hxx1169 enum XclChObjectType enum
1199 XclChObjectType meObjType; /// Object type for automatic format.
1219 const XclChFormatInfo& GetFormatInfo( XclChObjectType eObjType ) const;
1222 typedef ::std::map< XclChObjectType, const XclChFormatInfo* > XclFmtInfoMap;
1302 inline XclChObjectType GetSeriesObjectType() const in GetSeriesObjectType()
/trunk/main/sc/source/filter/excel/
H A Dxechart.cxx326 const XclChFormatInfo& XclExpChRoot::GetFormatInfo( XclChObjectType eObjType ) const in GetFormatInfo()
534 const ScfPropertySet& rPropSet, XclChObjectType eObjType ) in Convert()
580 const ScfPropertySet& rPropSet, XclChObjectType eObjType ) in lclCreateLineFormat()
602 const ScfPropertySet& rPropSet, XclChObjectType eObjType ) in Convert()
680 void XclExpChEscherFormat::Convert( const ScfPropertySet& rPropSet, XclChObjectType eObjType ) in Convert()
757 const ScfPropertySet& rPropSet, XclChObjectType eObjType ) in ConvertFrameBase()
810 XclExpChFrame::XclExpChFrame( const XclExpChRoot& rRoot, XclChObjectType eObjType ) : in XclExpChFrame()
865 const ScfPropertySet& rPropSet, XclChObjectType eObjType ) in lclCreateFrame()
1646 void XclExpChDataFormat::ConvertLine( const ScfPropertySet& rPropSet, XclChObjectType eObjType ) in ConvertLine()
2380 XclExpChDropBar::XclExpChDropBar( const XclExpChRoot& rRoot, XclChObjectType eObjType ) : in XclExpChDropBar()
H A Dxichart.cxx248 const XclChFormatInfo& XclImpChRoot::GetFormatInfo( XclChObjectType eObjType ) const in GetFormatInfo()
469 ScfPropertySet& rPropSet, XclChObjectType eObjType, sal_uInt16 nFormatIdx ) const in Convert()
505 ScfPropertySet& rPropSet, XclChObjectType eObjType, sal_uInt16 nFormatIdx ) const in Convert()
557 ScfPropertySet& rPropSet, XclChObjectType eObjType, bool bUsePicFmt ) const in Convert()
614 ScfPropertySet& rPropSet, XclChObjectType eObjType, sal_uInt16 nFormatIdx ) const in ConvertLineBase()
621 … ScfPropertySet& rPropSet, XclChObjectType eObjType, sal_uInt16 nFormatIdx, bool bUsePicFmt ) const in ConvertAreaBase()
634 … ScfPropertySet& rPropSet, XclChObjectType eObjType, sal_uInt16 nFormatIdx, bool bUsePicFmt ) const in ConvertFrameBase()
642 XclImpChFrame::XclImpChFrame( const XclImpChRoot& rRoot, XclChObjectType eObjType ) : in XclImpChFrame()
1556 void XclImpChDataFormat::ConvertLine( ScfPropertySet& rPropSet, XclChObjectType eObjType ) const in ConvertLine()
2574 XclChObjectType eObjType = EXC_CHOBJTYPE_BACKGROUND; in Convert()
H A Dxlchart.cxx510 const XclChFormatInfo& XclChFormatInfoProvider::GetFormatInfo( XclChObjectType eObjType ) const in GetFormatInfo()

Completed in 73 milliseconds