Home
last modified time | relevance | path

Searched refs:_CreateShape (Results 1 – 13 of 13) sorted by relevance

/trunk/main/reportdesign/source/core/sdr/
H A DReportDrawPage.cxx61 uno::Reference< drawing::XShape > OReportDrawPage::_CreateShape( SdrObject *pObj ) const throw () in _CreateShape() function in reportdesign::OReportDrawPage
65 return SvxDrawPage::_CreateShape( pObj ); in _CreateShape()
136 xShape.set( SvxDrawPage::_CreateShape( pObj ) ); in _CreateShape()
/trunk/main/sc/source/ui/unoobj/
H A Dpageuno.cxx45 uno::Reference<drawing::XShape > ScPageObj::_CreateShape( SdrObject *pObj ) const throw() in _CreateShape() function in ScPageObj
47 uno::Reference<drawing::XShape> xShape(SvxFmDrawPage::_CreateShape( pObj )); in _CreateShape()
/trunk/main/svx/source/form/
H A Dfmdpage.cxx103 ::com::sun::star::uno::Reference< ::com::sun::star::drawing::XShape > SvxFmDrawPage::_CreateShape(… in _CreateShape() function in SvxFmDrawPage
111 return SvxDrawPage::_CreateShape( pObj ); in _CreateShape()
/trunk/main/sc/inc/
H A Dpageuno.hxx40 _CreateShape( SdrObject *pObj ) const throw();
/trunk/main/reportdesign/source/core/inc/
H A DReportDrawPage.hxx39 …virtual ::com::sun::star::uno::Reference< ::com::sun::star::drawing::XShape > _CreateShape( SdrOb…
/trunk/main/svx/inc/svx/
H A Dfmdpage.hxx47 …virtual ::com::sun::star::uno::Reference< ::com::sun::star::drawing::XShape > _CreateShape( SdrOb…
H A Dunopage.hxx116 …virtual ::com::sun::star::uno::Reference< ::com::sun::star::drawing::XShape > _CreateShape( SdrObj…
/trunk/main/sd/source/ui/unoidl/
H A Dunopage.cxx1378 Reference< drawing::XShape > SdGenericDrawPage::_CreateShape( SdrObject *pObj ) const throw() in _CreateShape() function in SdGenericDrawPage
1418 xShape = SvxFmDrawPage::_CreateShape( pObj ); in _CreateShape()
1497 return SvxFmDrawPage::_CreateShape( pObj ); in _CreateShape()
H A Dunopage.hxx120 …virtual ::com::sun::star::uno::Reference< ::com::sun::star::drawing::XShape > _CreateShape( SdrOb…
/trunk/main/sw/inc/
H A Dunodraw.hxx78 …virtual ::com::sun::star::uno::Reference< ::com::sun::star::drawing::XShape > _CreateShape( SdrOb…
/trunk/main/svx/source/unodraw/
H A Dunopage.cxx906 Reference< drawing::XShape > SvxDrawPage::_CreateShape( SdrObject *pObj ) const throw() in _CreateShape() function in SvxDrawPage
/trunk/main/sw/source/core/unocore/
H A Dunodraw.cxx337 uno::Reference< drawing::XShape > SwFmDrawPage::_CreateShape( SdrObject *pObj ) const throw () in _CreateShape() function in SwFmDrawPage
377 xRet = SvxFmDrawPage::_CreateShape( pObj ); in _CreateShape()
/trunk/main/svx/source/svdraw/
H A Dsvdobj.cxx2986 xShape = pDrawPage->_CreateShape( this ); in getUnoShape()

Completed in 90 milliseconds