Home
last modified time | relevance | path

Searched refs:pChildAnchor (Results 1 – 7 of 7) sorted by relevance

/aoo41x/main/sc/source/filter/xcl97/
H A Dxcl97esc.cxx199 …pData* XclEscherEx::StartShape( const Reference< XShape >& rxShape, const Rectangle* pChildAnchor ) in StartShape() argument
237 mrObjMgr.AddObj( new XclExpChartObj( mrObjMgr, rxShape, pChildAnchor ) ); in StartShape()
263 pCurrXclObj = CreateOCXCtrlObj( rxShape, pChildAnchor ); in StartShape()
265 pCurrXclObj = CreateTBXCtrlObj( rxShape, pChildAnchor ); in StartShape()
411 …trolObj* XclEscherEx::CreateOCXCtrlObj( Reference< XShape > xShape, const Rectangle* pChildAnchor ) in CreateOCXCtrlObj() argument
432 …xOcxCtrl.reset( new XclExpOcxControlObj( mrObjMgr, xShape, pChildAnchor, aClassName, nStrmStart, n… in CreateOCXCtrlObj()
441 …trolObj* XclEscherEx::CreateTBXCtrlObj( Reference< XShape > xShape, const Rectangle* pChildAnchor ) in CreateTBXCtrlObj() argument
443 …o_ptr< XclExpTbxControlObj > xTbxCtrl( new XclExpTbxControlObj( mrObjMgr, xShape, pChildAnchor ) ); in CreateTBXCtrlObj()
H A Dxcl97rec.cxx176 …WriteAnchor( const XclExpRoot& /*rRoot*/, const SdrObject* pSdrObj, const Rectangle* pChildAnchor ) in ImplWriteAnchor() argument
178 if( pChildAnchor ) in ImplWriteAnchor()
180 mrEscherEx.AddChildAnchor( *pChildAnchor ); in ImplWriteAnchor()
/aoo41x/main/sc/source/filter/inc/
H A Dxcl97esc.hxx102 const Rectangle* pChildAnchor );
114 const Rectangle* pChildAnchor );
118 const Rectangle* pChildAnchor );
H A Dxeescher.hxx218 const Rectangle* pChildAnchor,
240 const Rectangle* pChildAnchor );
288 const Rectangle* pChildAnchor );
H A Dxcl97rec.hxx86 …mplWriteAnchor( const XclExpRoot& rRoot, const SdrObject* pSdrObj, const Rectangle* pChildAnchor );
/aoo41x/main/sc/source/filter/excel/
H A Dxeescher.cxx380 …const Rectangle* pChildAnchor, const String& rClassName, sal_uInt32 nStrmStart, sal_uInt32 nStrmSi… in XclExpOcxControlObj() argument
423 ImplWriteAnchor( GetRoot(), SdrObject::getSdrObjectFromXShape( xShape ), pChildAnchor ); in XclExpOcxControlObj()
484 …rolObj( XclExpObjectManager& rObjMgr, Reference< XShape > xShape, const Rectangle* pChildAnchor ) : in XclExpTbxControlObj() argument
569 ImplWriteAnchor( GetRoot(), SdrObject::getSdrObjectFromXShape( xShape ), pChildAnchor ); in XclExpTbxControlObj()
925 …artObj( XclExpObjectManager& rObjMgr, Reference< XShape > xShape, const Rectangle* pChildAnchor ) : in XclExpChartObj() argument
946 ImplWriteAnchor( GetRoot(), pSdrObj, pChildAnchor ); in XclExpChartObj()
/aoo41x/main/filter/inc/filter/msfilter/
H A Descherex.hxx1576 const Rectangle* pChildAnchor );

Completed in 148 milliseconds