Home
last modified time | relevance | path

Searched refs:isCutAllowed (Results 1 – 25 of 32) sorted by relevance

12

/trunk/main/dbaccess/source/ui/tabledesign/
H A DFieldDescGenWin.cxx164 return (m_pFieldControl && m_pFieldControl->isCutAllowed()); in isCopyAllowed()
167 sal_Bool OFieldDescGenWin::isCutAllowed() in isCutAllowed() function in OFieldDescGenWin
169 return (m_pFieldControl && m_pFieldControl->isCutAllowed()); in isCutAllowed()
H A DTableFieldDescWin.cxx277 sal_Bool OTableFieldDescWin::isCutAllowed() in isCutAllowed() function in OTableFieldDescWin
279 return (getGenPage() && getGenPage()->HasChildPathFocus() && getGenPage()->isCutAllowed()); in isCutAllowed()
H A DTableDesignView.cxx341 sal_Bool OTableDesignView::isCutAllowed() in isCutAllowed() function in OTableDesignView
344 return pTest && pTest->isCutAllowed(); in isCutAllowed()
H A DFieldDescGenWin.hxx71 virtual sal_Bool isCutAllowed();
H A DTableFieldDescWin.hxx93 virtual sal_Bool isCutAllowed();
H A DTableDesignHelpBar.cxx104 sal_Bool OTableDesignHelpBar::isCutAllowed() in isCutAllowed() function in OTableDesignHelpBar
H A DTEditControl.hxx183 virtual sal_Bool isCutAllowed() { return IsCutAllowed(); } in isCutAllowed() function in dbaui::OTableEditorCtrl
/trunk/main/dbaccess/source/ui/querydesign/
H A DQueryViewSwitch.cxx160 sal_Bool OQueryViewSwitch::isCutAllowed() in isCutAllowed() function in OQueryViewSwitch
163 return m_pTextView->isCutAllowed(); in isCutAllowed()
164 return m_pDesignView->isCutAllowed(); in isCutAllowed()
H A DQueryTextView.cxx147 sal_Bool OQueryTextView::isCutAllowed() in isCutAllowed() function in OQueryTextView
H A DSelectionBrowseBox.hxx154 sal_Bool isCutAllowed();
/trunk/main/dbaccess/source/ui/inc/
H A Dquerycontainerwindow.hxx91 sal_Bool isCutAllowed() { return m_pViewSwitch->isCutAllowed(); } in isCutAllowed() function in dbaui::OQueryContainerWindow
H A DIClipBoardTest.hxx34 virtual sal_Bool isCutAllowed() = 0;
H A DTableDesignHelpBar.hxx66 virtual sal_Bool isCutAllowed();
H A Dqueryview.hxx39 virtual sal_Bool isCutAllowed() = 0;
H A DQueryTextView.hxx47 virtual sal_Bool isCutAllowed();
H A DQueryViewSwitch.hxx48 virtual sal_Bool isCutAllowed();
H A DTableDesignView.hxx109 virtual sal_Bool isCutAllowed();
H A DQueryDesignView.hxx105 virtual sal_Bool isCutAllowed();
H A DFieldDescControl.hxx213 sal_Bool isCutAllowed();
/trunk/main/dbaccess/source/ui/app/
H A DAppView.cxx391 sal_Bool OApplicationView::isCutAllowed() in isCutAllowed() function in OApplicationView
394 return pTest && pTest->isCutAllowed(); in isCutAllowed()
H A DAppSwapWindow.hxx63 inline sal_Bool isCutAllowed() { return sal_False; } in isCutAllowed() function in dbaui::OApplicationSwapWindow
H A DAppDetailView.cxx930 sal_Bool OApplicationDetailView::isCutAllowed() in isCutAllowed() function in OApplicationDetailView
933 return m_pControlHelper->isCutAllowed(); in isCutAllowed()
H A DAppView.hxx147 virtual sal_Bool isCutAllowed();
H A DAppDetailPageHelper.hxx214 sal_Bool isCutAllowed();
H A DAppDetailView.hxx225 sal_Bool isCutAllowed() ;

Completed in 55 milliseconds

12