Home
last modified time | relevance | path

Searched refs:isCopyAllowed (Results 1 – 25 of 51) sorted by relevance

123

/dports/editors/libreoffice/libreoffice-7.2.6.2/dbaccess/source/ui/tabledesign/
H A DTableFieldDescWin.cxx90 bool OTableFieldDescWin::isCopyAllowed() in isCopyAllowed() function in OTableFieldDescWin
92 return getActiveChild() && getActiveChild()->isCopyAllowed(); in isCopyAllowed()
H A DTableDesignView.cxx199 bool OTableDesignView::isCopyAllowed() in isCopyAllowed() function in OTableDesignView
202 return pTest && pTest->isCopyAllowed(); in isCopyAllowed()
H A DTableDesignHelpBar.cxx41 bool OTableDesignHelpBar::isCopyAllowed() in isCopyAllowed() function in OTableDesignHelpBar
H A DTableFieldDescWin.hxx75 virtual bool isCopyAllowed() override;
/dports/editors/libreoffice/libreoffice-7.2.6.2/dbaccess/source/ui/inc/
H A Dquerycontainerwindow.hxx70 bool isCopyAllowed() const { return m_pViewSwitch->isCopyAllowed(); } in isCopyAllowed() function in dbaui::OQueryContainerWindow
H A DIClipBoardTest.hxx28 virtual bool isCopyAllowed() = 0;
H A DTableDesignHelpBar.hxx50 virtual bool isCopyAllowed() override;
H A DQueryViewSwitch.hxx49 bool isCopyAllowed() const;
H A DTableDesignView.hxx98 virtual bool isCopyAllowed() override;
H A DQueryDesignView.hxx81 bool isCopyAllowed() const;
/dports/editors/libreoffice6/libreoffice-6.4.7.2/dbaccess/source/ui/inc/
H A Dquerycontainerwindow.hxx71 bool isCopyAllowed() const { return m_pViewSwitch->isCopyAllowed(); } in isCopyAllowed() function in dbaui::OQueryContainerWindow
H A DIClipBoardTest.hxx29 virtual bool isCopyAllowed() = 0;
H A DTableDesignHelpBar.hxx50 virtual bool isCopyAllowed() override;
H A DQueryViewSwitch.hxx48 bool isCopyAllowed() const;
H A DTableDesignView.hxx94 virtual bool isCopyAllowed() override;
/dports/editors/libreoffice/libreoffice-7.2.6.2/dbaccess/source/ui/querydesign/
H A DQueryViewSwitch.cxx109 bool OQueryViewSwitch::isCopyAllowed() const in isCopyAllowed() function in OQueryViewSwitch
113 return m_pDesignView->isCopyAllowed(); in isCopyAllowed()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/dbaccess/source/ui/querydesign/
H A DQueryViewSwitch.cxx111 bool OQueryViewSwitch::isCopyAllowed() const in isCopyAllowed() function in OQueryViewSwitch
115 return m_pDesignView->isCopyAllowed(); in isCopyAllowed()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/dbaccess/source/ui/tabledesign/
H A DTableFieldDescWin.cxx219 bool OTableFieldDescWin::isCopyAllowed() in isCopyAllowed() function in OTableFieldDescWin
221 return getActiveChild() && getActiveChild()->isCopyAllowed(); in isCopyAllowed()
H A DTableDesignView.cxx246 bool OTableDesignView::isCopyAllowed() in isCopyAllowed() function in OTableDesignView
249 return pTest && pTest->isCopyAllowed(); in isCopyAllowed()
H A DFieldDescGenWin.hxx62 virtual bool isCopyAllowed() override;
H A DTableFieldDescWin.hxx82 virtual bool isCopyAllowed() override;
H A DTableDesignHelpBar.cxx77 bool OTableDesignHelpBar::isCopyAllowed() in isCopyAllowed() function in OTableDesignHelpBar
H A DFieldDescGenWin.cxx117 bool OFieldDescGenWin::isCopyAllowed() in isCopyAllowed() function in OFieldDescGenWin
/dports/editors/libreoffice/libreoffice-7.2.6.2/dbaccess/source/ui/app/
H A DAppSwapWindow.hxx52 bool isCopyAllowed() override { return false; } in isCopyAllowed() function in dbaui::OApplicationSwapWindow
/dports/editors/libreoffice6/libreoffice-6.4.7.2/dbaccess/source/ui/app/
H A DAppSwapWindow.hxx51 bool isCopyAllowed() override { return false; } in isCopyAllowed() function in dbaui::OApplicationSwapWindow

123