Home
last modified time | relevance | path

Searched refs:sOutputExt (Results 1 – 2 of 2) sorted by relevance

/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/uibase/dbui/
H A Ddbmgr.cxx2733 OUString const sOutputExt = ".odb"; in LoadAndRegisterDataSource_Impl() local
2735 … utl::TempFile aTempFile(sNewName, true, &sOutputExt, pDestDir ? pDestDir : &sHomePath); in LoadAndRegisterDataSource_Impl()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/uibase/dbui/
H A Ddbmgr.cxx2784 OUString const sOutputExt = ".odb"; in LoadAndRegisterDataSource_Impl() local
2786 … utl::TempFile aTempFile(sNewName, true, &sOutputExt, pDestDir ? pDestDir : &sHomePath); in LoadAndRegisterDataSource_Impl()