Searched refs:SC_FILL_EMBED_LT (Results 1 – 3 of 3) sorted by relevance
525 if ( nMode == SC_FILL_EMBED_LT || nMode == SC_FILL_EMBED_RB ) in SetCursorAtCell()530 ScRefType eRefMode = (nMode == SC_FILL_EMBED_LT) ? SC_REFTYPE_EMBED_LT : SC_REFTYPE_EMBED_RB; in SetCursorAtCell()533 if ( nMode == SC_FILL_EMBED_LT ) in SetCursorAtCell()
1461 sal_uInt8 nMode = bTop ? SC_FILL_EMBED_LT : SC_FILL_EMBED_RB; in TestMouse()
41 #define SC_FILL_EMBED_LT 2 macro
Completed in 46 milliseconds