Home
last modified time | relevance | path

Searched refs:isAddAllowed (Results 1 – 3 of 3) sorted by relevance

/aoo41x/main/dbaccess/source/ui/tabledesign/
H A DTableController.cxx954 bool bReadRow = !isAddAllowed(); in loadData()
1440 …e( xMeta.is() && !xMeta->isReadOnly() && (isAlterAllowed() || isDropAllowed() || isAddAllowed()) ); in assignTable()
1454 sal_Bool OTableController::isAddAllowed() const in isAddAllowed() function in OTableController
1500 sal_Bool bAddAllowed = isAddAllowed(); in reSyncRows()
1591 bool bReadRow = !isAddAllowed(); in getFirstEmptyRowPosition()
H A DTEditControl.cxx1098 …OSL_ENSURE(GetView()->getController().isAddAllowed(),"Call of InsertNewRows not valid here. Please… in InsertNewRows()
1381 …sal_Bool bIsCutAllowed = (GetView()->getController().isAddAllowed() && GetView()->getController().… in IsCutAllowed()
1454 sal_Bool bAllowed = GetView()->getController().isAddAllowed(); in IsPasteAllowed()
1568 sal_Bool bInsertNewAllowed = GetView()->getController().isAddAllowed(); in IsInsertNewAllowed()
/aoo41x/main/dbaccess/source/ui/inc/
H A DTableController.hxx98 sal_Bool isAddAllowed() const;

Completed in 20 milliseconds