Lines Matching refs:XclImpRoot

191 XclImpDrawObjBase::XclImpDrawObjBase( const XclImpRoot& rRoot ) :  in XclImpDrawObjBase()
192 XclImpRoot( rRoot ), in XclImpDrawObjBase()
217 /*static*/ XclImpDrawObjRef XclImpDrawObjBase::ReadObj3( const XclImpRoot& rRoot, XclImpStream& rSt… in ReadObj3()
248 /*static*/ XclImpDrawObjRef XclImpDrawObjBase::ReadObj4( const XclImpRoot& rRoot, XclImpStream& rSt… in ReadObj4()
280 /*static*/ XclImpDrawObjRef XclImpDrawObjBase::ReadObj5( const XclImpRoot& rRoot, XclImpStream& rSt… in ReadObj5()
322 /*static*/ XclImpDrawObjRef XclImpDrawObjBase::ReadObj8( const XclImpRoot& rRoot, XclImpStream& rSt… in ReadObj8()
978 XclImpPhObj::XclImpPhObj( const XclImpRoot& rRoot ) : in XclImpPhObj()
986 XclImpGroupObj::XclImpGroupObj( const XclImpRoot& rRoot ) : in XclImpGroupObj()
1044 XclImpLineObj::XclImpLineObj( const XclImpRoot& rRoot ) : in XclImpLineObj()
1173 XclImpRectObj::XclImpRectObj( const XclImpRoot& rRoot ) : in XclImpRectObj()
1221 XclImpOvalObj::XclImpOvalObj( const XclImpRoot& rRoot ) : in XclImpOvalObj()
1236 XclImpArcObj::XclImpArcObj( const XclImpRoot& rRoot ) : in XclImpArcObj()
1308 XclImpPolygonObj::XclImpPolygonObj( const XclImpRoot& rRoot ) : in XclImpPolygonObj()
1408 XclImpTextObj::XclImpTextObj( const XclImpRoot& rRoot ) : in XclImpTextObj()
1611 XclImpChartObj::XclImpChartObj( const XclImpRoot& rRoot, bool bOwnTab ) : in XclImpChartObj()
1802 XclImpNoteObj::XclImpNoteObj( const XclImpRoot& rRoot ) : in XclImpNoteObj()
1838 XclImpControlHelper::XclImpControlHelper( const XclImpRoot& rRoot, XclCtrlBindMode eBindMode ) : in XclImpControlHelper()
1998 XclImpTbxObjBase::XclImpTbxObjBase( const XclImpRoot& rRoot ) : in XclImpTbxObjBase()
2094 XclImpButtonObj::XclImpButtonObj( const XclImpRoot& rRoot ) : in XclImpButtonObj()
2158 XclImpCheckBoxObj::XclImpCheckBoxObj( const XclImpRoot& rRoot ) : in XclImpCheckBoxObj()
2247 XclImpOptionButtonObj::XclImpOptionButtonObj( const XclImpRoot& rRoot ) : in XclImpOptionButtonObj()
2299 XclImpLabelObj::XclImpLabelObj( const XclImpRoot& rRoot ) : in XclImpLabelObj()
2330 XclImpGroupBoxObj::XclImpGroupBoxObj( const XclImpRoot& rRoot ) : in XclImpGroupBoxObj()
2379 XclImpDialogObj::XclImpDialogObj( const XclImpRoot& rRoot ) : in XclImpDialogObj()
2403 XclImpEditObj::XclImpEditObj( const XclImpRoot& rRoot ) : in XclImpEditObj()
2477 XclImpTbxObjScrollableBase::XclImpTbxObjScrollableBase( const XclImpRoot& rRoot ) : in XclImpTbxObjScrollableBase()
2513 XclImpSpinButtonObj::XclImpSpinButtonObj( const XclImpRoot& rRoot ) : in XclImpSpinButtonObj()
2552 XclImpScrollBarObj::XclImpScrollBarObj( const XclImpRoot& rRoot ) : in XclImpScrollBarObj()
2594 XclImpTbxObjListBase::XclImpTbxObjListBase( const XclImpRoot& rRoot ) : in XclImpTbxObjListBase()
2626 XclImpListBoxObj::XclImpListBoxObj( const XclImpRoot& rRoot ) : in XclImpListBoxObj()
2711 XclImpDropDownObj::XclImpDropDownObj( const XclImpRoot& rRoot ) : in XclImpDropDownObj()
2807 XclImpPictureObj::XclImpPictureObj( const XclImpRoot& rRoot ) : in XclImpPictureObj()
3171 XclImpSimpleDffConverter::XclImpSimpleDffConverter( const XclImpRoot& rRoot, SvStream& rDffStrm ) : in XclImpSimpleDffConverter()
3173 XclImpRoot( rRoot ) in XclImpSimpleDffConverter()
3207 XclImpDffConverter::XclImpDffConverter( const XclImpRoot& rRoot, SvStream& rDffStrm ) : in XclImpDffConverter()
3729 XclImpDrawing::XclImpDrawing( const XclImpRoot& rRoot, bool bOleObjects ) : in XclImpDrawing()
3730 XclImpRoot( rRoot ), in XclImpDrawing()
3739 /*static*/ Graphic XclImpDrawing::ReadImgData( const XclImpRoot& rRoot, XclImpStream& rStrm ) in ReadImgData()
3901 void XclImpDrawing::ReadWmf( Graphic& rGraphic, const XclImpRoot&, XclImpStream& rStrm ) // static … in ReadWmf() argument
3914 void XclImpDrawing::ReadBmp( Graphic& rGraphic, const XclImpRoot& rRoot, XclImpStream& rStrm ) // s… in ReadBmp()
4004 XclImpSheetDrawing::XclImpSheetDrawing( const XclImpRoot& rRoot, SCTAB nScTab ) : in XclImpSheetDrawing()
4109 XclImpObjectManager::XclImpObjectManager( const XclImpRoot& rRoot ) : in XclImpObjectManager()
4110 XclImpRoot( rRoot ) in XclImpObjectManager()
4201 XclImpDffPropSet::XclImpDffPropSet( const XclImpRoot& rRoot ) : in XclImpDffPropSet()
4202 XclImpRoot( rRoot ), in XclImpDffPropSet()