Home
last modified time | relevance | path

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

/trunk/main/dbaccess/source/ui/tabledesign/
H A DTEditControl.cxx1382 GetView()->getController().isAlterAllowed(); in IsCutAllowed()
1473 if(GetView()->getController().isAlterAllowed()) in cut()
1482 if(GetView()->getController().isAlterAllowed()) in cut()
1491 if(GetView()->getController().isAlterAllowed()) in cut()
1531 if(GetView()->getController().isAlterAllowed()) in paste()
1539 if(GetView()->getController().isAlterAllowed()) in paste()
1547 if(GetView()->getController().isAlterAllowed()) in paste()
H A DTableController.cxx848 sal_Bool bIsAlterAllowed = isAlterAllowed(); in loadData()
1440 …setEditable( xMeta.is() && !xMeta->isReadOnly() && (isAlterAllowed() || isDropAllowed() || isAddAl… in assignTable()
1492 sal_Bool OTableController::isAlterAllowed() const in isAlterAllowed() function in OTableController
1500 sal_Bool bAlterAllowed = isAlterAllowed(); in reSyncRows()
/trunk/main/dbaccess/source/ui/inc/
H A DTableController.hxx100 sal_Bool isAlterAllowed() const;

Completed in 34 milliseconds