Home
last modified time | relevance | path

Searched refs:bOwnTab (Results 1 – 4 of 4) sorted by relevance

/aoo41x/main/sc/source/filter/inc/
H A Dxichart.hxx1452 explicit XclImpChartDrawing( const XclImpRoot& rRoot, bool bOwnTab );
1482 explicit XclImpChart( const XclImpRoot& rRoot, bool bOwnTab );
H A Dxiescher.hxx418 explicit XclImpChartObj( const XclImpRoot& rRoot, bool bOwnTab = false );
/aoo41x/main/sc/source/filter/excel/
H A Dxichart.cxx4088 XclImpChartDrawing::XclImpChartDrawing( const XclImpRoot& rRoot, bool bOwnTab ) : in XclImpChartDrawing() argument
4089 XclImpDrawing( rRoot, bOwnTab ), // sheet charts may contain OLE objects in XclImpChartDrawing()
4091 mbOwnTab( bOwnTab ) in XclImpChartDrawing()
4150 XclImpChart::XclImpChart( const XclImpRoot& rRoot, bool bOwnTab ) : in XclImpChart() argument
4152 mbOwnTab( bOwnTab ), in XclImpChart()
H A Dxiescher.cxx1611 XclImpChartObj::XclImpChartObj( const XclImpRoot& rRoot, bool bOwnTab ) : in XclImpChartObj() argument
1613 mbOwnTab( bOwnTab ) in XclImpChartObj()

Completed in 65 milliseconds