Searched refs:ConvertFrameBase (Results 1 – 4 of 4) sorted by relevance
/trunk/main/sc/source/filter/excel/ |
H A D | xechart.cxx | 756 void XclExpChFrameBase::ConvertFrameBase( const XclExpChRoot& rRoot, in ConvertFrameBase() function in XclExpChFrameBase 818 ConvertFrameBase( GetChRoot(), rPropSet, meObjType ); in Convert() 1599 ConvertFrameBase( GetChRoot(), rPropSet, rTypeInfo.GetSeriesObjectType() ); in ConvertDataSeries() 1648 ConvertFrameBase( GetChRoot(), rPropSet, eObjType ); in ConvertLine() 2390 ConvertFrameBase( GetChRoot(), rPropSet, meObjType ); in Convert()
|
H A D | xichart.cxx | 633 void XclImpChFrameBase::ConvertFrameBase( const XclImpChRoot& rRoot, in ConvertFrameBase() function in XclImpChFrameBase 702 ConvertFrameBase( GetChRoot(), rPropSet, meObjType, EXC_CHDATAFORMAT_UNKNOWN, bUsePicFmt ); in Convert() 1528 …ConvertFrameBase( GetChRoot(), rPropSet, rTypeInfo.GetSeriesObjectType(), maData.mnFormatIdx, bUse… in Convert() 2580 ConvertFrameBase( rRoot, rPropSet, eObjType ); in Convert()
|
/trunk/main/sc/source/filter/inc/ |
H A D | xechart.hxx | 349 void ConvertFrameBase( const XclExpChRoot& rRoot,
|
H A D | xichart.hxx | 351 void ConvertFrameBase( const XclImpChRoot& rRoot,
|
Completed in 72 milliseconds