Home
last modified time | relevance | path

Searched refs:BROWSER_HIDECURSOR (Results 1 – 13 of 13) sorted by relevance

/aoo4110/main/svx/source/fmcomp/
H A Dgridctrl.cxx1314 nNewMode |= BROWSER_HIDECURSOR; in SetOptions()
1316 nNewMode &= ~BROWSER_HIDECURSOR; in SetOptions()
1319 nNewMode &= ~BROWSER_HIDECURSOR; in SetOptions()
1385 m_nMode &= ~BROWSER_HIDECURSOR; // without this BROWSER_CURSOR_WO_FOCUS won't have any affect in EnablePermanentCursor()
1391 m_nMode |= BROWSER_HIDECURSOR; // no cursor at all in EnablePermanentCursor()
1393 m_nMode &= ~BROWSER_HIDECURSOR; // at least the "non-permanent" cursor in EnablePermanentCursor()
1408 return ((m_nMode & BROWSER_CURSOR_WO_FOCUS) != 0) && ((m_nMode & BROWSER_HIDECURSOR) == 0); in IsPermanentCursorEnabled()
1570 m_nMode &= ~BROWSER_HIDECURSOR; in setDataSource()
1576 m_nMode |= BROWSER_HIDECURSOR; in setDataSource()
/aoo4110/main/dbaccess/source/ui/tabledesign/
H A DTableDesignControl.cxx107 nMode |= BROWSER_HIDECURSOR; in Init()
H A DTEditControl.cxx302 nMode |= BROWSER_HIDECURSOR; in SetReadOnly()
/aoo4110/main/dbaccess/source/ui/querydesign/
H A DSelectionBrowseBox.cxx161 BROWSER_HIDECURSOR | BROWSER_HLINESFULL | BROWSER_VLINESFULL ) in DBG_NAME()
175 | BROWSER_KEEPSELECTION | BROWSER_HIDECURSOR in DBG_NAME()
481 m_nMode &= ~BROWSER_HIDECURSOR; in SetReadOnly()
486 m_nMode |= BROWSER_HIDECURSOR; in SetReadOnly()
/aoo4110/main/cui/source/options/
H A Dconnpooloptions.cxx106 …, EBBF_NOROWPICTURE, BROWSER_AUTO_VSCROLL | BROWSER_AUTO_HSCROLL | BROWSER_HIDECURSOR | BROWSER_AU… in DriverListControl()
/aoo4110/main/dbaccess/source/ui/dlg/
H A Dindexfieldscontrol.cxx46 BROWSER_HIDECURSOR | BROWSER_HIDESELECT | BROWSER_AUTO_HSCROLL | BROWSER_AUTO_VSCROLL
/aoo4110/main/dbaccess/source/ui/control/
H A DTableGrantCtrl.cxx171 BROWSER_HIDECURSOR | BROWSER_HIDESELECT; in Init()
H A DRelationControl.cxx212 BROWSER_HIDECURSOR | in lateInit()
/aoo4110/main/svtools/inc/svtools/
H A Dbrwbox.hxx81 #define BROWSER_HIDECURSOR 0x0200 macro
/aoo4110/main/svtools/source/brwbox/
H A Dbrwbox1.cxx2491 else if ( BROWSER_HIDECURSOR == ( nMode & BROWSER_HIDECURSOR ) ) in SetMode()
/aoo4110/main/svx/source/svdraw/
H A Dsvdibrow.cxx218 …ne MYBROWSEMODE (BROWSER_THUMBDRAGGING|BROWSER_KEEPHIGHLIGHT|BROWSER_NO_HSCROLL|BROWSER_HIDECURSOR)
/aoo4110/main/reportdesign/source/ui/dlg/
H A DGroupsSorting.cxx394 nMode |= BROWSER_HIDECURSOR; in lateInit()
/aoo4110/main/sw/source/ui/index/
H A Dcnttab.cxx4338 BROWSER_HIDECURSOR ), in SwEntryBrowseBox()

Completed in 170 milliseconds