Home
last modified time | relevance | path

Searched refs:HANDLE_ID (Results 1 – 8 of 8) sorted by relevance

/trunk/main/svtools/source/brwbox/
H A Deditbrowsebox.cxx87 #define HANDLE_ID 0 macro
286 if (nColumnId == HANDLE_ID) in PaintField()
897 (aMouseEvent.Is() && aMouseEvent->GetColumnId() == HANDLE_ID)) in IsCursorMoveAllowed()
1047 if (nEditRow >= 0 && nEditCol > HANDLE_ID) in ActivateCell()
1267 if (nColId != HANDLE_ID) in DoubleClick()
/trunk/main/dbaccess/source/ui/tabledesign/
H A DTableDesignControl.cxx58 #define HANDLE_ID 0 macro
158 if ( nColId == HANDLE_ID ) in Command()
H A DTEditControl.cxx133 #define HANDLE_ID 0 macro
1654 ::Rectangle aColRect( GetFieldRectPixel( FirstSelectedRow(), HANDLE_ID, sal_True ) ); in Command()
1672 if ( HANDLE_ID != nColId ) in Command()
/trunk/main/dbaccess/source/ui/querydesign/
H A DSelectionBrowseBox.cxx112 #define HANDLE_ID 0 macro
1433 sal_Bool bOnHandle = HANDLE_ID == rEvt.GetColumnId(); in MouseButtonDown()
2088 if (nRow < 0 && nColId > HANDLE_ID ) in Command()
2111 else if(nRow >= 0 && nColId <= HANDLE_ID) in Command()
/trunk/main/svx/source/fmcomp/
H A Dgridctrl.cxx71 #define HANDLE_ID 0 macro
2878 if (nColId != HANDLE_ID && nRow >= 0) in StartDrag()
2895 && (_nColId > HANDLE_ID) in canCopyCellText()
2951 if (nColId == HANDLE_ID) in Command()
/trunk/main/reportdesign/source/ui/dlg/
H A DGroupsSorting.cxx59 #define HANDLE_ID 0 macro
749 if ( nColId == HANDLE_ID ) in Command()
/trunk/main/forms/source/xforms/
H A Dmodel.cxx729 #define HANDLE_ID 0 macro
H A Dsubmission.cxx393 #define HANDLE_ID 0 macro

Completed in 68 milliseconds