Searched refs:_CreateShape (Results 1 – 13 of 13) sorted by relevance
61 uno::Reference< drawing::XShape > OReportDrawPage::_CreateShape( SdrObject *pObj ) const throw () in _CreateShape() function in reportdesign::OReportDrawPage65 return SvxDrawPage::_CreateShape( pObj ); in _CreateShape()136 xShape.set( SvxDrawPage::_CreateShape( pObj ) ); in _CreateShape()
45 uno::Reference<drawing::XShape > ScPageObj::_CreateShape( SdrObject *pObj ) const throw() in _CreateShape() function in ScPageObj47 uno::Reference<drawing::XShape> xShape(SvxFmDrawPage::_CreateShape( pObj )); in _CreateShape()
103 ::com::sun::star::uno::Reference< ::com::sun::star::drawing::XShape > SvxFmDrawPage::_CreateShape(… in _CreateShape() function in SvxFmDrawPage111 return SvxDrawPage::_CreateShape( pObj ); in _CreateShape()
40 _CreateShape( SdrObject *pObj ) const throw();
39 …virtual ::com::sun::star::uno::Reference< ::com::sun::star::drawing::XShape > _CreateShape( SdrOb…
47 …virtual ::com::sun::star::uno::Reference< ::com::sun::star::drawing::XShape > _CreateShape( SdrOb…
116 …virtual ::com::sun::star::uno::Reference< ::com::sun::star::drawing::XShape > _CreateShape( SdrObj…
1378 Reference< drawing::XShape > SdGenericDrawPage::_CreateShape( SdrObject *pObj ) const throw() in _CreateShape() function in SdGenericDrawPage1418 xShape = SvxFmDrawPage::_CreateShape( pObj ); in _CreateShape()1497 return SvxFmDrawPage::_CreateShape( pObj ); in _CreateShape()
120 …virtual ::com::sun::star::uno::Reference< ::com::sun::star::drawing::XShape > _CreateShape( SdrOb…
78 …virtual ::com::sun::star::uno::Reference< ::com::sun::star::drawing::XShape > _CreateShape( SdrOb…
906 Reference< drawing::XShape > SvxDrawPage::_CreateShape( SdrObject *pObj ) const throw() in _CreateShape() function in SvxDrawPage
337 uno::Reference< drawing::XShape > SwFmDrawPage::_CreateShape( SdrObject *pObj ) const throw () in _CreateShape() function in SwFmDrawPage377 xRet = SvxFmDrawPage::_CreateShape( pObj ); in _CreateShape()
2986 xShape = pDrawPage->_CreateShape( this ); in getUnoShape()
Completed in 82 milliseconds