Searched refs:isConnectionReadOnly (Results 1 – 4 of 4) sorted by relevance
626 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()
516 sal_Bool OApplicationController::isConnectionReadOnly() const in isConnectionReadOnly() function in dbaui::OApplicationController
222 sal_Bool isConnectionReadOnly() const;
711 bEnabled = !isConnectionReadOnly() && getContainer()->isALeafSelected(); in isRenameDeleteAllowed()
Completed in 55 milliseconds