Home
last modified time | relevance | path

Searched refs:bOle (Results 1 – 8 of 8) sorted by relevance

/trunk/main/sc/source/ui/view/
H A Dtabvwshb.cxx448 sal_Bool bOle = GetViewFrame()->GetFrame().IsInPlace(); in GetDrawInsState() local
460 if ( bOle || bTabProt || !SvtModuleOptions().IsChart() || bShared ) in GetDrawInsState()
465 if ( bOle || bTabProt || !SvtModuleOptions().IsMath() || bShared ) in GetDrawInsState()
472 if ( bOle || bTabProt || bShared ) in GetDrawInsState()
481 if ( bOle || bTabProt || bShared ) in GetDrawInsState()
H A Dtabvwsha.cxx172 sal_Bool bOle = GetViewFrame()->GetFrame().IsInPlace(); in GetState() local
315 if ( bOle ) in GetState()
328 if ( bOle ) in GetState()
364 if ( bOle ) in GetState()
H A Dtabvwsh2.cxx450 sal_Bool bOle = GetViewFrame()->GetFrame().IsInPlace(); in GetDrawState() local
451 if ( bOle || !SvtModuleOptions().IsChart() ) in GetDrawState()
H A Ddrawview.cxx538 sal_Bool bOle = pViewSh->GetViewFrame()->GetFrame().IsInPlace(); in MarkListHasChanged() local
540 if ( pOle2Obj && !bOle ) in MarkListHasChanged()
H A Dcellsh1.cxx1202 sal_Bool bOle = ( nFormat == SOT_FORMATSTR_ID_EMBED_SOURCE ); in ExecuteEdit() local
1204 if ( bCells && bOle ) in ExecuteEdit()
1206 else if ( bDraw && bOle ) in ExecuteEdit()
/trunk/main/sc/source/ui/drawfunc/
H A Dfusel.cxx393 sal_Bool bOle = pViewShell->GetViewFrame()->GetFrame().IsInPlace(); in MouseButtonUp() local
533 if (!bOle) in MouseButtonUp()
H A Dfudraw.cxx309 sal_Bool bOle = pViewShell->GetViewFrame()->GetFrame().IsInPlace(); in KeyInput() local
311 if( pObj && pObj->ISA( SdrOle2Obj ) && !bOle ) in KeyInput()
/trunk/main/sc/source/ui/navipi/
H A Dcontent.cxx1288 sal_Bool bOle = ( nType == SC_CONTENT_OLEOBJECT ); in lcl_DoDragObject() local
1290 …sal_uInt16 nDrawId = sal::static_int_cast<sal_uInt16>( bOle ? OBJ_OLE2 : ( bGraf ? OBJ_GRAF : OBJ_… in lcl_DoDragObject()

Completed in 64 milliseconds