Searched refs:isAlterAllowed (Results 1 – 3 of 3) sorted by relevance
1379 GetView()->getController().isAlterAllowed(); in IsCutAllowed()1470 if(GetView()->getController().isAlterAllowed()) in cut()1479 if(GetView()->getController().isAlterAllowed()) in cut()1488 if(GetView()->getController().isAlterAllowed()) in cut()1528 if(GetView()->getController().isAlterAllowed()) in paste()1536 if(GetView()->getController().isAlterAllowed()) in paste()1544 if(GetView()->getController().isAlterAllowed()) in paste()
846 sal_Bool bIsAlterAllowed = isAlterAllowed(); in loadData()1438 …setEditable( xMeta.is() && !xMeta->isReadOnly() && (isAlterAllowed() || isDropAllowed() || isAddAl… in assignTable()1490 sal_Bool OTableController::isAlterAllowed() const in isAlterAllowed() function in OTableController1498 sal_Bool bAlterAllowed = isAlterAllowed(); in reSyncRows()
100 sal_Bool isAlterAllowed() const;