Searched defs:CopyToClip (Results 1 – 5 of 5) sorted by relevance
/trunk/main/sc/source/ui/view/ |
H A D | viewfun3.cxx | 304 sal_Bool ScViewFunc::CopyToClip( ScDocument* pClipDoc, sal_Bool bCut, sal_Bool bApi, sal_Bool bIncl… in CopyToClip() function in ScViewFunc
|
/trunk/main/sc/source/core/data/ |
H A D | table2.cxx | 439 void ScTable::CopyToClip(SCCOL nCol1, SCROW nRow1, SCCOL nCol2, SCROW nRow2, in CopyToClip() function in ScTable 477 void ScTable::CopyToClip(const ScRangeList& rRanges, ScTable* pTable, in CopyToClip() function in ScTable
|
H A D | drwlayer.cxx | 1376 void ScDrawLayer::CopyToClip( ScDocument* pClipDoc, SCTAB nTab, const Rectangle& rRange ) in CopyToClip() function in ScDrawLayer
|
H A D | column.cxx | 1225 void ScColumn::CopyToClip(SCROW nRow1, SCROW nRow2, ScColumn& rColumn, sal_Bool bKeepScenarioFlags,… in CopyToClip() function in ScColumn
|
H A D | document.cxx | 1573 void ScDocument::CopyToClip(const ScClipParam& rClipParam, in CopyToClip() function in ScDocument
|
Completed in 77 milliseconds