19 #ifndef INCLUDED_SW_INC_SWUNOHELPER_HXX
20 #define INCLUDED_SW_INC_SWUNOHELPER_HXX
23 #include <rtl/ustring.hxx>
43 bool UCB_MoveFile(
const OUString& rURL,
const OUString& rNewURL );
56 std::vector<OUString>& rList,
57 const OUString* pExtension,
58 std::vector<DateTime>* pDateTimeList =
nullptr );
bool UCB_IsReadOnlyFileName(const OUString &rURL)
bool UCB_DeleteFile(const OUString &rURL)
bool UCB_IsFile(const OUString &rURL)
bool UCB_MoveFile(const OUString &rURL, const OUString &rNewURL)
bool UCB_IsCaseSensitiveFileName(const OUString &rURL)
bool needToMapFillItemsToSvxBrushItemTypes(const SfxItemSet &rSet, sal_uInt16 const nMID)
helper to check if fill style is set to color or bitmap and thus formerly used SvxBrushItem parts nee...
bool UCB_IsDirectory(const OUString &rURL)
bool UCB_GetFileListOfFolder(const OUString &rURL, std::vector< OUString > &rList, const OUString *pExtension, std::vector< ::DateTime > *pDateTimeList)
sal_Int32 GetEnumAsInt32(const css::uno::Any &rVal)