Home
last modified time | relevance | path

Searched refs:nNameClash (Results 1 – 10 of 10) sorted by relevance

/dports/editors/libreoffice/libreoffice-7.2.6.2/ucb/source/ucp/hierarchy/
H A Dhierarchycontent.cxx410 sal_Int32 nNameClash = aArg.ReplaceExisting in execute() local
413 insert( nNameClash, Environment ); in execute()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/ucb/source/ucp/hierarchy/
H A Dhierarchycontent.cxx410 sal_Int32 nNameClash = aArg.ReplaceExisting in execute() local
413 insert( nNameClash, Environment ); in execute()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sfx2/source/doc/
H A Ddocfile.cxx2291 sal_Int32 nNameClash; in Transfer_Impl() local
2294 nNameClash = NameClash::ERROR; in Transfer_Impl()
2297 nNameClash = NameClash::OVERWRITE; in Transfer_Impl()
2317 aFileName, nNameClash, aMimeType, bMajor, sComment, in Transfer_Impl()
/dports/editors/libreoffice/libreoffice-7.2.6.2/ucb/source/ucp/package/
H A Dpkgcontent.cxx497 sal_Int32 nNameClash = aArg.ReplaceExisting in execute() local
500 insert( aArg.Data, nNameClash, Environment ); in execute()
/dports/editors/libreoffice/libreoffice-7.2.6.2/ucb/source/ucp/tdoc/
H A Dtdoc_content.cxx464 sal_Int32 nNameClash = aArg.ReplaceExisting in execute() local
467 insert( aArg.Data, nNameClash, Environment ); in execute()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/ucb/source/ucp/tdoc/
H A Dtdoc_content.cxx464 sal_Int32 nNameClash = aArg.ReplaceExisting in execute() local
467 insert( aArg.Data, nNameClash, Environment ); in execute()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/ucb/source/ucp/package/
H A Dpkgcontent.cxx497 sal_Int32 nNameClash = aArg.ReplaceExisting in execute() local
500 insert( aArg.Data, nNameClash, Environment ); in execute()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sfx2/source/doc/
H A Ddocfile.cxx2417 sal_Int32 nNameClash; in Transfer_Impl() local
2420 nNameClash = NameClash::ERROR; in Transfer_Impl()
2423 nNameClash = NameClash::OVERWRITE; in Transfer_Impl()
2443 aFileName, nNameClash, aMimeType, bMajor, sComment, in Transfer_Impl()
/dports/editors/libreoffice/libreoffice-7.2.6.2/framework/source/services/
H A Dautorecovery.cxx3863 sal_Int32 nNameClash; in implts_copyFile() local
3864 nNameClash = css::ucb::NameClash::RENAME; in implts_copyFile()
3871 …ntent.transferContent(aSourceContent, ::ucbhelper::InsertOperation::Copy, sTargetName, nNameClash); in implts_copyFile()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/framework/source/services/
H A Dautorecovery.cxx3869 sal_Int32 nNameClash; in implts_copyFile() local
3870 nNameClash = css::ucb::NameClash::RENAME; in implts_copyFile()
3877 …ntent.transferContent(aSourceContent, ::ucbhelper::InsertOperation::Copy, sTargetName, nNameClash); in implts_copyFile()