Home
last modified time | relevance | path

Searched refs:isConnectionReadOnly (Results 1 – 4 of 4) sorted by relevance

/aoo41x/main/dbaccess/source/ui/app/
H A DAppController.cxx626 aReturn.bEnabled = !isDataSourceReadOnly() && !isConnectionReadOnly() && isTableFormat(); in GetState()
636 …ner()->getElementType() == E_TABLE && !isDataSourceReadOnly() && !isConnectionReadOnly() && isTabl… in GetState()
706 aReturn.bEnabled = !isDataSourceReadOnly() && !isConnectionReadOnly(); in GetState()
715 aReturn.bEnabled = !isDataSourceReadOnly() && !isConnectionReadOnly(); in GetState()
2470 if ( eType != E_NONE && (eType != E_TABLE || !isConnectionReadOnly()) ) in queryDrop()
H A DAppControllerDnD.cxx516 sal_Bool OApplicationController::isConnectionReadOnly() const in isConnectionReadOnly() function in dbaui::OApplicationController
H A DAppController.hxx222 sal_Bool isConnectionReadOnly() const;
H A DAppControllerGen.cxx711 bEnabled = !isConnectionReadOnly() && getContainer()->isALeafSelected(); in isRenameDeleteAllowed()

Completed in 69 milliseconds