Searched refs:Transfer_Impl (Results 1 – 6 of 6) sorted by relevance
/aoo41x/main/sfx2/source/bastyp/ |
H A D | helper.cxx | 80 sal_Bool SfxContentHelper::Transfer_Impl( const String& rSource, const String& rDest, sal_Bool bMov… in Transfer_Impl() function in SfxContentHelper 721 return Transfer_Impl( rSource, rDest, sal_False, ucb::NameClash::ERROR ); in CopyTo() 728 return Transfer_Impl( rSource, rDest, sal_True, nNameClash ); in MoveTo()
|
/aoo41x/main/unotools/source/ucbhelper/ |
H A D | ucbhelper.cxx | 86 sal_Bool UCBContentHelper::Transfer_Impl( const String& rSource, const String& rDest, sal_Bool bMov… in Transfer_Impl() function in utl::UCBContentHelper 466 return Transfer_Impl( rSource, rDest, sal_False, NameClash::ERROR ); in CopyTo() 473 return Transfer_Impl( rSource, rDest, sal_True, nNameClash ); in MoveTo()
|
/aoo41x/main/sfx2/source/inc/ |
H A D | helper.hxx | 40 …static sal_Bool Transfer_Impl( const String& rSource, const String& rDest, sal_Bool bM…
|
/aoo41x/main/unotools/inc/unotools/ |
H A D | ucbhelper.hxx | 46 …static sal_Bool Transfer_Impl( const String& rSource, const String& rDest, sal_Bool bM…
|
/aoo41x/main/sfx2/inc/sfx2/ |
H A D | docfile.hxx | 282 SAL_DLLPRIVATE void Transfer_Impl();
|
/aoo41x/main/sfx2/source/doc/ |
H A D | docfile.cxx | 765 Transfer_Impl(); in Commit() 1989 void SfxMedium::Transfer_Impl() in Transfer_Impl() function in SfxMedium
|
Completed in 64 milliseconds