Home
last modified time | relevance | path

Searched refs:SC_MARK_SIMPLE_FILTERED (Results 1 – 10 of 10) sorted by relevance

/trunk/main/sc/source/ui/app/
H A Dseltrans.cxx133 (eMarkType == SC_MARK_SIMPLE_FILTERED)) ) in CreateFromView()
/trunk/main/sc/source/ui/view/
H A Dcellsh2.cxx1274 if (eMarkType != SC_MARK_SIMPLE && eMarkType != SC_MARK_SIMPLE_FILTERED) in GetDBState()
1341 if (eMarkType != SC_MARK_SIMPLE && eMarkType != SC_MARK_SIMPLE_FILTERED) in GetDBState()
H A Ddbfunc.cxx109 if ( eMarkType == SC_MARK_SIMPLE || eMarkType == SC_MARK_SIMPLE_FILTERED ) in GetDBData()
H A Dviewfun3.cxx314 if ( eMarkType == SC_MARK_SIMPLE || eMarkType == SC_MARK_SIMPLE_FILTERED ) in CopyToClip()
1041 bool bMarkIsFiltered = (eMarkType == SC_MARK_SIMPLE_FILTERED); in PasteFromClip()
H A Dcellsh.cxx481 if (eMarkType != SC_MARK_SIMPLE && eMarkType != SC_MARK_SIMPLE_FILTERED) in GetClipState()
H A Dviewdata.cxx774 eMarkType = SC_MARK_SIMPLE_FILTERED; in GetSimpleArea()
781 if (eMarkType != SC_MARK_SIMPLE && eMarkType != SC_MARK_SIMPLE_FILTERED) in GetSimpleArea()
H A Dtabvwsh4.cxx1371 !(eFunc == KEYFUNC_COPY && eMarkType == SC_MARK_SIMPLE_FILTERED) ) in TabKeyInput()
H A Dcellsh1.cxx294 (GetViewData()->GetSimpleArea(aRange) == SC_MARK_SIMPLE_FILTERED) || in ExecuteEdit()
/trunk/main/sc/source/ui/inc/
H A Dviewdata.hxx72 SC_MARK_SIMPLE_FILTERED = // Simple rectangular area marked containing filtered rows. enumerator
/trunk/main/sc/source/ui/unoobj/
H A Dviewuno.cxx952 else if ( nTabs == 1 && (eMarkType == SC_MARK_SIMPLE_FILTERED) ) in getSelection()

Completed in 100 milliseconds