Home
last modified time | relevance | path

Searched refs:SetClipArea (Results 1 – 6 of 6) sorted by relevance

/aoo41x/main/sc/source/ui/app/
H A Dtransobj.cxx653 pDoc->SetClipArea( aDestRange, sal_True ); // Cut in InitDocShell()
655 pDoc->SetClipArea( aDestRange, bWasCut ); in InitDocShell()
/aoo41x/main/sc/source/ui/view/
H A Dviewfun5.cxx581 pInsDoc->SetClipArea( aSource ); in PasteDataFormat()
H A Ddbfunc3.cxx2192 pInsDoc->SetClipArea( ScRange( 0, 0, nNewTab, nEndCol, nEndRow, nNewTab ) ); in ShowDataPilotSourceData()
H A Dviewfun2.cxx806 pInsDoc->SetClipArea( ScRange(aPos) ); in EnterBlock()
/aoo41x/main/sc/inc/
H A Ddocument.hxx1058 void SetClipArea( const ScRange& rArea, sal_Bool bCut = sal_False );
/aoo41x/main/sc/source/core/data/
H A Ddocument.cxx2429 void ScDocument::SetClipArea( const ScRange& rArea, sal_Bool bCut ) in SetClipArea() function in ScDocument

Completed in 83 milliseconds