Searched refs:GetCtrl (Results 1 – 2 of 2) sorted by relevance
69 GetCtrl()->CellModified(nRow,nColId); in CellModified()72 OTableEditorCtrl* OTableFieldControl::GetCtrl() const in GetCtrl() function in OTableFieldControl81 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 …]
39 OTableEditorCtrl* GetCtrl() const;
Completed in 7 milliseconds