Home
last modified time | relevance | path

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

/trunk/main/sc/source/ui/view/
H A Ddrawvie4.cxx154 sal_Bool bAnyOle, bOneOle; in BeginDrag() local
156 lcl_CheckOle( rMarkList, bAnyOle, bOneOle ); in BeginDrag()
159 if (bAnyOle) in BeginDrag()
196 sal_Bool bAnyOle, bOneOle; in DoCopy() local
198 lcl_CheckOle( rMarkList, bAnyOle, bOneOle ); in DoCopy()
201 ScDrawLayer::SetGlobalDrawPersist( ScTransferObj::SetDrawClipDoc( bAnyOle ) ); in DoCopy()
232 sal_Bool bAnyOle, bOneOle; in CopyToTransferable() local
234 lcl_CheckOle( rMarkList, bAnyOle, bOneOle ); in CopyToTransferable()
237 ScDrawLayer::SetGlobalDrawPersist( ScTransferObj::SetDrawClipDoc( bAnyOle ) ); in CopyToTransferable()
H A Dviewfun3.cxx337 sal_Bool bAnyOle = pDoc->HasOLEObjectsInArea( aRange, &rMark ); in CopyToClip() local
339 ScDrawLayer::SetGlobalDrawPersist( ScTransferObj::SetDrawClipDoc( bAnyOle ) ); in CopyToClip()
543 sal_Bool bAnyOle = pDoc->HasOLEObjectsInArea( aRange, &rMark ); in CopyToTransferable() local
544 ScDrawLayer::SetGlobalDrawPersist( ScTransferObj::SetDrawClipDoc( bAnyOle ) ); in CopyToTransferable()
/trunk/main/sc/source/ui/app/
H A Dseltrans.cxx347 sal_Bool bAnyOle, bOneOle; in CreateDrawData() local
349 lcl_CheckOle( rMarkList, bAnyOle, bOneOle ); in CreateDrawData()
353 if (bAnyOle) in CreateDrawData()
H A Dtransobj.cxx738 SfxObjectShell* ScTransferObj::SetDrawClipDoc( sal_Bool bAnyOle ) in SetDrawClipDoc() argument
743 if (bAnyOle) in SetDrawClipDoc()
/trunk/main/sc/source/ui/inc/
H A Dtransobj.hxx110 …static SfxObjectShell* SetDrawClipDoc( sal_Bool bAnyOle ); // update ScGlobal::pDrawClipDocShellR…

Completed in 34 milliseconds