Home
last modified time | relevance | path

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

/dports/editors/libreoffice/libreoffice-7.2.6.2/cui/source/dialogs/
H A Dscreenshotannotationdlg.cxx187 static OUString maLastFolderURL; member in ScreenshotAnnotationDlg_Impl
194 OUString ScreenshotAnnotationDlg_Impl::maLastFolderURL = OUString(); member in ScreenshotAnnotationDlg_Impl
290 if (!maLastFolderURL.isEmpty()) in IMPL_LINK_NOARG()
292 xFilePicker->setDisplayDirectory(maLastFolderURL); in IMPL_LINK_NOARG()
303 maLastFolderURL = xFilePicker->getDisplayDirectory(); in IMPL_LINK_NOARG()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/cui/source/dialogs/
H A Dscreenshotannotationdlg.cxx187 static OUString maLastFolderURL; member in ScreenshotAnnotationDlg_Impl
194 OUString ScreenshotAnnotationDlg_Impl::maLastFolderURL = OUString(); member in ScreenshotAnnotationDlg_Impl
291 if (!maLastFolderURL.isEmpty()) in IMPL_LINK_NOARG()
293 xFilePicker->setDisplayDirectory(maLastFolderURL); in IMPL_LINK_NOARG()
303 maLastFolderURL = xFilePicker->getDisplayDirectory(); in IMPL_LINK_NOARG()