Home
last modified time | relevance | path

Searched refs:GetCtrl (Results 1 – 2 of 2) sorted by relevance

/aoo4110/main/dbaccess/source/ui/tabledesign/
H A DTableFieldControl.cxx69 GetCtrl()->CellModified(nRow,nColId); in CellModified()
72 OTableEditorCtrl* OTableFieldControl::GetCtrl() const in GetCtrl() function in OTableFieldControl
81 sal_Bool bRead(GetCtrl()->IsReadOnly()); in IsReadOnly()
85 Reference<XPropertySet> xTable = GetCtrl()->GetView()->getController().getTable(); in IsReadOnly()
90 ::boost::shared_ptr<OTableRow> pCurRow = GetCtrl()->GetActRow(); in IsReadOnly()
124 GetCtrl()->GetView()->getController().setModified(bModified); in SetModified()
129 return GetCtrl()->GetView()->getController().getConnection(); in getConnection()
134 Reference<XConnection> xCon = GetCtrl()->GetView()->getController().getConnection(); in getMetaData()
142 return GetCtrl()->GetView()->getController().getNumberFormatter(); in GetFormatter()
147 return GetCtrl()->GetView()->getController().getTypeInfo(_nPos); in getTypeInfo()
[all …]
H A DTableFieldControl.hxx39 OTableEditorCtrl* GetCtrl() const;

Completed in 20 milliseconds