Searched refs:PasteFile (Results 1 – 5 of 5) sorted by relevance
/trunk/main/sc/source/ui/view/ |
H A D | viewfun5.cxx | 595 bRet = PasteFile( aPos, aFile, bLink ); in PasteDataFormat() 607 PasteFile( aPos, aFile, bLink ); in PasteDataFormat()
|
H A D | viewfun4.cxx | 624 sal_Bool ScViewFunc::PasteFile( const Point& rPos, const String& rFile, sal_Bool bLink ) in PasteFile() function in ScViewFunc
|
H A D | tabvwsh3.cxx | 155 PasteFile( aInsertPos, aFileName, bAsLink ); in Execute()
|
/trunk/main/sc/source/ui/inc/ |
H A D | viewfunc.hxx | 140 sal_Bool PasteFile( const Point&, const String&, sal_Bool bLink=sal_False );
|
/trunk/main/sc/source/ui/navipi/ |
H A D | navipi.cxx | 1573 aFileName = DragServer::PasteFile( i );
|
Completed in 38 milliseconds