Home
last modified time | relevance | path

Searched refs:SetInsertingFromOtherDoc (Results 1 – 4 of 4) sorted by relevance

/aoo41x/main/sc/source/ui/docshell/
H A Ddocsh.cxx377 aDocument.SetInsertingFromOtherDoc( sal_True ); in BeforeXMLLoading()
389 aDocument.SetInsertingFromOtherDoc( sal_False ); in AfterXMLLoading()
466 aDocument.SetInsertingFromOtherDoc( sal_False ); in AfterXMLLoading()
1077 aDocument.SetInsertingFromOtherDoc( sal_True ); in ConvertFrom()
1456 aDocument.SetInsertingFromOtherDoc( sal_False ); in ConvertFrom()
/aoo41x/main/sc/source/core/data/
H A Ddocumen8.cxx832 SetInsertingFromOtherDoc( sal_True ); in ContinueOnlineSpelling()
855 SetInsertingFromOtherDoc( bOldInserting ); in ContinueOnlineSpelling()
H A Ddocument.cxx1992 SetInsertingFromOtherDoc( sal_True); in CopyBlockFromClip()
1996 SetInsertingFromOtherDoc( bOldInserting); in CopyBlockFromClip()
/aoo41x/main/sc/inc/
H A Ddocument.hxx1591 void SetInsertingFromOtherDoc( sal_Bool bVal ) { bInsertingFromOtherDoc = bVal; } in SetInsertingFromOtherDoc() function in ScDocument

Completed in 155 milliseconds