summaryrefslogtreecommitdiffstats
path: root/dbaccess/source/ui/inc/UITools.hxx
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2019-03-02 16:08:30 +0000
committerCaolán McNamara <caolanm@redhat.com>2019-03-02 22:40:19 +0100
commit884df9f66ce5d28af256224e830651da2186af5d (patch)
tree3d47b930edaa7d89c9cd81295b2ae33279caa4be /dbaccess/source/ui/inc/UITools.hxx
parentsync swxform ui files with swriter ui files (diff)
downloadcore-884df9f66ce5d28af256224e830651da2186af5d.tar.gz
core-884df9f66ce5d28af256224e830651da2186af5d.zip
weld OSaveAsDlg
Change-Id: I745cdca8b79308db27ccd4fd2c9d4b557e3f6fce Reviewed-on: https://gerrit.libreoffice.org/68624 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
Diffstat (limited to 'dbaccess/source/ui/inc/UITools.hxx')
-rw-r--r--dbaccess/source/ui/inc/UITools.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/dbaccess/source/ui/inc/UITools.hxx b/dbaccess/source/ui/inc/UITools.hxx
index 8b08d08a31ee..e98f7539d694 100644
--- a/dbaccess/source/ui/inc/UITools.hxx
+++ b/dbaccess/source/ui/inc/UITools.hxx
@@ -377,7 +377,7 @@ namespace dbaui
<TRUE/> if the insert opertions was successful, otherwise <FALSE/>.
*/
bool insertHierachyElement(
- vcl::Window* _pParent,
+ weld::Window* pParent,
const css::uno::Reference< css::uno::XComponentContext >& _rxContext,
const css::uno::Reference< css::container::XHierarchicalNameContainer>& _xNames,
const OUString& _sParentFolder,