Home
last modified time | relevance | path

Searched refs:IsColumnSelection (Results 1 – 5 of 5) sorted by relevance

/aoo4110/main/sw/source/core/edit/
H A Dedglss.cxx233 bool bColSel = _GetCrsr()->IsColumnSelection(); in _CopySelToDoc()
/aoo4110/main/sw/inc/
H A Dswcrsr.hxx215 bool IsColumnSelection() const { return mbColumnSelection; } in IsColumnSelection() function in SwCursor
H A Ddoc.hxx1472 bool IsColumnSelection() const { return mbColumnSelection; } in IsColumnSelection() function in SwDoc
/aoo4110/main/sw/source/core/docnode/
H A Dndcopy.cxx695 bool bColumnSel = pDoc->IsClipBoard() && pDoc->IsColumnSelection(); in CopyRange()
880 const bool bColumnSel = pDoc->IsClipBoard() && pDoc->IsColumnSelection(); in CopyImpl()
/aoo4110/main/sw/source/core/frmedt/
H A Dfecopy.cxx742 if( pClpDoc->IsColumnSelection() && !IsTableMode() ) in Paste()

Completed in 67 milliseconds