Searched refs:PasteGraphic (Results 1 – 5 of 5) sorted by relevance
/trunk/main/sc/source/ui/view/ |
H A D | viewfun7.cxx | 377 return PasteGraphic( rPos, aGraphic, aEmpty, aEmpty ); in PasteBitmapEx() 384 return PasteGraphic( rPos, aGraphic, aEmpty, aEmpty ); in PasteMetaFile() 387 sal_Bool ScViewFunc::PasteGraphic( const Point& rPos, const Graphic& rGraphic, in PasteGraphic() function in ScViewFunc
|
H A D | viewfun4.cxx | 683 return PasteGraphic( rPos, aGraphic, aStrURL, aFltName ); in PasteFile() 688 return PasteGraphic( rPos, aGraphic, EMPTY_STRING, EMPTY_STRING ); in PasteFile()
|
H A D | tabvwsh9.cxx | 128 PasteGraphic( aPos, aGraphic, aPath, aFilter ); in ExecGallery()
|
H A D | viewfun5.cxx | 477 bRet = PasteGraphic( aPos, aGraphic, EMPTY_STRING, EMPTY_STRING ); in PasteDataFormat()
|
/trunk/main/sc/source/ui/inc/ |
H A D | viewfunc.hxx | 144 sal_Bool PasteGraphic( const Point& rPos, const Graphic& rGraphic,
|
Completed in 20 milliseconds