Home
last modified time | relevance | path

Searched refs:GetTotalCellWidth (Results 1 – 11 of 11) sorted by relevance

/trunk/main/dbaccess/source/ui/querydesign/
H A DSelectionBrowseBox.hxx231 virtual sal_uInt32 GetTotalCellWidth(long nRow, sal_uInt16 nColId) const;
234 virtual sal_uInt32 GetTotalCellWidth(long nRow, sal_uInt16 nColId);
H A DSelectionBrowseBox.cxx2478 sal_uInt32 OSelectionBrowseBox::GetTotalCellWidth(long nRow, sal_uInt16 nColId) const in GetTotalCellWidth() function in OSelectionBrowseBox
2521 sal_uInt32 OSelectionBrowseBox::GetTotalCellWidth(long nRowId, sal_uInt16 nColId) in GetTotalCellWidth() function in OSelectionBrowseBox
/trunk/main/cui/source/options/
H A Dconnpooloptions.cxx96 virtual sal_uInt32 GetTotalCellWidth(long nRow, sal_uInt16 nColId);
215 sal_uInt32 DriverListControl::GetTotalCellWidth(long nRow, sal_uInt16 nColId) in GetTotalCellWidth() function in offapp::DriverListControl
/trunk/main/dbaccess/source/ui/dlg/
H A Dindexfieldscontrol.cxx230 sal_uInt32 IndexFieldsControl::GetTotalCellWidth(long _nRow, sal_uInt16 _nColId) in GetTotalCellWidth() function in dbaui::IndexFieldsControl
239 return EditBrowseBox::GetTotalCellWidth(_nRow, _nColId); in GetTotalCellWidth()
/trunk/main/dbaccess/source/ui/inc/
H A Dindexfieldscontrol.hxx91 virtual sal_uInt32 GetTotalCellWidth(long nRow, sal_uInt16 nColId);
/trunk/main/dbaccess/source/ui/tabledesign/
H A DTEditControl.hxx123 virtual sal_uInt32 GetTotalCellWidth(long nRow, sal_uInt16 nColId);
H A DTEditControl.cxx1354 sal_uInt32 OTableEditorCtrl::GetTotalCellWidth(long nRow, sal_uInt16 nColId) in GetTotalCellWidth() function in OTableEditorCtrl
/trunk/main/svtools/source/brwbox/
H A Deditbrowsebox.cxx1283 nNewColWidth = std::max(nNewColWidth,GetTotalCellWidth(i,nColId) + 12); in GetAutoColumnWidth()
1294 sal_uInt32 EditBrowseBox::GetTotalCellWidth(long, sal_uInt16) in GetTotalCellWidth() function in svt::EditBrowseBox
/trunk/main/svtools/inc/svtools/
H A Deditbrowsebox.hxx546 virtual sal_uInt32 GetTotalCellWidth(long nRow, sal_uInt16 nColId);
/trunk/main/svx/inc/svx/
H A Dgridctrl.hxx316 virtual sal_uInt32 GetTotalCellWidth(long nRow, sal_uInt16 nColId);
/trunk/main/svx/source/fmcomp/
H A Dgridctrl.cxx2764 sal_uInt32 DbGridControl::GetTotalCellWidth(long nRow, sal_uInt16 nColId) in GetTotalCellWidth() function in DbGridControl

Completed in 81 milliseconds