Home
last modified time | relevance | path

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

/aoo4110/main/sc/source/filter/inc/
H A Dxiroot.hxx50 class XclImpSheetDrawing;
178 XclImpSheetDrawing& GetCurrSheetDrawing() const;
H A Dxiescher.hxx1172 class XclImpSheetDrawing : public XclImpDrawing class
1175 explicit XclImpSheetDrawing( const XclImpRoot& rRoot, SCTAB nScTab );
1216 XclImpSheetDrawing& GetSheetDrawing( SCTAB nScTab );
1228 typedef ScfRef< XclImpSheetDrawing > XclImpSheetDrawingRef;
/aoo4110/main/sc/source/filter/excel/
H A Dxiescher.cxx4004 XclImpSheetDrawing::XclImpSheetDrawing( const XclImpRoot& rRoot, SCTAB nScTab ) : in XclImpSheetDrawing() function in XclImpSheetDrawing
4012 void XclImpSheetDrawing::ReadNote( XclImpStream& rStrm ) in ReadNote()
4030 void XclImpSheetDrawing::ReadTabChart( XclImpStream& rStrm ) in ReadTabChart()
4039 void XclImpSheetDrawing::ConvertObjects( XclImpDffConverter& rDffConv ) in ConvertObjects()
4046 Rectangle XclImpSheetDrawing::CalcAnchorRect( const XclObjAnchor& rAnchor, bool /*bDffAnchor*/ ) co… in CalcAnchorRect()
4051 void XclImpSheetDrawing::OnObjectInserted( const XclImpDrawObjBase& rDrawObj ) in OnObjectInserted()
4060 void XclImpSheetDrawing::ReadNote3( XclImpStream& rStrm ) in ReadNote3()
4094 void XclImpSheetDrawing::ReadNote8( XclImpStream& rStrm ) in ReadNote8()
4149 XclImpSheetDrawing& XclImpObjectManager::GetSheetDrawing( SCTAB nScTab ) in GetSheetDrawing()
4153 rxDrawing.reset( new XclImpSheetDrawing( GetRoot(), nScTab ) ); in GetSheetDrawing()
H A Dxiroot.cxx210 XclImpSheetDrawing& XclImpRoot::GetCurrSheetDrawing() const in GetCurrSheetDrawing()

Completed in 76 milliseconds