Home
last modified time | relevance | path

Searched defs:_nColumnId (Results 1 – 4 of 4) sorted by relevance

/trunk/main/dbaccess/source/ui/dlg/
H A Dindexfieldscontrol.cxx296 CellController* IndexFieldsControl::GetController(long _nRow, sal_uInt16 _nColumnId) in GetController()
413 …eldsControl::InitController(CellControllerRef& /*_rController*/, long _nRow, sal_uInt16 _nColumnId) in InitController()
/trunk/main/dbaccess/source/ui/inc/
H A DTableFieldDescription.hxx106 void SetColumnId(sal_uInt16 _nColumnId) { m_nColumnId = _nColumnId; } in SetColumnId()
/trunk/main/dbaccess/source/ui/control/
H A DTableGrantCtrl.cxx363 sal_Bool OTableGrantControl::isAllowed(sal_uInt16 _nColumnId,sal_Int32 _nPrivilege) const in isAllowed()
/trunk/main/dbaccess/source/ui/querydesign/
H A DSelectionBrowseBox.cxx622 …hanged(const String& _sOldAlias,const String& _sAlias,sal_Bool& _bListAction,sal_uInt16 _nColumnId) in notifyTableFieldChanged()
629 …tring& _sOldFunctionName,const String& _sFunctionName,sal_Bool& _bListAction,sal_uInt16 _nColumnId) in notifyFunctionFieldChanged()
637 …const String& _sFieldName,OTableFieldDescRef& _pEntry,sal_Bool& _bListAction,sal_uInt16 _nColumnId) in clearEntryFunctionField()
1338 void OSelectionBrowseBox::RemoveColumn(sal_uInt16 _nColumnId) in RemoveColumn()

Completed in 34 milliseconds