Searched refs:PasteObject (Results 1 – 7 of 7) sorted by relevance
/trunk/main/sc/source/ui/view/ |
H A D | viewfun5.cxx | 207 …PasteObject( aPos, xObj, &aObjDesc.maSize, &aGraphic, aDataFlavor.MimeType, aObjDesc.mnViewAspect … in PasteDataFormat() 210 PasteObject( aPos, xObj, &aObjDesc.maSize ); in PasteDataFormat() 281 …PasteObject( aPos, xObj, &aObjDesc.maSize, &aGraphic, aDataFlavor.MimeType, aObjDesc.mnViewAspect … in PasteDataFormat() 284 PasteObject( aPos, xObj, &aObjDesc.maSize ); in PasteDataFormat()
|
H A D | viewfun7.cxx | 290 sal_Bool ScViewFunc::PasteObject( const Point& rPos, const uno::Reference < embed::XEmbeddedObject … in PasteObject() function in ScViewFunc
|
H A D | viewfun4.cxx | 719 return PasteObject( rPos, xObj ); in PasteFile()
|
/trunk/main/svx/inc/svx/sdr/table/ |
H A D | tablecontroller.hxx | 127 SVX_DLLPRIVATE bool PasteObject( SdrTableObj* pPasteTableObj );
|
/trunk/main/sc/source/ui/inc/ |
H A D | viewfunc.hxx | 141 …sal_Bool PasteObject( const Point&, const com::sun::star::uno::Reference < com::sun::st…
|
/trunk/main/starmath/sdi/ |
H A D | smath.sdi | 554 SfxVoidItem PasteObject SID_PASTEOBJECT
|
/trunk/main/svx/source/table/ |
H A D | tablecontroller.cxx | 2446 return PasteObject( pPasteTableObj ); in PasteObjModel() 2456 bool SvxTableController::PasteObject( SdrTableObj* pPasteTableObj ) in PasteObject() function in sdr::table::SvxTableController
|
Completed in 59 milliseconds