Home
last modified time | relevance | path

Searched refs:SetPastingDrawFromOtherDoc (Results 1 – 3 of 3) sorted by relevance

/AOO42X/main/sc/source/ui/view/ !
H A Dviewfun7.cxx231 GetViewData()->GetDocument()->SetPastingDrawFromOtherDoc( sal_True ); in PasteDraw()
236 GetViewData()->GetDocument()->SetPastingDrawFromOtherDoc( sal_False ); in PasteDraw()
H A Dviewfun5.cxx89 pDoc->SetPastingDrawFromOtherDoc( sal_True ); in PasteDataFormat()
632 pDoc->SetPastingDrawFromOtherDoc( sal_False ); in PasteDataFormat()
/AOO42X/main/sc/inc/ !
H A Ddocument.hxx1832 void SetPastingDrawFromOtherDoc( sal_Bool bVal ) in SetPastingDrawFromOtherDoc() function in ScDocument